aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4416 - bundler:seg-settings-custom-serializer, r=segiddinsHomu2016-04-182-3/+10
|\
| * [Config] Update spec for new YAML serializerSamuel Giddins2016-03-301-1/+1
| * [Settings] Use a custom serializer instead of relying upon the YAML moduleSamuel Giddins2016-03-291-2/+9
* | Auto merge of #4410 - bundler:seg-settings-load-config-tests, r=segiddinsHomu2016-04-182-2/+52
|\ \
| * | [Settings] Support the ! added on 1.9.3Samuel Giddins2016-03-291-0/+1
| * | [Settings] Add specs for #load_configSamuel Giddins2016-03-281-0/+37
| * | [Settings] Use an improved regexp to read config fileSamuel Giddins2016-03-281-2/+14
* | | Merge tag 'v1.12.0.rc.2'Samuel Giddins2016-04-152-1/+25
|\ \ \
| * | | Version 1.12.0.rc.2 with changelogSamuel Giddins2016-04-152-1/+13
| * | | [Exec] Allow executables to exit non-zero via at_exitSamuel Giddins2016-04-152-3/+9
| * | | [EnvironmentPreserver] Preserve originals in the backupSamuel Giddins2016-04-152-1/+16
| * | | [EnvironmentPreserver] Fix restoring environmentSamuel Giddins2016-04-152-3/+24
| * | | Auto merge of #4407 - RochesterinNYC:1-12-backports-ssl-certs, r=indirectHomu2016-03-2911-110/+29
| |\ \ \
| | * | | Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dirJames Wen2016-03-282-2/+2
| | * | | Fix `Bundler::SSLCerts::CertificateManager` specs to use newJames Wen2016-03-281-6/+6
| | * | | use the certs from their new subdirectoriesAndre Arko2016-03-281-1/+1
| | * | | only one level of directories here...Andre Arko2016-03-281-1/+1
| | * | | stop requiring that we have every rubygems certAndre Arko2016-03-281-6/+0
| | * | | test connecting to index.rubygems.orgAndre Arko2016-03-281-1/+2
| | * | | remove certs that aren't needed anymoreAndre Arko2016-03-288-95/+19
| * | | | Auto merge of #4404 - bundler:1-12-backports, r=indirectHomu2016-03-294-71/+145
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Allow `bundle outdated` to handle all combinations of `--major`,James Wen2016-03-272-4/+36
| | * | | Create shared examples for major, minor, patch version detection inJames Wen2016-03-271-46/+52
| | * | | Prevent endless recursive copy for `bundle package --all` andJames Wen2016-03-272-23/+59
| |/ / /
| * | | Version 1.12.0.rc with changelogAndre Arko2016-03-132-1/+13
| * | | Auto merge of #4362 - bundler:aa-1-12-backports, r=indirectHomu2016-03-1318-31/+229
| |\ \ \
| | * | | add certs needed to validate index.rubygems.orgAndre Arko2016-03-123-0/+126
| | * | | test HTTPS connections to index.rubygems.orgAndre Arko2016-03-121-0/+1
| | * | | Fix the following warning in the test suite:James Wen2016-03-121-1/+1
| | * | | [RubygemsIntegration] Add support for new activate_bin_path binstubsSamuel Giddins2016-03-123-18/+25
| | * | | [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-03-121-1/+1
| | * | | Fix which to compare quotes correctly on 1.8.7Samuel Giddins2016-03-121-1/+2
| | * | | Handle quotes in PATHSamuel Giddins2016-03-122-5/+42
| | * | | [Travis] Test against RubyGems 2.6.1Samuel Giddins2016-03-122-3/+3
| | * | | Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-03-122-0/+25
* | | | | Auto merge of #4441 - bundler:seg-path-preserve-restore, r=indirectHomu2016-04-163-4/+40
|\ \ \ \ \
| * | | | | [EnvironmentPreserver] Preserve originals in the backupSamuel Giddins2016-04-152-1/+16
| * | | | | [EnvironmentPreserver] Fix restoring environmentSamuel Giddins2016-04-142-3/+24
* | | | | | Auto merge of #4442 - bundler:seg-travis-rg-2.6.3, r=segiddinsHomu2016-04-162-3/+3
|\ \ \ \ \ \
| * | | | | | [Travis] Test against RubyGems 2.6.3Samuel Giddins2016-04-152-3/+3
* | | | | | | Auto merge of #4440 - bundler:seg-exec-load-at-exit, r=indirectHomu2016-04-152-3/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [Exec] Allow executables to exit non-zero via at_exitSamuel Giddins2016-04-142-3/+9
| |/ / / / /
* | | | | | Auto merge of #4439 - RochesterinNYC:fix-recursive-bundle-package-loop-with-m...Homu2016-04-152-5/+50
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Prevent recursive `bundle package` loop with multiple gemspecsJames Wen2016-04-142-5/+50
|/ / / / /
* | | | | Auto merge of #4415 - bundler:seg-rubocop-0.39, r=segiddinsHomu2016-03-303-6/+12
|\ \ \ \ \
| * | | | | [RuboCop] Update to 0.39.0Samuel Giddins2016-03-293-6/+12
* | | | | | Auto merge of #4413 - bundler:seg-speed-up-specs-update-repo, r=indirectHomu2016-03-301-5/+7
|\ \ \ \ \ \
| * | | | | | [Builders] Dont rebuild gem index when unnecessarySamuel Giddins2016-03-281-5/+7
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #4412 - bundler:seg-speed-up-path, r=indirectHomu2016-03-301-0/+1
|\ \ \ \ \ \
| * | | | | | [Path] Speed up bin generation when there are many filesSamuel Giddins2016-03-281-0/+1
| |/ / / / /