summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-286-9/+16
* Default to packaging all on 2.0Samuel Giddins2017-08-281-2/+4
* Auto merge of #5976 - bundler:colby/bundler-binstubs-standalone, r=segiddinsThe Bundler Bot2017-08-281-1/+3
|\
| * fix breaking binstubs standalone flagcolby/bundler-binstubs-standaloneColby Swandale2017-08-261-1/+3
* | Auto merge of #5957 - bundler:seg-bundler-binstub-under-2, r=indirectThe Bundler Bot2017-08-271-4/+16
|\ \
| * | RG < 1.8 compatibility in bundle binstubseg-bundler-binstub-under-2Samuel Giddins2017-08-251-1/+2
| * | 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-251-0/+3
* | | Auto merge of #5956 - bundler:seg-bundle-update-bundler-no-reresolve, r=indirectThe Bundler Bot2017-08-273-4/+13
|\ \ \ | |/ / |/| |
| * | [Update] Avoid a normal update when running with only --bundlerseg-bundle-update-bundler-no-reresolveSamuel Giddins2017-08-203-4/+13
* | | Auto merge of #5960 - shyouhei:master, r=segiddinsThe Bundler Bot2017-08-221-1/+1
|\ \ \ | |_|/ |/| |
| * | avoid TOPLEVEL_BINDING pollutionUrabe, Shyouhei2017-08-211-1/+1
| |/
* | fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* | Fix detecting binstubs mismatchSamuel Giddins2017-08-201-1/+1
* | Deprecate the vlad & capistrano tasksSamuel Giddins2017-08-202-0/+8
* | Ensure deprecations become a hard error in Bundler 2Samuel Giddins2017-08-2011-26/+40
|/
* Merge tag 'v1.15.4'Samuel Giddins2017-08-191-1/+1
|\
| * Version 1.15.4 with changelogv1.15.41-15-stableSamuel Giddins2017-08-191-1/+1
| * Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-191-7/+10
| * Auto merge of #5849 - rafaelfranca:thor-0.20, r=segiddinsThe Bundler Bot2017-08-1919-63/+177
| * Auto merge of #5927 - ajwann:warn-if-path-contains-colon, r=segiddinsThe Bundler Bot2017-08-191-0/+12
| * Auto merge of #5928 - shayonj:s/download-retry, r=segiddinsThe Bundler Bot2017-08-191-2/+4
* | Auto merge of #5720 - bundler:seg-compatibility-guard, r=indirectThe Bundler Bot2017-08-194-0/+20
|\ \
| * | Ensure versions are unfrozen for super old RGseg-compatibility-guardSamuel Giddins2017-08-171-1/+1
| * | Update supported versions according to https://github.com/bundler/bundler/iss...Samuel Giddins2017-08-174-5/+8
| * | Add a compatibility guard that prints friendly errors on bundler 2+Samuel Giddins2017-08-174-0/+17
* | | Move cached extensions to cache/extensionsseg-globally-cache-built-extensionsSamuel Giddins2017-08-194-14/+24
* | | 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 #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-181-2/+6
|\ \ \ | |/ / |/| |
| * | Use Bundler::Installer for bundle pristineNick LaMuro2017-08-141-2/+6
* | | Update specs for thor handling file clashesSamuel Giddins2017-08-161-3/+4
* | | 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
* | | Auto merge of #5880 - stan3:ssl_cert_from_gem_config, r=indirectThe Bundler Bot2017-08-161-6/+12
|\ \ \
| * | | Use ssl client cert and ca cert settings from gem configuration as fallbacksTristan Hill2017-07-241-6/+12
* | | | Auto merge of #5910 - bundler:seg-outdated-warning-tweak, r=indirectThe Bundler Bot2017-08-151-1/+10
|\ \ \ \
| * | | | [CLI] Suggest bundle update --bundler when a newer version is installedseg-outdated-warning-tweakSamuel Giddins2017-08-011-1/+10
* | | | | Auto merge of #5904 - bundler:seg-explicit-update-warning, r=indirectThe Bundler Bot2017-08-141-0/+15
|\ \ \ \ \
| * | | | | [Update] Warn when an explicitly updated spec does not get a newer versionseg-explicit-update-warningSamuel Giddins2017-07-271-0/+15
* | | | | | Auto merge of #5927 - ajwann:warn-if-path-contains-colon, r=segiddinsThe Bundler Bot2017-08-131-0/+12
|\ \ \ \ \ \
| * | | | | | use include? instead of matchAdam Wanninger2017-08-131-1/+1
| * | | | | | raise PathError instead of BundlerErrorAdam Wanninger2017-08-091-2/+2
| * | | | | | raise BundlerError and expand error messsageAdam Wanninger2017-08-071-4/+7
| * | | | | | fix rubocop failuresAdam Wanninger2017-08-071-5/+5
| * | | | | | exit if bundle bin path contains a path separatorAdam Wanninger2017-08-071-0/+9
| |/ / / / /
* | | | | | Auto merge of #5658 - adrian-gomez:passowrds_on_remotes, r=segiddinsThe Bundler Bot2017-08-126-11/+58
|\ \ \ \ \ \
| * | | | | | Allow to add username and password to a remote during a deploymentAdrian Gomez2017-08-026-11/+58
| |/ / / / /
* | | | | | Auto merge of #5912 - koic:dont_create_gem_home_before_setting_it, r=segiddinsThe Bundler Bot2017-08-121-7/+0
|\ \ \ \ \ \