summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [FriendlyErrors] Split apart logging and exitingseg-refactor-friendly-errorsSamuel Giddins2015-12-192-87/+92
* Auto merge of #4173 - RochesterinNYC:friendly-errors-bundle-clean-denied-perm...Homu2015-12-202-2/+44
|\
| * Use SharedHelpers#filesystem_access in bundle clean for a friendlier error me...James Wen2015-12-182-2/+44
|/
* Merge tag 'v1.11.2'Andre Arko2015-12-1520-97/+126
|\
| * Version 1.11.2 with changelogv1.11.21-11-stableAndre Arko2015-12-152-1/+7
| * check respond_to? before calling methodAndre Arko2015-12-151-1/+1
| * Version 1.11.1 and changelogv1.11.1Andre Arko2015-12-152-1/+10
| * Fix broken `bundle package --all` command and prevent endless recursive copyJames Wen2015-12-152-0/+52
| * Add more exception classes not to retry on to the FetcherJames Wen2015-12-151-1/+4
| * Auto merge of #4152 - bundler:fix-4147, r=indirectHomu2015-12-151-1/+1
| |\
| | * refrain from calling methods on nilfix-4147Andre Arko2015-12-141-1/+1
| |/
| * Fix --no-coc and --no-mit flagsJames Wen2015-12-142-41/+82
| * Revert "When loading a gem from a gemspec, restrict to the platforms defined ...Andre Arko2015-12-133-43/+1
| * also rename the error in the specAndre Arko2015-12-131-2/+2
| * move gemfile feature tests into install/gemfile/Andre Arko2015-12-134-0/+0
| * fix #4149 by (again) waiting to load PsychAndre Arko2015-12-132-1/+16
| * YamlLibrarySyntaxError != YamlsyntayxErrorAndre Arko2015-12-135-7/+7
| * Update SSL checks now that gems are from FastlyAndre Arko2015-12-131-2/+1
| * bump some features out of the bugfix listAndre Arko2015-12-131-8/+8
| * Looks like Ubuntu changed the package nameAndre Arko2015-12-131-1/+1
* | Auto merge of #4141 - stripe:better-missing-revision-error-message, r=segiddinsHomu2015-12-162-3/+42
|\ \
| * | remove the "clear cache and retry" logicJesse Luehrs2015-12-081-8/+1
| * | add some tests for missing git refsJesse Luehrs2015-12-041-0/+17
| * | more descriptive error class nameJesse Luehrs2015-12-041-2/+2
| * | give a better error message when a remote ref no longer existsJesse Luehrs2015-12-031-3/+32
* | | Auto merge of #4155 - RochesterinNYC:add-more-http-exceptions-to-not-retry-on...Homu2015-12-151-1/+4
|\ \ \
| * | | Add more exception classes not to retry on to the FetcherJames Wen2015-12-131-1/+4
* | | | Auto merge of #4161 - RochesterinNYC:fix-package-all-recursive-copy-bug, r=in...Homu2015-12-152-0/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken `bundle package --all` command and prevent endless recursive copyJames Wen2015-12-152-0/+52
|/ / /
* | | Update SSL checks now that gems are from FastlyAndre Arko2015-12-131-2/+1
* | | bump some features out of the bugfix listAndre Arko2015-12-131-8/+8
* | | [CHANGELOG] Remove merge conflict markersSamuel Giddins2015-12-121-3/+0
* | | Merge tag 'v1.11.0'Samuel Giddins2015-12-122-1/+8
|\ \ \ | | |/ | |/|
| * | Update changelog for 1.11.0v1.11.0Samuel Giddins2015-12-122-1/+5
| * | Update changelog for 1.11.0.pre.2v1.11.0.pre.2Samuel Giddins2015-12-062-1/+8
| * | [GemHelper] Fix crash when pushing gemSamuel Giddins2015-12-061-1/+1
| * | Deal with ENOEXECFelipe Tanus2015-12-061-1/+1
* | | Looks like Ubuntu changed the package nameAndre Arko2015-12-131-1/+1
* | | remove already-implied else4064Andre Arko2015-12-121-2/+0
* | | Merge pull request #4064 from pivotal-cf-experimental/masterAndre Arko2015-12-1213-65/+443
|\ \ \
| * | | Adds rubocop fixes.David Morhovich2015-11-192-2/+1
| * | | Merge remote-tracking branch 'remotes/upstream/master'David Morhovich2015-11-1816-106/+217
| |\ \ \
| * | | | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-183-2/+33
| * | | | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-181-5/+44
| * | | | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-182-2/+2
| * | | | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-184-16/+16
| * | | | Merge branch 'master' into upstream_masterBrandon Shroyer2015-11-1214-98/+405
| |\ \ \ \
| | * | | | Adds ruby version to Gemfile.lock.David Morhovich2015-10-2710-12/+260
| | * | | | Merge remote-tracking branch 'version/master'JT Archie2015-10-206-86/+145
| | |\ \ \ \
| | | * | | | Allow fuzzy ruby version requirements.Pan Thomakos2015-04-177-53/+118