| Commit message (Expand) | Author | Age | Files | Lines |
* | Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaults | Samuel Giddins | 2017-08-28 | 13 | -29/+36 |
* | Default to packaging all on 2.0 | Samuel Giddins | 2017-08-28 | 3 | -4/+6 |
* | Auto merge of #5976 - bundler:colby/bundler-binstubs-standalone, r=segiddins | The Bundler Bot | 2017-08-28 | 4 | -9/+40 |
|\ |
|
| * | fix breaking binstubs standalone flagcolby/bundler-binstubs-standalone | Colby Swandale | 2017-08-26 | 3 | -9/+37 |
| * | document `shebang` option for bundler-binstub | Colby Swandale | 2017-08-26 | 1 | -0/+3 |
* | | Auto merge of #5957 - bundler:seg-bundler-binstub-under-2, r=indirect | The Bundler Bot | 2017-08-27 | 3 | -11/+24 |
|\ \ |
|
| * | | RG < 1.8 compatibility in bundle binstubseg-bundler-binstub-under-2 | Samuel Giddins | 2017-08-25 | 1 | -1/+2 |
| * | | Stop installing bundler 1.12 for the specs | Samuel Giddins | 2017-08-25 | 1 | -1/+0 |
| * | | Allow spaces in bundle update --bundler version | Samuel Giddins | 2017-08-25 | 1 | -3/+11 |
| * | | When the locked bundler is under 2.0, allow any version < 2 | Samuel Giddins | 2017-08-25 | 2 | -6/+11 |
* | | | Auto merge of #5956 - bundler:seg-bundle-update-bundler-no-reresolve, r=indirect | The Bundler Bot | 2017-08-27 | 4 | -4/+34 |
|\ \ \
| |/ /
|/| | |
|
| * | | [Update] Avoid a normal update when running with only --bundlerseg-bundle-update-bundler-no-reresolve | Samuel Giddins | 2017-08-20 | 4 | -4/+34 |
* | | | Auto merge of #5960 - shyouhei:master, r=segiddins | The Bundler Bot | 2017-08-22 | 2 | -1/+19 |
|\ \ \
| |_|/
|/| | |
|
| * | | support ruby < 2.2.0 | Urabe, Shyouhei | 2017-08-22 | 1 | -1/+1 |
| * | | Add specs for TOPLEVEL_BINDING pollution | Urabe, Shyouhei | 2017-08-21 | 1 | -0/+18 |
| * | | avoid TOPLEVEL_BINDING pollution | Urabe, Shyouhei | 2017-08-21 | 1 | -1/+1 |
| |/ |
|
* | | Auto merge of #5873 - bundler:seg-deprecations-hard-error-in-2, r=segiddins | The Bundler Bot | 2017-08-20 | 30 | -78/+101 |
|\ \
| |/
|/| |
|
| * | fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2 | Colby Swandale | 2017-08-20 | 15 | -38/+35 |
| * | Fix detecting binstubs mismatch | Samuel Giddins | 2017-08-20 | 1 | -1/+1 |
| * | Update major deprecation specs for narrower gems.rb warning | Samuel Giddins | 2017-08-20 | 1 | -3/+6 |
| * | Deprecate the vlad & capistrano tasks | Samuel Giddins | 2017-08-20 | 2 | -0/+8 |
| * | Ensure deprecations become a hard error in Bundler 2 | Samuel Giddins | 2017-08-20 | 13 | -36/+51 |
|/ |
|
* | Merge tag 'v1.15.4' | Samuel Giddins | 2017-08-19 | 2 | -1/+10 |
|\ |
|
| * | Version 1.15.4 with changelogv1.15.41-15-stable | Samuel Giddins | 2017-08-19 | 2 | -1/+10 |
| * | Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se... | The Bundler Bot | 2017-08-19 | 3 | -8/+37 |
| * | Auto merge of #5849 - rafaelfranca:thor-0.20, r=segiddins | The Bundler Bot | 2017-08-19 | 20 | -68/+182 |
| * | Auto merge of #5927 - ajwann:warn-if-path-contains-colon, r=segiddins | The Bundler Bot | 2017-08-19 | 2 | -0/+26 |
| * | Auto merge of #5928 - shayonj:s/download-retry, r=segiddins | The Bundler Bot | 2017-08-19 | 2 | -2/+29 |
| * | Fix spec error from bad merge | Samuel Giddins | 2017-08-19 | 1 | -2/+2 |
* | | Auto merge of #5720 - bundler:seg-compatibility-guard, r=indirect | The Bundler Bot | 2017-08-19 | 12 | -13/+88 |
|\ \ |
|
| * | | Ensure versions are unfrozen for super old RGseg-compatibility-guard | Samuel Giddins | 2017-08-17 | 1 | -1/+1 |
| * | | Allow ignoring the compatibilty guard in specs | Samuel Giddins | 2017-08-17 | 5 | -4/+18 |
| * | | [Gemspec] Set 2.0 required ruby/rubygems versions | Samuel Giddins | 2017-08-17 | 1 | -2/+7 |
| * | | Always bundle exec to Gem.ruby in the specs | Samuel Giddins | 2017-08-17 | 1 | -9/+9 |
| * | | Update supported versions according to https://github.com/bundler/bundler/iss... | Samuel Giddins | 2017-08-17 | 5 | -8/+11 |
| * | | Add a compatibility guard that prints friendly errors on bundler 2+ | Samuel Giddins | 2017-08-17 | 5 | -0/+40 |
| * | | Allow simulating different RubyGems versions in the specs | Samuel Giddins | 2017-08-17 | 2 | -0/+13 |
* | | | Auto merge of #5908 - bundler:seg-globally-cache-built-extensions, r=indirect | The Bundler Bot | 2017-08-19 | 9 | -8/+108 |
|\ \ \ |
|
| * | | | Move cached extensions to cache/extensionsseg-globally-cache-built-extensions | Samuel Giddins | 2017-08-19 | 6 | -18/+74 |
| * | | | Cache git extensions in a path that includes the rev | Samuel Giddins | 2017-08-19 | 1 | -1/+1 |
| * | | | Just dont cache extensions on super old RG versions | Samuel Giddins | 2017-08-19 | 2 | -2/+7 |
| * | | | Globally cache built extensions for RG & Git sources | Samuel Giddins | 2017-08-19 | 5 | -2/+41 |
|/ / / |
|
* | | | Auto merge of #5938 - NickLaMuro:spec_deps_on_ruby_193, r=segiddins | The Bundler Bot | 2017-08-18 | 1 | -4/+11 |
|\ \ \ |
|
| * | | | Use universal rubygems method for installing gems | Nick LaMuro | 2017-08-14 | 1 | -4/+11 |
* | | | | Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se... | The Bundler Bot | 2017-08-18 | 3 | -3/+33 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Use Bundler::Installer for bundle pristine | Nick LaMuro | 2017-08-14 | 3 | -3/+33 |
| |/ / |
|
* | | | Auto merge of #5849 - rafaelfranca:thor-0.20, r=segiddins | The Bundler Bot | 2017-08-16 | 21 | -70/+184 |
|\ \ \ |
|
| * | | | Update specs for thor handling file clashes | Samuel Giddins | 2017-08-16 | 2 | -8/+9 |
| * | | | Remove hack for help accepting --no-color | Samuel Giddins | 2017-08-16 | 1 | -3/+0 |
| * | | | Update Thor to 0.20.0 | Rafael Mendonça França | 2017-08-16 | 18 | -59/+175 |
|/ / / |
|