| Commit message (Expand) | Author | Age | Files | Lines |
* | [EnvironmentPreserver] Preserve originals in the backupseg-path-preserve-restore | Samuel Giddins | 2016-04-15 | 1 | -0/+12 |
* | [EnvironmentPreserver] Fix restoring environment | Samuel Giddins | 2016-04-14 | 1 | -2/+23 |
* | Auto merge of #4413 - bundler:seg-speed-up-specs-update-repo, r=indirect | Homu | 2016-03-30 | 1 | -5/+7 |
|\ |
|
| * | [Builders] Dont rebuild gem index when unnecessaryseg-speed-up-specs-update-repo | Samuel Giddins | 2016-03-28 | 1 | -5/+7 |
* | | Auto merge of #4408 - bundler:seg-enotsup, r=indirect | Homu | 2016-03-30 | 1 | -0/+9 |
|\ \ |
|
| * | | [SharedHelpers] Support 1.8.7 not having ENOTSUP definedseg-enotsup | Samuel Giddins | 2016-03-28 | 1 | -1/+1 |
| * | | [SharedHelpers] Handle Errno::ENOTSUP in .filesystem_access | Samuel Giddins | 2016-03-28 | 1 | -0/+9 |
* | | | Auto merge of #4414 - bundler:seg-sys-exec, r=indirect | Homu | 2016-03-30 | 2 | -32/+4 |
|\ \ \ |
|
| * | | | Rewrite Spec::Helpers#sys_execseg-sys-exec | Samuel Giddins | 2016-03-28 | 2 | -32/+4 |
| | |/
| |/| |
|
* | | | Auto merge of #4409 - RochesterinNYC:use-new-ssl-certs-structure-certificates... | Homu | 2016-03-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Have `Bundler::SSLCerts::CertificateManager` use new `ssl_certs` dir | James Wen | 2016-03-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Fix typo in cache/platform_spec.rb | Yuki Asano | 2016-03-28 | 1 | -2/+2 |
|/ / |
|
* | | Auto merge of #4401 - yuuki1224:patch-1, r=segiddins | Homu | 2016-03-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix typo in bundler/cli_spec.rb | Yuki Asano | 2016-03-26 | 1 | -1/+1 |
* | | Auto merge of #4403 - RochesterinNYC:fix-patch-minor-major-flags-bundle-outda... | Homu | 2016-03-28 | 1 | -44/+82 |
|\ \ |
|
| * | | Allow `bundle outdated` to handle all combinations of `--major`, | James Wen | 2016-03-27 | 1 | -0/+32 |
| * | | Create shared examples for major, minor, patch version detection in | James Wen | 2016-03-26 | 1 | -46/+52 |
| |/ |
|
* | | Prevent endless recursive copy for `bundle package --all` and | James Wen | 2016-03-25 | 1 | -22/+57 |
|/ |
|
* | Open editor with clean env | Samuel Cochran | 2016-03-23 | 1 | -0/+5 |
* | Create standalone bundler/setup.rb at a consistent path. | Glenn Pratt | 2016-03-22 | 1 | -176/+145 |
* | Auto merge of #4377 - RochesterinNYC:create-local-invalid-gemspec-error-spec,... | Homu | 2016-03-23 | 2 | -3/+28 |
|\ |
|
| * | Create invalid gemspec error message spec that runs locally | James Wen | 2016-03-17 | 2 | -3/+28 |
* | | Auto merge of #4369 - bundler:RochesterinNYC-alias-size-to-length-spec-set, r... | Homu | 2016-03-22 | 1 | -0/+43 |
|\ \ |
|
| * | | [SpecSet] Add basic specsRochesterinNYC-alias-size-to-length-spec-set | Samuel Giddins | 2016-03-16 | 1 | -0/+43 |
* | | | Fix `Bundler::SSLCerts::CertificateManager` specs to use newsimplify-certs | James Wen | 2016-03-22 | 1 | -6/+6 |
* | | | stop requiring that we have every rubygems cert | Andre Arko | 2016-03-17 | 1 | -6/+0 |
* | | | test connecting to index.rubygems.org | Andre Arko | 2016-03-17 | 1 | -1/+2 |
| |/
|/| |
|
* | | Auto merge of #4357 - asutoshpalai:master, r=segiddins | Homu | 2016-03-17 | 1 | -0/+26 |
|\ \
| |/
|/| |
|
| * | Checking that the repo is has been checked out | Asutosh Palai | 2016-03-14 | 1 | -0/+1 |
| * | Minor typo fix | Asutosh Palai | 2016-03-11 | 1 | -1/+1 |
| * | Added failing test for #3981 | Asutosh Palai | 2016-03-11 | 1 | -0/+25 |
* | | Auto merge of #4358 - bundler:seg-index-rubygems-org, r=indirect | Homu | 2016-03-12 | 1 | -2/+2 |
|\ \ |
|
| * | | [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgseg-index-rubygems-org | Samuel Giddins | 2016-03-11 | 1 | -2/+2 |
| |/ |
|
* | | Auto merge of #4342 - bronzdoc:colorize_gem_updates, r=segiddins | Homu | 2016-03-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update spec | bronzdoc | 2016-03-07 | 1 | -1/+1 |
* | | Fix the following warning in the test suite: | James Wen | 2016-03-10 | 1 | -1/+1 |
* | | Add test for checking langauge of sentences used in source code | Aditya Prakash | 2016-03-09 | 1 | -0/+13 |
* | | Add test for checking quality of documentation | Aditya Prakash | 2016-03-08 | 1 | -0/+37 |
* | | [RubygemsIntegration] Add support for new activate_bin_path binstubsseg-rg-master-support | Samuel Giddins | 2016-03-05 | 1 | -2/+2 |
|/ |
|
* | [Edgecases] Update for release of Rails 3.2.22.2 | Samuel Giddins | 2016-02-29 | 1 | -1/+1 |
* | Handle quotes in PATHseg-path-quotes | Samuel Giddins | 2016-02-29 | 1 | -0/+37 |
* | Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1 | James Wen | 2016-02-27 | 1 | -0/+22 |
* | Auto merge of #4304 - mobilutz:master, r=indirect | Homu | 2016-02-27 | 1 | -0/+34 |
|\ |
|
| * | locally rubocop is happy now :) | Lutz Lengemann | 2016-02-26 | 1 | -2/+1 |
| * | further rubocop | Lutz Lengemann | 2016-02-25 | 1 | -1/+1 |
| * | fix rubocop | Lutz Lengemann | 2016-02-25 | 1 | -1/+1 |
| * | added specs | Lutz Lengemann | 2016-02-24 | 1 | -0/+35 |
* | | Auto merge of #4308 - bundler:seg-bundle-no-install, r=indirect | Homu | 2016-02-25 | 1 | -0/+12 |
|\ \ |
|
| * | | add test for bundle install after package | Chulki Lee | 2016-02-17 | 1 | -0/+12 |
* | | | Auto merge of #4271 - bundler:seg-load-exec, r=indirect | Homu | 2016-02-25 | 1 | -0/+88 |
|\ \ \ |
|