| Commit message (Expand) | Author | Age | Files | Lines |
* | [Fetcher] Support setting http_proxy to :no_proxyseg-no-proxy-support | Samuel Giddins | 2016-02-15 | 2 | -2/+9 |
* | Auto merge of #4301 - RochesterinNYC:better-ux-message-for-bundle-outdated-af... | Homu | 2016-02-16 | 2 | -0/+36 |
|\ |
|
| * | Add error with message/explanation for `bundle outdated` in a frozen state | James Wen | 2016-02-15 | 2 | -0/+36 |
|/ |
|
* | Auto merge of #4298 - njam:preserve-path, r=indirect | Homu | 2016-02-15 | 12 | -142/+176 |
|\ |
|
| * | Refactor path/environment preserver, make it always preserve the PATH | Reto Kaiser | 2016-02-14 | 12 | -142/+176 |
|/ |
|
* | Auto merge of #4291 - RochesterinNYC:add-clarifying-usage-message-for-deploym... | Homu | 2016-02-11 | 3 | -5/+26 |
|\ |
|
| * | Add alternative error message for when `--deployment` and `--system` | James Wen | 2016-02-10 | 3 | -5/+26 |
* | | Auto merge of #4292 - RochesterinNYC:add-error-message-for-shared-helpers-EPR... | Homu | 2016-02-11 | 3 | -85/+170 |
|\ \ |
|
| * | | Create `Bundler::VirtualProtocolError` that `Bundler::SharedHelpers#filesyste... | James Wen | 2016-02-10 | 3 | -0/+20 |
| * | | Refactor, clean up, and reformat unit tests for `Bundler::SharedHelpers` | James Wen | 2016-02-10 | 1 | -85/+150 |
| |/ |
|
* | | Auto merge of #4268 - Elffers:hhh_fix_ruby-I, r=indirect | Homu | 2016-02-11 | 3 | -1/+42 |
|\ \
| |/
|/| |
|
| * | Remove unnecessary after block | Hsing-Hui Hsu | 2016-02-09 | 1 | -5/+0 |
| * | Remove space betweeen -I and dir name for 1.8.7 | Hsing-Hui Hsu | 2016-02-09 | 1 | -1/+1 |
| * | Wrap Gem method as rubygems integration | Hsing-Hui Hsu | 2016-02-07 | 2 | -1/+5 |
| * | Address feedback on spec. | Hsing-Hui Hsu | 2016-02-06 | 1 | -19/+26 |
| * | Place bundler loaded gems after -I and RUBYLIB | Hsing-Hui Hsu | 2016-02-02 | 2 | -1/+36 |
* | | Auto merge of #4286 - bundler:seg-rubocop-0.37.1, r=segiddins | Homu | 2016-02-10 | 4 | -25/+13 |
|\ \ |
|
| * | | [RuboCop] Update to 0.37.1seg-rubocop-0.37.1 | Samuel Giddins | 2016-02-09 | 4 | -25/+13 |
|/ / |
|
* | | Merge tag 'v1.12.0.pre.1' | Samuel Giddins | 2016-02-08 | 2 | -4/+40 |
|\ \ |
|
| * | | Update changelog for 1.12.0.pre.1v1.12.0.pre.1 | Samuel Giddins | 2016-02-08 | 2 | -4/+40 |
|/ / |
|
* | | Auto merge of #4282 - bundler:seg-travis-remove-frozen-string, r=segiddins | Homu | 2016-02-08 | 1 | -4/+1 |
|\ \ |
|
| * | | [Travis] Remove special frozen string literal buildseg-travis-remove-frozen-string | Samuel Giddins | 2016-02-05 | 1 | -4/+1 |
* | | | Auto merge of #4280 - RochesterinNYC:add-porcelain-parseable-flag-bundle-outd... | Homu | 2016-02-08 | 3 | -9/+62 |
|\ \ \ |
|
| * | | | Add --parseable (with --porcelain alias) to `bundle outdated` for minimal output | James Wen | 2016-02-04 | 3 | -9/+62 |
* | | | | Merge pull request #4283 from RochesterinNYC/improve-error-message-invalid-ge... | André Arko | 2016-02-08 | 2 | -0/+17 |
|\ \ \ \ |
|
| * | | | | Add helpful invalid gemspec error message for `bundle install | James Wen | 2016-02-07 | 2 | -0/+17 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #4281 - bundler:seg-rubocop-0.37, r=segiddins | Homu | 2016-02-06 | 5 | -19/+16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [RuboCop] Update to 0.37.0seg-rubocop-0.37 | Samuel Giddins | 2016-02-05 | 5 | -19/+16 |
|/ / / |
|
* | | | Auto merge of #4278 - jbodah:gemspec-comment, r=segiddins | Homu | 2016-02-05 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clarify comment in `bundle gem` gemspec | Josh Bodah | 2016-02-04 | 1 | -2/+2 |
|/ / |
|
* | | Auto merge of #4264 - glennpratt:GH-4144-standalone-load-path, r=segiddins | Homu | 2016-02-04 | 2 | -1/+31 |
|\ \ |
|
| * | | Make standalone bin load path relative to Bundler.root rather than CWD. | Glenn Pratt | 2016-02-03 | 2 | -1/+31 |
* | | | Auto merge of #4265 - bundler:seg-simplify-exec, r=indirect | Homu | 2016-02-04 | 4 | -26/+19 |
|\ \ \ |
|
| * | | | Avoid accessing the ENV hash twice in Bundler.whichseg-simplify-exec | Samuel Giddins | 2016-02-02 | 1 | -3/+3 |
| * | | | [Exec] Avoid loading the definition before exec-ing | Samuel Giddins | 2016-02-01 | 3 | -23/+16 |
* | | | | Auto merge of #4267 - bundler:seg-current-ruby, r=indirect | Homu | 2016-02-03 | 1 | -168/+33 |
|\ \ \ \ |
|
| * | | | | [CurrentRuby] Refactorseg-current-ruby | Samuel Giddins | 2016-02-02 | 1 | -168/+33 |
| | |_|/
| |/| | |
|
* | | | | Auto merge of #4257 - bundler:seg-ruby-version-fixes, r=indirect | Homu | 2016-02-03 | 8 | -46/+292 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix RubyVersion specs failuresseg-ruby-version-fixes | Samuel Giddins | 2016-02-01 | 2 | -3/+6 |
| * | | | Fix ruby dsl spec for 1.8.7 | Samuel Giddins | 2016-02-01 | 1 | -1/+2 |
| * | | | [Fetcher] Update user agent construction for new RubyVersion API | Samuel Giddins | 2016-02-01 | 1 | -2/+2 |
| * | | | [RuboCop] Fix offenses | Samuel Giddins | 2016-02-01 | 3 | -6/+8 |
| * | | | [Platform] Add spec for --ruby with multiple requirements | Samuel Giddins | 2016-02-01 | 1 | -0/+9 |
| * | | | [RubyVersion] Add specs for multiple requirements | Samuel Giddins | 2016-02-01 | 1 | -0/+77 |
| * | | | [RubyVersion] Support compound requirements | Samuel Giddins | 2016-02-01 | 4 | -37/+68 |
| * | | | Gem::Requirement::BadRequirementError doesnt exist on old RubyGems, just use ... | Samuel Giddins | 2016-02-01 | 1 | -1/+1 |
| * | | | Add specs for bundle platform --ruby with version requirements | Samuel Giddins | 2016-02-01 | 3 | -3/+42 |
| * | | | [RubyVersion] Add specs for versions with requirements | Samuel Giddins | 2016-02-01 | 3 | -10/+94 |
| * | | | Fix resolving when the gemfile specifies ruby version requirement and spec ha... | Samuel Giddins | 2016-02-01 | 1 | -1/+1 |
| * | | | [Platform] Print out an exact version from the lockfile | Samuel Giddins | 2016-02-01 | 1 | -1/+1 |
| |/ / |
|