summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #3859 from bundler/rubocop-fixAndré Arko2015-07-205-11/+6
|\ \
| * | Fix Lint/StringConversionInInterpolationrubocop-fixErick Sasse2015-07-205-11/+6
|/ /
* | Merge pull request #3846 from esasse/esasse-rubocop-1André Arko2015-07-200-0/+0
|\ \
| * | Fix Lint/UnreachableCodeErick Sasse2015-07-173-6/+0
* | | Merge pull request #3857 from esasse/esasse-rubocopAndré Arko2015-07-2020-65/+46
|\ \ \
| * | | Fix pending offensesErick Sasse2015-07-197-14/+14
| * | | Fix Style/SignalExceptionErick Sasse2015-07-193-9/+3
| * | | Fix Style/SelfAssignmentErick Sasse2015-07-193-8/+3
| * | | Fix Style/SemicolonErick Sasse2015-07-194-10/+10
| * | | Fix Style/SingleLineMethodsErick Sasse2015-07-192-7/+3
| * | | Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-198-15/+10
| * | | Fix Style/SpaceAfterCommaErick Sasse2015-07-199-20/+21
|/ / /
* | | Fix Style/SpaceAroundOperatorsAndre Arko2015-07-1814-55/+44
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-1840-74/+68
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-1852-155/+152
* | | Fix Lint/UnreachableCodeErick Sasse2015-07-183-6/+0
* | | Merge pull request #3855 from esasse/esasse-rubocop-10Andre Arko2015-07-183-11/+5
|\ \ \
| * | | Fix Style/SpaceAroundEqualsInParameterDefaultErick Sasse2015-07-173-11/+5
* | | | Merge pull request #3852 from esasse/esasse-rubocop-7Andre Arko2015-07-184-9/+4
|\ \ \ \
| * | | | Fix Style/SpaceBeforeCommaErick Sasse2015-07-174-9/+4
| | |/ / | |/| |
* | | | Merge pull request #3851 from esasse/esasse-rubocop-6Andre Arko2015-07-183-25/+20
|\ \ \ \
| * | | | Fix Style/SpaceBeforeSemicolonErick Sasse2015-07-173-25/+20
| |/ / /
* | | | Merge pull request #3849 from esasse/esasse-rubocop-4Andre Arko2015-07-186-15/+10
|\ \ \ \
| * | | | Fix Style/SpaceInsideBracketsErick Sasse2015-07-176-15/+10
| |/ / /
* | | | Merge pull request #3848 from esasse/esasse-rubocop-3André Arko2015-07-1815-43/+37
|\ \ \ \
| * | | | Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-1715-43/+37
| |/ / /
* | | | Merge pull request #3826 from cdwort/instructions_for_prerelease_notificationAndré Arko2015-07-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add instructions for getting prerelease notificationsAmy Unger2015-07-141-1/+1
* | | | [RuboCop] Disable Style/TrailingComma for 1.8.7 supportSamuel E. Giddins2015-07-172-6/+3
| |/ / |/| |
* | | Merge pull request #3832 from bundler/seg-rubocopSamuel E. Giddins2015-07-16182-1495/+1991
|\ \ \
| * | | Fix binstubs on 1.8.7Samuel E. Giddins2015-07-163-0/+6
| * | | [Rakefile] Properly install RuboCopSamuel E. Giddins2015-07-152-1/+5
| * | | [Installer] Fix standaloneSamuel E. Giddins2015-07-151-1/+1
| * | | Ensure rubocop is installed as a test depSamuel E. Giddins2015-07-151-0/+1
| * | | [RuboCop] Add binstubSamuel E. Giddins2015-07-151-0/+9
| * | | [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-15163-1320/+1311
| * | | [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-1527-53/+45
| * | | [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-1590-154/+4
| * | | [RuboCop] Enable Lint/LoopSamuel E. Giddins2015-07-152-6/+3
| * | | [RuboCop] Enable Lint/LiteralInConditionSamuel E. Giddins2015-07-153-6/+2
| * | | [RuboCop] Enable Lint/LiteralInInterpolationSamuel E. Giddins2015-07-152-100/+55
| * | | [RuboCop] Enable Lint/EndAlignmentSamuel E. Giddins2015-07-152-8/+7
| * | | [RuboCop] Enable Lint/BlockAlignmentSamuel E. Giddins2015-07-153-8/+3
| * | | [RuboCop] Add more rulesSamuel E. Giddins2015-07-152-54/+66
| * | | [RuboCop] Enable Style/TrailingBlankLinesSamuel E. Giddins2015-07-153-8/+2
| * | | Setup RuboCopSamuel E. Giddins2015-07-153-1/+696
|/ / /
* | | Merge pull request #3812 from bundler/seg-binstubsSamuel E. Giddins2015-07-159-4/+21
|\ \ \ | |/ / |/| |
| * | Update specs for moving bin/bundle to exe/bundleSamuel E. Giddins2015-07-153-3/+3
| * | Fix rspec binstubSamuel E. Giddins2015-07-151-1/+1
| * | Add new binstubs for rake and rspec in bin, move executables to exeSamuel E. Giddins2015-07-157-1/+18
|/ /