summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Avoid grabbing the BUNDLE_APP_CONFIG env var twiceSamuel Giddins2017-06-271-2/+2
| * | | Extract md5 checking to SharedHelpersSamuel Giddins2017-06-274-12/+20
| |/ /
* | | Auto merge of #5815 - gxespino:non-absolute-paths, r=segiddinsThe Bundler Bot2017-06-273-14/+54
|\ \ \ | |/ / |/| |
| * | Move expand_path to #default_gemfile and add integration specGlenn Espinosa2017-06-253-22/+54
| * | Allow BUNDLE_GEMFILE to not be an absolute pathGlenn Espinosa2017-06-242-2/+10
|/ /
* | 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