summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix new offensesdm-meer-blauw-op-straatDouwe Maan2017-02-232-6/+6
* Stylistic tweaksDouwe Maan2017-02-236-21/+21
* Fix OAuth/SAML user blocking behaviorDouwe Maan2017-02-231-1/+3
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-23191-884/+886
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-23466-3228/+3228
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-2332-59/+62
* Manually correct autocorrectDouwe Maan2017-02-232-2/+4
* Move up delegate callsDouwe Maan2017-02-238-29/+25
* Exclude migrations from Style/MutableConstantDouwe Maan2017-02-2335-44/+47
* ActiveSupport delegation is preferred over ForwardableDouwe Maan2017-02-232-6/+5
* Update haml_lint to work with newest rubocopDouwe Maan2017-02-232-6/+6
* Add explanations to copsDouwe Maan2017-02-231-0/+61
* Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan2017-02-234-16/+9
* Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan2017-02-233-55/+74
* Order cops alphabeticallyDouwe Maan2017-02-231-121/+123
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-2335-213/+201
* Fix new offensesDouwe Maan2017-02-2318-62/+67
* Enable Rails/DelegateDouwe Maan2017-02-2325-110/+39
* Enable Style/WordArrayDouwe Maan2017-02-2369-164/+159
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-2320-103/+98
* Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-2311-96/+133
* Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-235-1/+49
* Enable Style/ClassCheckDouwe Maan2017-02-2311-12/+12
* Regenerate .rubocop_todo.ymlDouwe Maan2017-02-231-276/+61
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-23466-3215/+3215
* Fix another specDouwe Maan2017-02-231-1/+1
* Old migration doesn’t require downtimeDouwe Maan2017-02-231-0/+2
* Fix code for copsDouwe Maan2017-02-2344-213/+245
* Fix specsDouwe Maan2017-02-235-11/+12
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-2332-104/+100
* Enable Style/ColonMethodCallDouwe Maan2017-02-2327-38/+36
* Disable Style/BracesAroundHashParametersDouwe Maan2017-02-232-8/+3
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-2332-62/+59
* Enable Security/JSONLoadDouwe Maan2017-02-238-20/+11
* Enable Rails/ValidationDouwe Maan2017-02-2313-33/+19
* Disable Rails/OutputSafetyDouwe Maan2017-02-231-0/+3
* Disable Rails/DynamicFindByDouwe Maan2017-02-232-7/+3
* Enable Performance/RedundantMatchDouwe Maan2017-02-237-15/+8
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-235-11/+6
* Disable Lint/UnneededSplatExpansionDouwe Maan2017-02-232-17/+2
* Enable Lint/UnifiedIntegerDouwe Maan2017-02-237-20/+14
* Enable Performance/RedundantMergeDouwe Maan2017-02-2314-24/+20
* Disable some more copsDouwe Maan2017-02-232-104/+42
* Disable a few RSpec copsDouwe Maan2017-02-232-63/+27
* Custom cops don’t need to be mentioned in .rubocop.ymlDouwe Maan2017-02-231-6/+0
* Disable Lint/UnusedMethodArgumentDouwe Maan2017-02-232-6/+3
* Disable Style/TrailingCommaInLiteralDouwe Maan2017-02-232-7/+3
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-2333-77/+75
* Enable Style/MutableConstantDouwe Maan2017-02-23118-192/+190
* Enable Style/DotPositionDouwe Maan2017-02-23188-871/+868