summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix Style/OpMethodVictor Koronen2015-08-146-17/+14
| * | Fix Style/ParenthesesAroundConditionVictor Koronen2015-08-143-9/+3
| * | Fix Style/ProcVictor Koronen2015-08-143-7/+2
| * | Fix Style/RedundantBeginVictor Koronen2015-08-142-11/+4
| * | Fix Style/RedundantReturnVictor Koronen2015-08-143-9/+3
| * | Fix Style/UnneededPercentQVictor Koronen2015-08-142-7/+2
| * | Enable Style/WhileUntilDoVictor Koronen2015-08-141-5/+0
| * | Fix Style/WhileUntilModifierVictor Koronen2015-08-142-9/+1
* | | Auto merge of #3934 - bundler:align-hash, r=segiddinsHomu2015-08-141-5/+6
|\ \ \ | |/ / |/| |
| * | align the hash that rubocop made wonkyalign-hashAndre Arko2015-08-131-5/+6
| |/
* | Auto merge of #3924 - Koronen:fix-style-regexp_literal, r=segiddinsHomu2015-08-1413-29/+23
|\ \
| * | Fix Style/RegexpLiteralVictor Koronen2015-08-1313-29/+23
* | | Auto merge of #3928 - agis-:test-explicit-exception, r=indirectHomu2015-08-141-1/+1
|\ \ \
| * | | Specify the actual exception to test forAgis-2015-08-101-1/+1
* | | | Auto merge of #3918 - jordanthomas:checkout-ui, r=indirectHomu2015-08-142-2/+2
|\ \ \ \
| * | | | Tweaks git checkout UI output.Jordan Thomas2015-08-062-2/+2
* | | | | Auto merge of #3903 - bundler:fix-3830, r=indirectHomu2015-08-142-1/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rescue Net::HTTPFatalError, toofix-3830Andre Arko2015-08-132-1/+18
|/ / / /
* | | | Merge pull request #3904 from esasse/rubocop-fixAndré Arko2015-08-138-27/+50
|\ \ \ \
| * | | | Fix Style/ParallelAssignmentErick Sasse2015-08-028-27/+50
* | | | | Merge pull request #3913 from mastfish/mastfish-patch-1André Arko2015-08-131-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove parenthesisJustin Lambert2015-08-051-1/+1
| * | | | Fix for warning on jruby 9kJustin Lambert2015-08-051-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3920 from bundler/seg-update-rubocopSamuel E. Giddins2015-08-1322-37/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-0722-37/+40
* | | | Merge pull request #3921 from bundler/seg-automatiekAndré Arko2015-08-082-62/+29
|\ \ \ \ | |/ / / |/| | |
| * | | [Rakefile] Use automatiek to manage vendoringSamuel E. Giddins2015-08-082-62/+29
|/ / /
* | | Merge pull request #3911 from tf/command-plugin-helpAndré Arko2015-08-072-0/+15
|\ \ \
| * | | Add command plugin support to help commandTim Fischbach2015-08-042-0/+15
* | | | tweak wordingAndre Arko2015-08-071-1/+1
* | | | Merge pull request #3919 from esasse/esasse-docAndre Arko2015-08-071-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify "--standalone" help messageErick Sasse2015-08-071-1/+2
|/ / /
* | | Merge pull request #3912 from bundler/update-code-of-conductAndré Arko2015-08-041-24/+15
|\ \ \ | |/ / |/| |
| * | Update code of conduct to Contributor Covenant version 1.2.0update-code-of-conductErik Michaels-Ober2015-08-041-24/+15
|/ /
* | Auto merge of #3898 - frsyuki:git-http-configured-auth, r=indirectHomu2015-08-032-5/+52
|\ \
| * | Added unit tests for GitProxy#configured_uri_forSadayuki Furuhashi2015-07-301-0/+34
| * | reverted unnecessary revert of refactoring at GitProxy#uri_escapedSadayuki Furuhashi2015-07-301-2/+2
| * | Private access credentials for private git repositoriesSadayuki Furuhashi2015-07-301-5/+18
* | | Merge pull request #3896 from EduardoBautista/fix-missing-sourceAndre Arko2015-08-022-1/+15
|\ \ \
| * | | Failing spec for #3896Andre Arko2015-08-021-0/+10
| * | | Print a warning when a gem can't be cached due to a missing sourceEduardo Bautista2015-07-301-1/+5
* | | | Auto merge of #3862 - bundler:seg-resolver-error-formatting, r=segiddinsHomu2015-08-0212-171/+179
|\ \ \ \ | |_|_|/ |/| | |
| * | | wrap the locked requirement in a DepProxyseg-resolver-error-formattingAndre Arko2015-08-011-1/+1
| * | | [Resolver] Ordering and 1.8.7 arent friendsSamuel E. Giddins2015-07-312-3/+3
| * | | [Resolver] Sort version conflicts by nameSamuel E. Giddins2015-07-301-1/+1
| * | | [Resolver] Re-enable spec since it's no longer super slowSamuel E. Giddins2015-07-261-39/+38
| * | | [Resolver] Tune conflict message wordingSamuel E. Giddins2015-07-263-6/+6
| * | | [Resolver] Update for Molinillo API changesSamuel E. Giddins2015-07-263-10/+12
| * | | [Resolver] Explain what each failed bit in a conflict tree resolved toSamuel E. Giddins2015-07-261-0/+3
| * | | [Resolver] Update Molinillo to 0.4.0Samuel E. Giddins2015-07-263-84/+99