Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Lint/StringConversionInInterpolationrubocop-fix | Erick Sasse | 2015-07-20 | 5 | -11/+6 |
* | Merge pull request #3846 from esasse/esasse-rubocop-1 | André Arko | 2015-07-20 | 0 | -0/+0 |
|\ | |||||
| * | Fix Lint/UnreachableCode | Erick Sasse | 2015-07-17 | 3 | -6/+0 |
* | | Merge pull request #3857 from esasse/esasse-rubocop | André Arko | 2015-07-20 | 20 | -65/+46 |
|\ \ | |||||
| * | | Fix pending offenses | Erick Sasse | 2015-07-19 | 7 | -14/+14 |
| * | | Fix Style/SignalException | Erick Sasse | 2015-07-19 | 3 | -9/+3 |
| * | | Fix Style/SelfAssignment | Erick Sasse | 2015-07-19 | 3 | -8/+3 |
| * | | Fix Style/Semicolon | Erick Sasse | 2015-07-19 | 4 | -10/+10 |
| * | | Fix Style/SingleLineMethods | Erick Sasse | 2015-07-19 | 2 | -7/+3 |
| * | | Fix Style/SingleSpaceBeforeFirstArg | Erick Sasse | 2015-07-19 | 8 | -15/+10 |
| * | | Fix Style/SpaceAfterComma | Erick Sasse | 2015-07-19 | 9 | -20/+21 |
|/ / | |||||
* | | Fix Style/SpaceAroundOperators | Andre Arko | 2015-07-18 | 14 | -55/+44 |
* | | Fix Style/SpaceInsideBlockBraces | Andre Arko | 2015-07-18 | 40 | -74/+68 |
* | | Fix Style/SpaceInsideBlockBraces | Andre Arko | 2015-07-18 | 52 | -155/+152 |
* | | Fix Lint/UnreachableCode | Erick Sasse | 2015-07-18 | 3 | -6/+0 |
* | | Merge pull request #3855 from esasse/esasse-rubocop-10 | Andre Arko | 2015-07-18 | 3 | -11/+5 |
|\ \ | |||||
| * | | Fix Style/SpaceAroundEqualsInParameterDefault | Erick Sasse | 2015-07-17 | 3 | -11/+5 |
* | | | Merge pull request #3852 from esasse/esasse-rubocop-7 | Andre Arko | 2015-07-18 | 4 | -9/+4 |
|\ \ \ | |||||
| * | | | Fix Style/SpaceBeforeComma | Erick Sasse | 2015-07-17 | 4 | -9/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #3851 from esasse/esasse-rubocop-6 | Andre Arko | 2015-07-18 | 3 | -25/+20 |
|\ \ \ | |||||
| * | | | Fix Style/SpaceBeforeSemicolon | Erick Sasse | 2015-07-17 | 3 | -25/+20 |
| |/ / | |||||
* | | | Merge pull request #3849 from esasse/esasse-rubocop-4 | Andre Arko | 2015-07-18 | 6 | -15/+10 |
|\ \ \ | |||||
| * | | | Fix Style/SpaceInsideBrackets | Erick Sasse | 2015-07-17 | 6 | -15/+10 |
| |/ / | |||||
* | | | Merge pull request #3848 from esasse/esasse-rubocop-3 | André Arko | 2015-07-18 | 15 | -43/+37 |
|\ \ \ | |||||
| * | | | Fix Style/SpaceInsideHashLiteralBraces | Erick Sasse | 2015-07-17 | 15 | -43/+37 |
| |/ / | |||||
* | | | Merge pull request #3826 from cdwort/instructions_for_prerelease_notification | André Arko | 2015-07-18 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add instructions for getting prerelease notifications | Amy Unger | 2015-07-14 | 1 | -1/+1 |
* | | | [RuboCop] Disable Style/TrailingComma for 1.8.7 support | Samuel E. Giddins | 2015-07-17 | 2 | -6/+3 |
| |/ |/| | |||||
* | | Merge pull request #3832 from bundler/seg-rubocop | Samuel E. Giddins | 2015-07-16 | 182 | -1495/+1991 |
|\ \ | |||||
| * | | Fix binstubs on 1.8.7 | Samuel E. Giddins | 2015-07-16 | 3 | -0/+6 |
| * | | [Rakefile] Properly install RuboCop | Samuel E. Giddins | 2015-07-15 | 2 | -1/+5 |
| * | | [Installer] Fix standalone | Samuel E. Giddins | 2015-07-15 | 1 | -1/+1 |
| * | | Ensure rubocop is installed as a test dep | Samuel E. Giddins | 2015-07-15 | 1 | -0/+1 |
| * | | [RuboCop] Add binstub | Samuel E. Giddins | 2015-07-15 | 1 | -0/+9 |
| * | | [RuboCop] Enable Style/StringLiterals | Samuel E. Giddins | 2015-07-15 | 163 | -1320/+1311 |
| * | | [RuboCop] Enable Style/SymbolProc | Samuel E. Giddins | 2015-07-15 | 27 | -53/+45 |
| * | | [RuboCop] Enable Style/EmptyLines | Samuel E. Giddins | 2015-07-15 | 90 | -154/+4 |
| * | | [RuboCop] Enable Lint/Loop | Samuel E. Giddins | 2015-07-15 | 2 | -6/+3 |
| * | | [RuboCop] Enable Lint/LiteralInCondition | Samuel E. Giddins | 2015-07-15 | 3 | -6/+2 |
| * | | [RuboCop] Enable Lint/LiteralInInterpolation | Samuel E. Giddins | 2015-07-15 | 2 | -100/+55 |
| * | | [RuboCop] Enable Lint/EndAlignment | Samuel E. Giddins | 2015-07-15 | 2 | -8/+7 |
| * | | [RuboCop] Enable Lint/BlockAlignment | Samuel E. Giddins | 2015-07-15 | 3 | -8/+3 |
| * | | [RuboCop] Add more rules | Samuel E. Giddins | 2015-07-15 | 2 | -54/+66 |
| * | | [RuboCop] Enable Style/TrailingBlankLines | Samuel E. Giddins | 2015-07-15 | 3 | -8/+2 |
| * | | Setup RuboCop | Samuel E. Giddins | 2015-07-15 | 3 | -1/+696 |
|/ / | |||||
* | | Merge pull request #3812 from bundler/seg-binstubs | Samuel E. Giddins | 2015-07-15 | 9 | -4/+21 |
|\ \ | |/ |/| | |||||
| * | Update specs for moving bin/bundle to exe/bundle | Samuel E. Giddins | 2015-07-15 | 3 | -3/+3 |
| * | Fix rspec binstub | Samuel E. Giddins | 2015-07-15 | 1 | -1/+1 |
| * | Add new binstubs for rake and rspec in bin, move executables to exe | Samuel E. Giddins | 2015-07-15 | 7 | -1/+18 |
|/ | |||||
* | Merge pull request #3817 from deivid-rodriguez/remove_jruby_warning | André Arko | 2015-07-11 | 3 | -2/+12 |
|\ |