summaryrefslogtreecommitdiff
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Backport from ruby coreSHIBATA Hiroshi2018-11-013-6/+6
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-209-13/+13
* Add another spec, separate new case into its own testSamuel Giddins2018-10-021-0/+95
* Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-271-0/+2
* Improve redownload specsmore_assertionsDavid Rodríguez2018-09-241-3/+13
* Limit redownload specs to bundler 2better_force_to_redownload_transitionDavid Rodríguez2018-09-191-1/+1
* Fix issue with initial implementationDavid Rodríguez2018-09-181-4/+14
* Deprecate `bundle install --force`David Rodríguez2018-09-181-0/+10
* Convert redownload/force specs to shared specsDavid Rodríguez2018-09-181-39/+47
* Rename spec file to use the preferred option nameDavid Rodríguez2018-09-181-0/+0
* Let updater retry on HTTPRequestedRangeNotSatisfiable (416)Maxime Lapointe2018-08-271-0/+31
* merge v1.16.4Colby Swandale2018-08-221-0/+1
|\
| * Auto merge of #6668 - eregon:fix-encoding-spec-from-6661, r=deivid-rodriguezThe Bundler Bot2018-08-201-1/+1
| * Add encoding magic comment to gemfile specColby Swandale2018-08-171-0/+1
| * Auto merge of #6661 - eregon:consistent-encoding-for-reading-files, r=deivid-...The Bundler Bot2018-08-161-0/+29
* | Fix encoding spec from #6661 to also work 1.9.3Benoit Daloze2018-08-201-1/+1
* | Auto merge of #6647 - bundler:segiddins/conflict-message-improvements, r=indi...The Bundler Bot2018-08-141-5/+4
|\ \
| * | Fix error sortingSamuel Giddins2018-08-061-4/+4
| * | Make version conflict messages betterSamuel Giddins2018-08-061-3/+2
* | | Skips specs on Ruby 1.8 as 1.8 does not have encodingsBenoit Daloze2018-08-131-0/+4
* | | Add specs for Gemfiles with non-US-ASCII charactersBenoit Daloze2018-08-111-0/+25
|/ /
* | Update sudo specsSamuel Giddins2018-07-292-0/+5
* | Update specs for path always including ruby scopeSamuel Giddins2018-07-291-29/+67
* | Auto merge of #6495 - bundler:segiddins/6491-extra-gem-platform-in-lockfile, ...The Bundler Bot2018-07-221-0/+143
|\ \
| * | [Definition] Filter out unneeded gem platforms after resolvingsegiddins/6491-extra-gem-platform-in-lockfileSamuel Giddins2018-04-181-0/+143
* | | merge v1.16.3Colby Swandale2018-07-171-3/+4
|\ \ \ | | |/ | |/|
| * | remove bundle 2 spec that tests features that is not available in 1-16-stableColby Swandale2018-07-171-27/+0
| * | skip test that relies on unicode literals on ruby < 2.0Colby Swandale2018-07-121-1/+2
| * | Fix syntax errors with heredocs in older versions of RubyColby Swandale2018-07-111-2/+2
| * | Auto merge of #6599 - deivid-rodriguez:fix/gemspec_encoding_regression, r=col...The Bundler Bot2018-07-101-0/+27
| * | Auto merge of #6583 - bundler:skip-remove-auth-with-file-protocol, r=segiddinsThe Bundler Bot2018-07-105-16/+16
| * | Auto merge of #6573 - bundler:colby/process-lock-enotsup, r=segiddinsThe Bundler Bot2018-07-101-0/+11
| * | Auto merge of #6571 - bundler:colby/fix-git-gem-error-message, r=indirectThe Bundler Bot2018-07-101-0/+60
| * | Auto merge of #6232 - bundler:fix-ruby25-failing, r=hsbtThe Bundler Bot2018-07-103-10/+37
| * | fix incorrect heredoc syntax and remove accentsColby Swandale2018-04-201-2/+2
| * | Auto merge of #6478 - bundler:segiddins/fix-tests-against-rg-master, r=segiddinsThe Bundler Bot2018-04-201-2/+3
| * | Auto merge of #6480 - bundler:segiddins/6475-install-path-dot, r=indirectThe Bundler Bot2018-04-201-1/+11
| * | Auto merge of #6335 - bundler:segiddins/use-rubygems-integration-inflate, r=s...The Bundler Bot2018-04-201-1/+1
| * | Auto merge of #6314 - bundler:update-deprecated-methods, r=hsbtThe Bundler Bot2018-04-201-1/+1
| * | Auto merge of #6279 - deivid-rodriguez:fix/encoding_bug, r=indirectThe Bundler Bot2018-04-201-0/+17
| * | Auto merge of #6211 - papanikge:add-source-when-failing, r=segiddinsThe Bundler Bot2018-04-201-2/+35
* | | More informative skip messageDavid Rodríguez2018-06-251-1/+1
* | | Skip encoding spec on 1.8.7David Rodríguez2018-06-241-0/+2
* | | Respect encodings when reading gemspecsDavid Rodríguez2018-06-241-0/+25
* | | Auto merge of #6583 - bundler:skip-remove-auth-with-file-protocol, r=segiddinsThe Bundler Bot2018-06-205-16/+16
|\ \ \
| * | | typo fixskip-remove-auth-with-file-protocolSHIBATA Hiroshi2018-06-152-2/+2
| * | | Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-155-48/+16
| * | | Reverted accidentally carriage returnSHIBATA Hiroshi2018-06-151-0/+1
| * | | Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-155-17/+48
* | | | Auto merge of #6573 - bundler:colby/process-lock-enotsup, r=segiddinsThe Bundler Bot2018-06-151-0/+11
|\ \ \ \ | |/ / / |/| | |