summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the Bundler 2 specs for install not caching by defaultseg-install-does-not-cache-by-defaultSamuel Giddins2017-07-051-7/+21
* Add a feature flag for `bundle install` not `—cache`ing by defaultSamuel Giddins2017-07-057-11/+44
* Auto merge of #5819 - bundler:seg-full-index-invalid-deps, r=indirectThe Bundler Bot2017-07-052-1/+33
|\
| * [RemoteSpecification] Fail gracefully when deps is an array of array of strin...seg-full-index-invalid-depsSamuel Giddins2017-07-042-1/+33
* | Auto merge of #5798 - bundler:seg-new-cache-is-package, r=indirectThe Bundler Bot2017-07-055-8/+24
|\ \
| * | Use the Package command for `bundle cache` on Bundler 2seg-new-cache-is-packageSamuel Giddins2017-07-035-8/+24
| |/
* | Auto merge of #5829 - bundler:colby/vcr-cassettes-illegal-path-chars, r=segid...The Bundler Bot2017-07-053-1/+1
|\ \
| * | remove forbidden chars in cassettes pathnamecolby/vcr-cassettes-illegal-path-charsColby Swandale2017-07-043-1/+1
* | | Auto merge of #5790 - bundler:seg-suppress-using-messages, r=indirectThe Bundler Bot2017-07-0518-37/+69
|\ \ \
| * | | Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-0311-36/+21
| * | | Suppress `Using …` messages during installation when a version has not changedSamuel Giddins2017-07-028-3/+50
* | | | Auto merge of #5613 - bundler:seg-vendor-fileutils, r=indirectThe Bundler Bot2017-07-0514-16/+1679
|\ \ \ \
| * | | | Fix expectations to adapt to the fileutils bundler is usingseg-vendor-fileutilsSamuel Giddins2017-06-284-7/+15
| * | | | Mock Bundler::FileUtils when necessarySamuel Giddins2017-06-283-7/+7
| * | | | Use Kernel.require to avoid calling Bundler.requireSamuel Giddins2017-06-281-2/+2
| * | | | Only use vendored fileutils on Ruby 2.4+Samuel Giddins2017-06-281-1/+6
| * | | | Vendor fileutils since it is now a gemSamuel Giddins2017-06-2810-9/+1659
* | | | | Auto merge of #5832 - bundler:seg-extract-lockfile-generation, r=colby-swandaleThe Bundler Bot2017-07-052-45/+96
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Extract lockfile generation into a new classseg-extract-lockfile-generationSamuel Giddins2017-07-012-45/+96
| | |/ / | |/| |
* | | | Auto merge of #5793 - bundler:seg-deprecate-console, r=indirectThe Bundler Bot2017-07-036-7/+11
|\ \ \ \
| * | | | Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-026-7/+11
| |/ / /
* | | | Auto merge of #5833 - bundler:seg-bundle-binstub, r=colby-swandaleThe Bundler Bot2017-07-033-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Add a bin/bundle binstubseg-bundle-binstubSamuel Giddins2017-07-023-2/+10
|/ / /
* | | Auto merge of #5827 - greysteil:fix-typo, r=colby-swandaleThe Bundler Bot2017-06-291-1/+1
|\ \ \
| * | | Fix typo in pull request templateGrey Baker2017-06-291-1/+1
|/ / /
* | | Auto merge of #5820 - bundler:seg-no-default-git-sources, r=indirectThe Bundler Bot2017-06-285-2/+27
|\ \ \ | |/ / |/| |
| * | [DSL] Remove default git sources on 2.0seg-no-default-git-sourcesSamuel Giddins2017-06-285-2/+27
|/ /
* | Auto merge of #5823 - gxespino:small-doc-fixes, r=colby-swandaleThe Bundler Bot2017-06-285-6/+6
|\ \
| * | Small documentation fixes for spelling and grammarGlenn Espinosa2017-06-275-6/+6
* | | Auto merge of #5792 - bundler:seg-remove-rubygems-aggregate, r=segiddinsThe Bundler Bot2017-06-2748-339/+2651
|\ \ \ | |/ / |/| |
| * | More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-2715-44/+349
| * | Only limit to 25 failures on CISamuel Giddins2017-06-231-1/+1
| * | Fix plugin installation when the plugin depends upon BundlerSamuel Giddins2017-06-233-3/+7
| * | Always serve the Bundler gemspec from the metadata sourceSamuel Giddins2017-06-233-40/+32
| * | Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-2326-144/+1818
| * | Fix plugin sourcesSamuel Giddins2017-06-231-0/+7
| * | Error if lockfile_uses_separate_rubygems_sources is set without disable_multi...Samuel Giddins2017-06-233-5/+14
| * | Consolidate the double-checking logicSamuel Giddins2017-06-232-50/+14
| * | Avoid fetching the full index to get all dependency namesSamuel Giddins2017-06-233-2/+42
| * | Implement source pinning for 2.0Samuel Giddins2017-06-2318-64/+286
| * | Disable mutisource gemfiles by default on 2.0Samuel Giddins2017-06-233-2/+3
| * | Add failing test for invalid warningJuan Barreneche2017-06-231-4/+18
| * | Put new source pinning specs behind a feature flagSamuel Giddins2017-06-231-49/+53
| * | Failing spec for #3671.Tim Moore2017-06-231-1/+74
| * | Add a feature flag for the lockfile using separate RubyGems sourcesSamuel Giddins2017-06-233-0/+3
* | | Auto merge of #5782 - bundler:seg-global-gem-cache, r=indirectThe Bundler Bot2017-06-2711-16/+301
|\ \ \
| * | | Avoid leaving test data in the md5 availability cacheseg-global-gem-cacheSamuel Giddins2017-06-271-1/+8
| * | | Put the global gem cache behind a feature flagSamuel Giddins2017-06-275-0/+8
| * | | Add specs for the global gem cacheSamuel Giddins2017-06-273-1/+199
| * | | Globally cache downloaded .gem filesSamuel Giddins2017-06-271-2/+66