aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* [Resolver] Restrict activated platforms to those in the GemfileSamuel Giddins2017-01-231-0/+18
* [Definition] Avoid re-resolving when a gemspec has dev depsSamuel Giddins2017-01-231-0/+17
* [Definition] Switch path sources after checking them for changesSamuel Giddins2017-01-211-7/+6
* Add a spec for gemspec deps not requiring re-resolveSamuel Giddins2017-01-211-0/+14
* Disable RSpec monkey patchingSamuel Giddins2017-01-1533-39/+39
* [GitProxy] Use shellwords to escape user inputSamuel Giddins2017-01-051-0/+57
* [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-041-0/+31
* Add specs for falling back to 1 thread when the lockfile is corruptSamuel Giddins2016-12-261-77/+0
* Auto merge of #5023 - renuo:4854-gemnotfound-error, r=segiddinsThe Bundler Bot2016-12-241-1/+16
|\
| * Merge remote-tracking branch 'origin/master' into 4854-gemnotfound-errorDiego Steiner2016-09-277-12/+235
| |\
| * | Update specsBoggs2016-08-171-1/+16
* | | Remove rubygems.org from gemfiles in the specsSamuel Giddins2016-12-181-1/+1
* | | [RubyGems] Old RG compatibility for skipping specs with missing extensionsSamuel Giddins2016-11-302-4/+4
* | | [RubyGems] Ignore specs missing extensionsSamuel Giddins2016-11-301-0/+28
* | | Auto merge of #5187 - bundler:seg-remove-fakeweb, r=segiddinsThe Bundler Bot2016-11-193-3/+3
|\ \ \
| * | | Replace fakeweb in the specs with artificeSamuel Giddins2016-11-183-3/+3
* | | | Fixed typoshiren mistry2016-11-171-1/+1
* | | | Converted message strings into HEREDOC for better readability.hiren mistry2016-11-171-1/+1
* | | | Improve gem checksum mismatch error message by telling users how to resolve it.hiren mistry2016-11-171-4/+11
|/ / /
* | | fix breaking specsColby Swandale2016-11-152-5/+5
* | | Fixed bundler incorrectly printing the following error message when attemptin...hiren mistry2016-10-201-0/+29
* | | remove extraneous bits, fix gemfilesAndre Arko2016-10-131-6/+1
* | | add a failing spec for not-found gemsAndre Arko2016-10-131-0/+71
* | | spec for tmp change that fails on masterAndre Arko2016-10-041-0/+8
* | | Auto merge of #5003 - bundler:seg-warn-unused-deps, r=indirectHomu2016-09-301-1/+18
|\ \ \
| * | | Update spec to account for old rubygems printing the dependency typeSamuel Giddins2016-09-201-1/+1
| * | | [Definition] Print a helpful warning when a dependency is unused on any platformSamuel Giddins2016-09-191-1/+18
| | |/ | |/|
* / | Add a spec for lazy specification picking the right platform for Gemspec sourcesSamuel Giddins2016-09-211-0/+33
|/ /
* | Auto merge of #4976 - bundler:seg-fix-eval-gemfile-path-sources, r=indirectHomu2016-09-171-0/+18
|\ \
| * | [Path] Store lockfile paths relative to the root, not the gemfile pathSamuel Giddins2016-09-131-0/+18
* | | Use Hashrocket => because we support Ruby 1.8.7JuanitoFatas2016-09-151-2/+2
* | | Support specify engine by symbol in GemfileJuanitoFatas2016-09-151-0/+29
|/ /
* | Fail gracefully when attempting to request from an unknown URI schemeSamuel Giddins2016-09-071-0/+11
* | Add a spec for platform_specific resolution / runtimeSamuel Giddins2016-08-251-0/+95
* | Update spec for consistency with how Gem.ruby_version is usedSamuel Giddins2016-08-231-1/+1
* | [Definition] Handle non-exact ruby version requirementsSamuel Giddins2016-08-231-19/+42
* | Fix resolving when the gemfile has a ruby patch requirementSamuel Giddins2016-08-231-1/+1
* | Use the resolver to resolve for ruby / rubygems versionsSamuel Giddins2016-08-231-7/+10
* | test for a diagnostic error on ruby version failAndre Arko2016-08-231-2/+14
* | Only validate gem checksums on RubyGems 2.3+Samuel Giddins2016-08-221-1/+1
* | Distinguish tests for checksum mismatch & invalid checksumSamuel Giddins2016-08-221-1/+10
* | Allow disabling checksum validationSamuel Giddins2016-08-221-1/+10
* | Fix base64 regexp in compact index specSamuel Giddins2016-08-221-1/+1
* | [RubyGemsGemInstaller] Validate checksums from the compact indexSamuel Giddins2016-08-221-0/+14
* | Auto merge of #4784 - colby-swandale:path-already-exists-error-msg, r=indirectHomu2016-08-211-4/+4
|\ \ | |/ |/|
| * rework specs from previous commitColby2016-07-141-4/+4
* | Auto merge of #4704 - allenzhao:issue-4663, r=indirectHomu2016-08-161-0/+2
|\ \
| * | Add failing spec testAllen Zhao2016-08-151-0/+2
* | | fix standalone executable when dest of symlinkTerin Stock2016-08-121-2/+15
|/ /
* | Update case sensitivity spec to work on all FSSamuel Giddins2016-08-101-1/+4