-
Notifications
You must be signed in to change notification settings - Fork 24
Pull requests: codeclimate/codeclimate-duplication
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add duplication engine analyzing ruby code
#2
by jacooobi
was merged Sep 17, 2015
Loading…
updated Sep 17, 2015
Add python duplication support
#5
by BlakeWilliams
was merged Oct 12, 2015
Loading…
updated Oct 12, 2015
Use correct config path to languages
#6
by BlakeWilliams
was merged Oct 12, 2015
Loading…
updated Oct 12, 2015
Migrate from esprima to babel
#8
by BlakeWilliams
was merged Oct 15, 2015
Loading…
updated Oct 15, 2015
Add configurable paths via engine config
#9
by BlakeWilliams
was closed Oct 15, 2015
Loading…
updated Oct 15, 2015
Make config fetching safer
#10
by BlakeWilliams
was merged Oct 15, 2015
Loading…
updated Oct 15, 2015
Make base point values language specific
#7
by BlakeWilliams
was merged Oct 19, 2015
Loading…
updated Oct 19, 2015
Add bin/setup to install esprima
#4
by BlakeWilliams
was closed Oct 19, 2015
Loading…
updated Oct 19, 2015
Extract base analyzer class
#14
by BlakeWilliams
was merged Oct 19, 2015
Loading…
updated Oct 19, 2015
Allow empty language keys in config
#16
by BlakeWilliams
was merged Oct 26, 2015
Loading…
updated Oct 26, 2015
Mimic descriptions emitted by classic
#17
by jpignata
was merged Oct 26, 2015
Loading…
updated Oct 26, 2015
Remove markdown from description
#18
by jpignata
was merged Oct 26, 2015
Loading…
updated Oct 26, 2015
Always return hash for
fetch_language
#19
by BlakeWilliams
was merged Oct 27, 2015
Loading…
updated Oct 27, 2015
Rescue and skip file when
process_file
fails
#15
by BlakeWilliams
was merged Oct 27, 2015
Loading…
updated Oct 27, 2015
Fix skip file exception rescue
#21
by dblandin
was merged Oct 27, 2015
Loading…
updated Oct 27, 2015
Convert configured mass threshold to integer
#20
by BlakeWilliams
was merged Oct 27, 2015
Loading…
updated Oct 27, 2015
Warn on stderr and raise an exception if no languages are enabled
#24
by dblandin
was merged Oct 27, 2015
Loading…
updated Oct 27, 2015
Ensure value is always defined before access
#25
by jpignata
was merged Oct 27, 2015
Loading…
updated Oct 27, 2015
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.