summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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`,1-12-backportsJames 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
* Auto merge of #4308 - bundler:seg-bundle-no-install, r=indirectHomu2016-02-251-0/+12
|\
| * add test for bundle install after packageChulki Lee2016-02-171-0/+12
* | Auto merge of #4271 - bundler:seg-load-exec, r=indirectHomu2016-02-251-0/+88
|\ \
| * | [Exec] Fix loading on 1.8.7seg-load-execSamuel Giddins2016-02-231-2/+5
| * | [Exec] Add specs for loading an executableSamuel Giddins2016-02-221-0/+85
* | | Auto merge of #4272 - bundler:git-extension-rebuild, r=segiddinsHomu2016-02-255-29/+100
|\ \ \
| * | | Ensure loaded_from is always set to a stringgit-extension-rebuildSamuel Giddins2016-02-241-1/+1
| * | | Update validation specs for old rubygemsSamuel Giddins2016-02-242-25/+51
| * | | Scope git extension rebuild spec to RubyGems >= 2.3.0Samuel Giddins2016-02-231-1/+1
| * | | Fix bundle package spec to ensure gemspec is validSamuel Giddins2016-02-231-2/+4
| * | | [Path] Set spec installed_by_version so RubyGems will know it has an extensio...Samuel Giddins2016-02-231-2/+4
| * | | Move validation exception messages to the rubygems integration helperSamuel Giddins2016-02-231-1/+1
| * | | Appease our robotic overlordAndre Medeiros2016-02-231-2/+2
| * | | test that git extensions are not rebuiltScott Francis2016-02-231-0/+41
* | | | Auto merge of #4262 - RochesterinNYC:improved-error-message-when-different-pl...Homu2016-02-242-2/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-222-1/+27
| * | | Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-222-1/+18
* | | | Auto merge of #4315 - RochesterinNYC:support-frozen-flag-for-bundle-package, ...Homu2016-02-231-0/+27
|\ \ \ \
| * | | | Add `--frozen` flag support for `bundle package`James Wen2016-02-211-0/+27
| |/ / /
* | | | Auto merge of #4303 - njam:original_env, r=segiddinsHomu2016-02-231-74/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | Introduce Bundler.original_env and .clean_envReto Kaiser2016-02-211-74/+63
| |/ /
* | | Add `--patch` flag for `bundle outdated`James Wen2016-02-181-0/+18
|/ /
* | Fix `--minor` flag behavior for `bundle outdated`James Wen2016-02-181-14/+35
* | Move 'bundle outdated' incorrect semantic versioning and ignore patchJames Wen2016-02-171-46/+51
|/
* Add helpful message and error handling for non-CGI-escaped authenticationJames Wen2016-02-161-0/+16
* [Fetcher] Support setting http_proxy to :no_proxyseg-no-proxy-supportSamuel Giddins2016-02-151-1/+8
* Add error with message/explanation for `bundle outdated` in a frozen stateJames Wen2016-02-151-0/+22
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-149-126/+137
* Auto merge of #4291 - RochesterinNYC:add-clarifying-usage-message-for-deploym...Homu2016-02-112-0/+16
|\
| * Add alternative error message for when `--deployment` and `--system`James Wen2016-02-102-0/+16