summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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 #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
| * | | feedback and fixed some clarity issuesColby Swandale2017-06-221-2/+2
| * | | add welcome message for PR auto repliesColby Swandale2017-06-221-0/+7
* | | | Auto merge of #5804 - bundler:seg-remove-postit-trampoline, r=indirectThe Bundler Bot2017-06-2117-469/+5
|\ \ \ \
| * | | | Completely remove the postit trampolineSamuel Giddins2017-06-2117-469/+5
|/ / / /
* | | | Auto merge of #5802 - koic:remove_require_spec_helper_from_spec_files, r=colb...The Bundler Bot2017-06-213-3/+0
|\ \ \ \
| * | | | Remove `require "spec_helper"` from spec filesKoichi ITO2017-06-213-3/+0
|/ / / /
* | | | Auto merge of #5795 - bundler:seg-spec-warnings, r=segiddinsThe Bundler Bot2017-06-202-9/+2
|\ \ \ \
| * | | | Avoid warnings in the specs on Ruby 1.8.7seg-spec-warningsSamuel Giddins2017-06-202-9/+2
| | |_|/ | |/| |
* | | | Auto merge of #5791 - bundler:seg-verbose-cli-print-no-defaults, r=colby-swan...The Bundler Bot2017-06-202-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaultsSamuel Giddins2017-06-202-2/+2
| * | | [CLI] Dont print defaults in the command printed with --verboseSamuel Giddins2017-06-192-4/+15
|/ / /
* | | Auto merge of #5727 - bundler:seg-update-source-feature-flag, r=indirectThe Bundler Bot2017-06-195-1/+23
|\ \ \ | |/ / |/| |
| * | Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flagSamuel Giddins2017-06-185-1/+23
|/ /
* | Auto merge of #5785 - bundler:colby/fix-group-conflict-error, r=segiddinsThe Bundler Bot2017-06-181-1/+1
|\ \
| * | fix a missing space in the group conflict error messagecolby/fix-group-conflict-errorColby Swandale2017-06-181-1/+1
* | | Auto merge of #5783 - bundler:seg-fix-manpath, r=segiddinsThe Bundler Bot2017-06-172-0/+39
|\ \ \
| * | | [EnvironmentPreserver] Allow preserving MANPATHseg-fix-manpathSamuel Giddins2017-06-162-0/+39
|/ / /
* | | Auto merge of #5729 - HippoDippo:patch-1, r=colby-swandaleThe Bundler Bot2017-06-161-1/+1
|\ \ \