summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Index] Don’t return a LazySpecification when searching if a local spec mat...seg-implicitly-lock-rubySamuel Giddins2016-10-201-26/+50
* [Definition] Improve the warning when implicit locked ruby does not matchSamuel Giddins2016-10-201-1/+5
* [Definition] Ensure the system ruby version is always resolved forSamuel Giddins2016-10-201-2/+2
* Update specs for implicitly locking the ruby versionSamuel Giddins2016-10-209-4/+175
* [Definition] Implicitly lock to running ruby version when there is none in th...Samuel Giddins2016-10-203-29/+171
* Auto merge of #5104 - hmistry:lock-install-error, r=segiddinsHomu2016-10-202-1/+30
|\
| * Fixed bundler incorrectly printing the following error message when attemptin...hiren mistry2016-10-202-1/+30
|/
* Merge tag 'v1.13.5'Samuel Giddins2016-10-152-1/+7
|\
| * Version 1.13.5 with changelogv1.13.5Samuel Giddins2016-10-152-1/+7
| * Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-154-5/+78
* | Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-154-5/+78
|\ \
| * | [RuboCop] Avoid shadowing outer variableaa-missing-specsSamuel Giddins2016-10-141-3/+3
| * | [Index] Allow pre-release versions when the base is pre-releaseSamuel Giddins2016-10-141-1/+2
| * | remove extraneous bits, fix gemfilesAndre Arko2016-10-131-6/+1
| * | add a failing spec for not-found gemsAndre Arko2016-10-131-0/+71
| * | the fake dependency api should return pre gems tooAndre Arko2016-10-121-1/+5
| * | include prereleases in the compact indexAndre Arko2016-10-121-2/+4
* | | Auto merge of #5053 - hmistry:fix-clean-dry-run, r=segiddinsHomu2016-10-152-2/+32
|\ \ \
| * | | Changed the behavior of 'bundle clean --dry-run' to output the list of gems b...hiren mistry2016-10-042-2/+32
* | | | Auto merge of #5085 - bundler:aa-merge-1-13-4, r=segiddinsHomu2016-10-148-18/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'v1.13.4'aa-merge-1-13-4Andre Arko2016-10-138-18/+36
| |\ \ \ |/ / / / | | | _
| * | initialize ivar correctly /ht @segiddinsv1.13.4Andre Arko2016-10-131-1/+1
| * | ruby 1.8 can't even give exit statusesAndre Arko2016-10-131-2/+2
| * | holy crap, what a subtle bugAndre Arko2016-10-133-0/+3
| * | correct PR number, ht @chrismoAndre Arko2016-10-121-1/+1
| * | debug info for error on travisAndre Arko2016-10-121-0/+6
| * | use the method now that we have itAndre Arko2016-10-121-9/+1
| * | fix a bad find and replaceAndre Arko2016-10-121-1/+1
| * | setup that matches the expectationsAndre Arko2016-10-121-2/+2
| * | :cop:Andre Arko2016-10-121-1/+1
| * | initialize ivar before useAndre Arko2016-10-121-0/+1
| * | use realworld versions in realworld testsAndre Arko2016-10-121-2/+10
| * | oops, backported something that doesn't existAndre Arko2016-10-121-1/+1
| * | Auto merge of #5077 - bundler:aa-revert-4998, r=indirectHomu2016-10-121-1/+1
| * | Version 1.13.4 with changelogAndre Arko2016-10-112-1/+10
| * | Auto merge of #4977 - chrismo:cons_lock_shared_deps, r=segiddinsHomu2016-10-112-3/+70
| * | Auto merge of #5010 - aycabta:use-require-instead-of-autoload-for-plugin-api,...Homu2016-10-112-2/+2
| * | Auto merge of #5043 - bundler:aa-use-tmp, r=segiddinsHomu2016-10-112-1/+9
| * | Auto merge of #5064 - bundler:aa-debug-etag-mismatch, r=indirectHomu2016-10-112-13/+16
* | | Merge tag 'v1.13.3'Samuel Giddins2016-10-102-1/+7
|\ \ \ | |/ /
| * | Version 1.13.3 with changelogv1.13.3Samuel Giddins2016-10-102-1/+7
| * | [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | | Merge tag 'v1.12.6'Samuel Giddins2016-10-102-1/+6
|\ \ \
| * | | Version 1.12.6 with changelogv1.12.61-12-stableSamuel Giddins2016-10-102-1/+6
| * | | Fix usage of select...count to use countSamuel Giddins2016-10-101-1/+1
| * | | [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | | | Auto merge of #5055 - bundler:seg-sort-dep-api-gem-names, r=segiddinsHomu2016-10-102-3/+3
|\ \ \ \
| * | | | Update the dependency fetcher spec to pass in a flat array of gem namesseg-sort-dep-api-gem-namesSamuel Giddins2016-10-091-2/+2
| * | | | [Fetcher::Dependency] Sort gem names in query stringSamuel Giddins2016-10-091-1/+1
* | | | | Auto merge of #5070 - bronzdoc:add_platform_to_env, r=segiddinsHomu2016-10-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |