summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-2813-29/+36
* Default to packaging all on 2.0Samuel Giddins2017-08-283-4/+6
* Auto merge of #5976 - bundler:colby/bundler-binstubs-standalone, r=segiddinsThe Bundler Bot2017-08-284-9/+40
|\
| * fix breaking binstubs standalone flagcolby/bundler-binstubs-standaloneColby Swandale2017-08-263-9/+37
| * document `shebang` option for bundler-binstubColby Swandale2017-08-261-0/+3
* | Auto merge of #5957 - bundler:seg-bundler-binstub-under-2, r=indirectThe Bundler Bot2017-08-273-11/+24
|\ \
| * | RG < 1.8 compatibility in bundle binstubseg-bundler-binstub-under-2Samuel Giddins2017-08-251-1/+2
| * | Stop installing bundler 1.12 for the specsSamuel Giddins2017-08-251-1/+0
| * | Allow spaces in bundle update --bundler versionSamuel Giddins2017-08-251-3/+11
| * | When the locked bundler is under 2.0, allow any version < 2Samuel Giddins2017-08-252-6/+11
* | | Auto merge of #5956 - bundler:seg-bundle-update-bundler-no-reresolve, r=indirectThe Bundler Bot2017-08-274-4/+34
|\ \ \ | |/ / |/| |
| * | [Update] Avoid a normal update when running with only --bundlerseg-bundle-update-bundler-no-reresolveSamuel Giddins2017-08-204-4/+34
* | | Auto merge of #5960 - shyouhei:master, r=segiddinsThe Bundler Bot2017-08-222-1/+19
|\ \ \ | |_|/ |/| |
| * | support ruby < 2.2.0Urabe, Shyouhei2017-08-221-1/+1
| * | Add specs for TOPLEVEL_BINDING pollutionUrabe, Shyouhei2017-08-211-0/+18
| * | avoid TOPLEVEL_BINDING pollutionUrabe, Shyouhei2017-08-211-1/+1
| |/
* | Auto merge of #5873 - bundler:seg-deprecations-hard-error-in-2, r=segiddinsThe Bundler Bot2017-08-2030-78/+101
|\ \ | |/ |/|
| * fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-2015-38/+35
| * Fix detecting binstubs mismatchSamuel Giddins2017-08-201-1/+1
| * Update major deprecation specs for narrower gems.rb warningSamuel Giddins2017-08-201-3/+6
| * Deprecate the vlad & capistrano tasksSamuel Giddins2017-08-202-0/+8
| * Ensure deprecations become a hard error in Bundler 2Samuel Giddins2017-08-2013-36/+51
|/
* Merge tag 'v1.15.4'Samuel Giddins2017-08-192-1/+10
|\
| * Version 1.15.4 with changelogv1.15.41-15-stableSamuel Giddins2017-08-192-1/+10
| * Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-193-8/+37
| * Auto merge of #5849 - rafaelfranca:thor-0.20, r=segiddinsThe Bundler Bot2017-08-1920-68/+182
| * Auto merge of #5927 - ajwann:warn-if-path-contains-colon, r=segiddinsThe Bundler Bot2017-08-192-0/+26
| * Auto merge of #5928 - shayonj:s/download-retry, r=segiddinsThe Bundler Bot2017-08-192-2/+29
| * Fix spec error from bad mergeSamuel Giddins2017-08-191-2/+2
* | Auto merge of #5720 - bundler:seg-compatibility-guard, r=indirectThe Bundler Bot2017-08-1912-13/+88
|\ \
| * | Ensure versions are unfrozen for super old RGseg-compatibility-guardSamuel Giddins2017-08-171-1/+1
| * | Allow ignoring the compatibilty guard in specsSamuel Giddins2017-08-175-4/+18
| * | [Gemspec] Set 2.0 required ruby/rubygems versionsSamuel Giddins2017-08-171-2/+7
| * | Always bundle exec to Gem.ruby in the specsSamuel Giddins2017-08-171-9/+9
| * | Update supported versions according to https://github.com/bundler/bundler/iss...Samuel Giddins2017-08-175-8/+11
| * | Add a compatibility guard that prints friendly errors on bundler 2+Samuel Giddins2017-08-175-0/+40
| * | Allow simulating different RubyGems versions in the specsSamuel Giddins2017-08-172-0/+13
* | | Auto merge of #5908 - bundler:seg-globally-cache-built-extensions, r=indirectThe Bundler Bot2017-08-199-8/+108
|\ \ \
| * | | Move cached extensions to cache/extensionsseg-globally-cache-built-extensionsSamuel Giddins2017-08-196-18/+74
| * | | Cache git extensions in a path that includes the revSamuel Giddins2017-08-191-1/+1
| * | | Just dont cache extensions on super old RG versionsSamuel Giddins2017-08-192-2/+7
| * | | Globally cache built extensions for RG & Git sourcesSamuel Giddins2017-08-195-2/+41
|/ / /
* | | Auto merge of #5938 - NickLaMuro:spec_deps_on_ruby_193, r=segiddinsThe Bundler Bot2017-08-181-4/+11
|\ \ \
| * | | Use universal rubygems method for installing gemsNick LaMuro2017-08-141-4/+11
* | | | Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-183-3/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Use Bundler::Installer for bundle pristineNick LaMuro2017-08-143-3/+33
| |/ /
* | | Auto merge of #5849 - rafaelfranca:thor-0.20, r=segiddinsThe Bundler Bot2017-08-1621-70/+184
|\ \ \
| * | | Update specs for thor handling file clashesSamuel Giddins2017-08-162-8/+9
| * | | Remove hack for help accepting --no-colorSamuel Giddins2017-08-161-3/+0
| * | | Update Thor to 0.20.0Rafael Mendonça França2017-08-1618-59/+175
|/ / /