summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #5800 - bundler:seg-bundler-2-specs, r=segiddinsThe Bundler Bot2017-06-2349-260/+418
|\
| * [Definition] Avoid a group_by when not running a new resolveseg-bundler-2-specsSamuel Giddins2017-06-231-3/+3
| * Update the version spec to handle when the specs start in the day before that...Samuel Giddins2017-06-231-3/+1
| * Update the update spec for Bundler 2 allowing Bundler conflictsSamuel Giddins2017-06-231-1/+8
| * Improve realworld specs on 2.0Samuel Giddins2017-06-233-15/+13
| * [Source::Git] Print the underlying error when falling back to cached git dataSamuel Giddins2017-06-231-2/+2
| * Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-2324-149/+214
| * [Init] Don’t create a gems.rb when a Gemfile existsSamuel Giddins2017-06-231-2/+6
| * [Definition] Fully unlock on 2.0 when the dep in the Gemfile changesSamuel Giddins2017-06-231-3/+6
| * Filter git credentials when a revision is missingSamuel Giddins2017-06-231-1/+1
| * Get the specs passing in 1.0 modeSamuel Giddins2017-06-2311-37/+37
| * [UI::Shell] Warn on STDERR in Bundler 2Samuel Giddins2017-06-232-3/+17
| * Update the specs to pass under Bundler 2Samuel Giddins2017-06-237-31/+33
| * [Travis] Begin testing Bundler 2Samuel Giddins2017-06-231-0/+3
| * [Rakefile] Allow stubbing the Bundler version on travisSamuel Giddins2017-06-231-0/+12
| * Allow filtering specs based on the bundler versionSamuel Giddins2017-06-231-0/+1
| * Introduce a CommandExecution helper class in the specsSamuel Giddins2017-06-234-26/+77
* | Auto merge of #5813 - bundler:add-slackin-to-readme, r=indirectThe Bundler Bot2017-06-231-0/+1
|\ \ | |/ |/|
| * Add Slack badge to READMEadd-slackin-to-readmeAndre Medeiros2017-06-231-0/+1
|/
* Auto merge of #5809 - bundler:seg-config-converted-value, r=indirectThe Bundler Bot2017-06-232-12/+26
|\
| * [Settings] Print pretty values for settings as their converted values, rather...seg-config-converted-valueSamuel Giddins2017-06-222-12/+26
* | Auto merge of #5806 - bundler:seg-dont-hit-remote-twice, r=indirectThe Bundler Bot2017-06-237-37/+80
|\ \
| * | [Definition] Allow installing in deployment mode when an unused path source i...seg-dont-hit-remote-twiceSamuel Giddins2017-06-222-1/+45
| * | [SpecSet] Pass the correct raise_if_missing parameter in #materializeSamuel Giddins2017-06-221-1/+1
| * | Improve the quality spec to make error messages clickable as pathsSamuel Giddins2017-06-221-24/+24
| * | Allow not having specs available for gems that won’t be installedSamuel Giddins2017-06-224-11/+10
| |/
* | Auto merge of #5801 - jakauppila:fix_no_proxy_patch, r=segiddinsThe Bundler Bot2017-06-232-0/+17
|\ \
| * | Add explicit nil proxy arguments - Fixes no_proxy supportJared Kauppila2017-06-222-0/+17
* | | Auto merge of #5725 - bundler:seg-default-command, r=indirectThe Bundler Bot2017-06-233-5/+25
|\ \ \
| * | | Default to printing a help message when `bundle` is run without arguments on 2.0seg-default-commandSamuel Giddins2017-06-143-5/+25
* | | | Auto merge of #5788 - bundler:seg-allow-bundler-dep-conflicts, r=indirectThe Bundler Bot2017-06-238-10/+64
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make pretty-printing a dependency consistentseg-allow-bundler-dep-conflictsSamuel Giddins2017-06-224-10/+15
| * | | Allow conflicts between bundler dependencies and the current bundler versionSamuel Giddins2017-06-226-1/+50
|/ / /
* | | Auto merge of #5805 - bundler:colby/welcome-message, r=colby-swandaleThe Bundler Bot2017-06-221-0/+7
|\ \ \
| * | | remove info about running test suite, its redundantcolby/welcome-messageColby Swandale2017-06-221-1/+1