summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Auto merge of #4292 - RochesterinNYC:add-error-message-for-shared-helpers-EPR...Homu2016-02-111-85/+159
|\ \
| * | Create `Bundler::VirtualProtocolError` that `Bundler::SharedHelpers#filesyste...James Wen2016-02-101-0/+9
| * | Refactor, clean up, and reformat unit tests for `Bundler::SharedHelpers`James Wen2016-02-101-85/+150
| |/
* | Auto merge of #4268 - Elffers:hhh_fix_ruby-I, r=indirectHomu2016-02-111-0/+27
|\ \ | |/ |/|
| * Remove unnecessary after blockHsing-Hui Hsu2016-02-091-5/+0
| * Remove space betweeen -I and dir name for 1.8.7Hsing-Hui Hsu2016-02-091-1/+1
| * Address feedback on spec.Hsing-Hui Hsu2016-02-061-19/+26
| * Place bundler loaded gems after -I and RUBYLIBHsing-Hui Hsu2016-02-021-0/+25
* | Auto merge of #4280 - RochesterinNYC:add-porcelain-parseable-flag-bundle-outd...Homu2016-02-081-0/+37
|\ \
| * | Add --parseable (with --porcelain alias) to `bundle outdated` for minimal outputJames Wen2016-02-041-0/+37