aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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 #4413 - bundler:seg-speed-up-specs-update-repo, r=indirectHomu2016-03-301-5/+7
|\
| * [Builders] Dont rebuild gem index when unnecessarySamuel 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 definedSamuel 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_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 specsSamuel Giddins2016-03-161-0/+43
* | | Fix `Bundler::SSLCerts::CertificateManager` specs to use newJames 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.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 binstubsSamuel Giddins2016-03-051-2/+2
|/
* [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-02-291-1/+1
* Handle quotes in PATHSamuel 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
|\ \ \