aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix matching against multiple major deprecationsSamuel Giddins2016-06-231-2/+2
* Add spec for not printing major deprecations with --quietSamuel Giddins2016-06-231-0/+7
* Add spec machinery for testing major deprecationsSamuel Giddins2016-06-231-0/+71
* Print the first batch of major deprecation warningsSamuel Giddins2016-06-231-16/+0
* Auto merge of #4701 - chrismo:issue-4592-gem-path-empty-string, r=segiddinsHomu2016-06-241-0/+12
|\
| * Unset `GEM_PATH` with `nil` not empty string.chrismo2016-06-221-0/+12
| * Auto merge of #4607 - will-in-wi:clean_up_workers, r=segiddinsHomu2016-05-251-0/+24
| * Auto merge of #4611 - BrianHawley:fix_20160524_require_env, r=segiddinsHomu2016-05-251-0/+24
| * Auto merge of #4598 - bundler:seg-exec-help-with-dash, r=RochesterinNYCHomu2016-05-252-83/+63
| * Auto merge of #4558 - bundler:seg-index-platform-ruby-default, r=segiddinsHomu2016-05-161-0/+29
| * Auto merge of #4386 - bundler:seg-fix-dash-pre, r=segiddinsHomu2016-05-161-0/+11
| * Auto merge of #4561 - domcleal:4519-concurrent-ci-updater, r=indirectHomu2016-05-163-1/+58
| * Auto merge of #4531 - bundler:seg-compact-index-fallback-no-home, r=indirectHomu2016-05-061-0/+13
| * Auto merge of #4530 - bundler:seg-install-no-no-install, r=indirectHomu2016-05-061-0/+10
| * Auto merge of #4487 - b-ggs:show-executables-man-page, r=segiddinsHomu2016-05-041-0/+108
| * Auto merge of #4524 - grzuy:fix_frozen_string, r=segiddinsHomu2016-05-041-2/+2
| * Auto merge of #4485 - bundler:seg-setup-loadpath-order, r=segiddinsHomu2016-04-301-0/+31
| * Auto merge of #4477 - bundler:seg-checksum-mismatch-error, r=indirectHomu2016-04-302-0/+29
| * Auto merge of #4453 - RochesterinNYC:fix-bundle-outdated-patch-minor-for-nons...Homu2016-04-212-0/+10
| * Auto merge of #4449 - bundler:seg-generically-preserve-new-attributes, r=indi...Homu2016-04-193-0/+163
| * [Exec] Allow executables to exit non-zero via at_exitSamuel Giddins2016-04-151-1/+8
| * [EnvironmentPreserver] Preserve originals in the backupSamuel Giddins2016-04-151-0/+12
| * [EnvironmentPreserver] Fix restoring environmentSamuel Giddins2016-04-151-2/+23
| * Auto merge of #4407 - RochesterinNYC:1-12-backports-ssl-certs, r=indirectHomu2016-03-292-14/+9
| |\
| | * Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dirJames Wen2016-03-281-1/+1
| | * Fix `Bundler::SSLCerts::CertificateManager` specs to use newJames Wen2016-03-281-6/+6
| | * stop requiring that we have every rubygems certAndre Arko2016-03-281-6/+0
| | * test connecting to index.rubygems.orgAndre Arko2016-03-281-1/+2
| * | 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-271-46/+52
| * | Prevent endless recursive copy for `bundle package --all` andJames Wen2016-03-271-22/+57
| |/
| * 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-121-2/+2
| * [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-03-121-1/+1
| * Handle quotes in PATHSamuel Giddins2016-03-121-0/+37
| * Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-03-121-0/+22
| * [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgSamuel Giddins2016-03-111-2/+2
* | Change Rakefile to work as a submoduleSamuel Giddins2016-06-211-0/+1
* | Fix hardcoded bundler version string in trampoline specsSamuel Giddins2016-06-201-1/+1
* | Merge pull request #4456 from sandlerr/sandlerr/safe_outputSamuel Giddins2016-06-192-11/+21
|\ \
| * | add a test for not logging passwordsRoman Sandler2016-06-181-0/+12
| * | Do not log the credentials used to contact a gem serverRoman Sandler2016-06-181-11/+9
* | | Don't include dev dependencies when comparing indexes.Joe Rafaniello2016-06-171-0/+1
* | | Detect changes in path specs by comparing locked specs to source specsJoe Rafaniello2016-06-172-9/+109
* | | Use Set equality for path gems to avoid unneeded re-resolution.Joe Rafaniello2016-06-172-3/+38
|/ /
* | Auto merge of #4643 - bundler:seg-postit-trampoline, r=indirectHomu2016-06-114-2/+141
|\ \
| * | [PostIt] Update to add legacy RubyGems supportSamuel Giddins2016-06-101-2/+2
| * | Spec support for old rubygems binstub formatSamuel Giddins2016-06-101-0/+9
| * | Fail gracefully when installing bundler failsSamuel Giddins2016-06-101-0/+10