summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [LockfileParser] Rename attribute to sectionseg-generically-preserve-new-attributesSamuel Giddins2016-04-181-6/+6
* [Definition] Fix lockfiles_equal? regexp for multiple substitutionsSamuel Giddins2016-04-182-0/+69
* Add lockfile parser unit testsSamuel Giddins2016-04-181-0/+94
* Auto merge of #4425 - RochesterinNYC:print-sanitized-urls-for-git-sources, r=...Homu2016-04-182-0/+161
|\
| * Ensure that `URICredentialsFilter#credential_filtered_uri` returns sameJames Wen2016-04-051-18/+30
| * Enable showing username for login authentication and oauth scheme forJames Wen2016-04-042-31/+39
| * Remove authentication credentials for git sources from printed `bundle instal...James Wen2016-04-031-0/+35
| * Create URICredentialsFilter module for filtering out authenticationJames Wen2016-04-031-0/+106
* | Auto merge of #4419 - RochesterinNYC:specify-full-index-usage-in-error-messag...Homu2016-04-181-15/+21
|\ \
| * | Suggest usage of `--full-index` flag in case of Dependency API failureJames Wen2016-03-311-15/+21
| |/
* | Auto merge of #4416 - bundler:seg-settings-custom-serializer, r=segiddinsHomu2016-04-181-1/+1
|\ \
| * | [Config] Update spec for new YAML serializerseg-settings-custom-serializerSamuel Giddins2016-03-301-1/+1
* | | Auto merge of #4410 - bundler:seg-settings-load-config-tests, r=segiddinsHomu2016-04-181-0/+37
|\ \ \
| * | | [Settings] Add specs for #load_configSamuel Giddins2016-03-281-0/+37
* | | | Auto merge of #4441 - bundler:seg-path-preserve-restore, r=indirectHomu2016-04-162-2/+35
|\ \ \ \
| * | | | [EnvironmentPreserver] Preserve originals in the backupseg-path-preserve-restoreSamuel Giddins2016-04-151-0/+12
| * | | | [EnvironmentPreserver] Fix restoring environmentSamuel Giddins2016-04-141-2/+23
| | |_|/ | |/| |
* | | | Auto merge of #4440 - bundler:seg-exec-load-at-exit, r=indirectHomu2016-04-151-1/+8
|\ \ \ \
| * | | | [Exec] Allow executables to exit non-zero via at_exitseg-exec-load-at-exitSamuel Giddins2016-04-141-1/+8
| |/ / /
* | | | Prevent recursive `bundle package` loop with multiple gemspecsJames Wen2016-04-141-0/+45
|/ / /
* | | Auto merge of #4413 - bundler:seg-speed-up-specs-update-repo, r=indirectHomu2016-03-301-5/+7
|\ \ \
| * | | [Builders] Dont rebuild gem index when unnecessaryseg-speed-up-specs-update-repoSamuel Giddins2016-03-281-5/+7
| |/ /
* | | Auto merge of #4408 - bundler:seg-enotsup, r=indirectHomu2016-03-301-0/+9
|\ \ \ | |_|/ |/| |
| * | [SharedHelpers] Support 1.8.7 not having ENOTSUP definedseg-enotsupSamuel Giddins2016-03-281-1/+1
| * | [SharedHelpers] Handle Errno::ENOTSUP in .filesystem_accessSamuel Giddins2016-03-281-0/+9
* | | Auto merge of #4414 - bundler:seg-sys-exec, r=indirectHomu2016-03-302-32/+4
|\ \ \
| * | | Rewrite Spec::Helpers#sys_execseg-sys-execSamuel Giddins2016-03-282-32/+4
| | |/ | |/|
* | | Auto merge of #4409 - RochesterinNYC:use-new-ssl-certs-structure-certificates...Homu2016-03-291-1/+1
|\ \ \
| * | | Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dirJames Wen2016-03-281-1/+1
| |/ /
* | | Fix typo in cache/platform_spec.rbYuki Asano2016-03-281-2/+2
|/ /
* | Auto merge of #4401 - yuuki1224:patch-1, r=segiddinsHomu2016-03-291-1/+1
|\ \ | |/ |/|
| * Fix typo in bundler/cli_spec.rbYuki Asano2016-03-261-1/+1
* | Auto merge of #4403 - RochesterinNYC:fix-patch-minor-major-flags-bundle-outda...Homu2016-03-281-44/+82
|\ \
| * | Allow `bundle outdated` to handle all combinations of `--major`,James Wen2016-03-271-0/+32
| * | Create shared examples for major, minor, patch version detection inJames Wen2016-03-261-46/+52
| |/
* | Prevent endless recursive copy for `bundle package --all` andJames Wen2016-03-251-22/+57
|/
* Open editor with clean envSamuel Cochran2016-03-231-0/+5
* Create standalone bundler/setup.rb at a consistent path.Glenn Pratt2016-03-221-176/+145
* Auto merge of #4377 - RochesterinNYC:create-local-invalid-gemspec-error-spec,...Homu2016-03-232-3/+28
|\
| * Create invalid gemspec error message spec that runs locallyJames Wen2016-03-172-3/+28
* | Auto merge of #4369 - bundler:RochesterinNYC-alias-size-to-length-spec-set, r...Homu2016-03-221-0/+43
|\ \
| * | [SpecSet] Add basic specsRochesterinNYC-alias-size-to-length-spec-setSamuel Giddins2016-03-161-0/+43
* | | Fix `Bundler::SSLCerts::CertificateManager` specs to use newsimplify-certsJames Wen2016-03-221-6/+6
* | | stop requiring that we have every rubygems certAndre Arko2016-03-171-6/+0
* | | test connecting to index.rubygems.orgAndre Arko2016-03-171-1/+2
| |/ |/|
* | Auto merge of #4357 - asutoshpalai:master, r=segiddinsHomu2016-03-171-0/+26
|\ \ | |/ |/|
| * Checking that the repo is has been checked outAsutosh Palai2016-03-141-0/+1
| * Minor typo fixAsutosh Palai2016-03-111-1/+1
| * Added failing test for #3981Asutosh Palai2016-03-111-0/+25
* | Auto merge of #4358 - bundler:seg-index-rubygems-org, r=indirectHomu2016-03-121-2/+2
|\ \