summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [LockfileParser] Rename attribute to sectionseg-generically-preserve-new-attributesSamuel Giddins2016-04-186-26/+26
* [Definition] Fix lockfiles_equal? regexp for multiple substitutionsSamuel Giddins2016-04-184-4/+76
* Add lockfile parser unit testsSamuel Giddins2016-04-181-0/+94
* [LockfileParser] Fix attributes regexpSamuel Giddins2016-04-181-1/+1
* [Definition] Ignore unknown attributes as wellSamuel Giddins2016-04-182-6/+16
* Generically preserve new attributes in lockfileSamuel Giddins2016-04-185-12/+32
* Auto merge of #4443 - Nitrodist:update-bundle-install-documentation-with-froz...Homu2016-04-181-0/+5
|\
| * Update bundle install man page with --frozen optionMark Campbell2016-04-151-0/+5
* | Auto merge of #4425 - RochesterinNYC:print-sanitized-urls-for-git-sources, r=...Homu2016-04-185-5/+207
|\ \
| * | Ensure that `URICredentialsFilter#credential_filtered_uri` returns sameJames Wen2016-04-053-26/+39
| * | Enable showing username for login authentication and oauth scheme forJames Wen2016-04-043-32/+48
| * | Remove authentication credentials for git sources from printed `bundle instal...James Wen2016-04-032-5/+44
| * | Create URICredentialsFilter module for filtering out authenticationJames Wen2016-04-033-0/+134
| |/
* | Auto merge of #4419 - RochesterinNYC:specify-full-index-usage-in-error-messag...Homu2016-04-182-16/+26
|\ \
| * | Suggest usage of `--full-index` flag in case of Dependency API failureJames Wen2016-03-312-16/+26
| |/
* | Auto merge of #4416 - bundler:seg-settings-custom-serializer, r=segiddinsHomu2016-04-182-3/+10
|\ \
| * | [Config] Update spec for new YAML serializerseg-settings-custom-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.3seg-settings-load-config-testsSamuel 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 changelogv1.12.0.rc.2Samuel 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`,1-12-backportsJames 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 changelogv1.12.0.rcAndre 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.orgaa-1-12-backportsAndre 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