summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgseg-index-rubygems-orgSamuel Giddins2016-03-111-2/+2
| |/
* | Auto merge of #4342 - bronzdoc:colorize_gem_updates, r=segiddinsHomu2016-03-121-1/+1
|\ \ | |/ |/|
| * Update specbronzdoc2016-03-071-1/+1
* | Fix the following warning in the test suite:James Wen2016-03-101-1/+1
* | Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-091-0/+13
* | Add test for checking quality of documentationAditya Prakash2016-03-081-0/+37
* | [RubygemsIntegration] Add support for new activate_bin_path binstubsseg-rg-master-supportSamuel Giddins2016-03-051-2/+2
|/
* [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-02-291-1/+1
* Handle quotes in PATHseg-path-quotesSamuel Giddins2016-02-291-0/+37
* Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-02-271-0/+22
* Auto merge of #4304 - mobilutz:master, r=indirectHomu2016-02-271-0/+34
|\
| * locally rubocop is happy now :)Lutz Lengemann2016-02-261-2/+1
| * further rubocopLutz Lengemann2016-02-251-1/+1
| * fix rubocopLutz Lengemann2016-02-251-1/+1
| * added specsLutz Lengemann2016-02-241-0/+35
* | 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