aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/install
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Extract generate_index command to rubygems-generate_index...Samuel Giddins2023-12-081-1/+1
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-0728-734/+734
* [rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in onlyMartin Emde2023-12-0510-345/+329
* Opaque Etags for compact index requestsJosef Šimánek2023-11-271-20/+105
* [rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez2023-11-271-1/+1
* [rubygems/rubygems] Fix universal lockfiles regressionDavid Rodriguez2023-11-221-0/+58
* [rubygems/rubygems] Fix invalid platform removal missing adjacent platformsBo Anderson2023-11-211-0/+1
* [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez2023-11-135-14/+9
* [rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez2023-11-132-33/+133
* [rubygems/rubygems] Refactor platform test helpersDavid Rodriguez2023-11-131-1/+1
* [rubygems/rubygems] Simplify spec wording and implementationDavid Rodríguez2023-11-081-17/+2
* [rubygems/rubygems] Handle base64 encoded checksums in lockfile for future co...Martin Emde2023-10-232-11/+23
* [rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde2023-10-234-60/+209
* [rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde2023-10-238-41/+41
* [rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins2023-10-237-23/+74
* [rubygems/rubygems] Use the server checksum, then calculate from gem on disk ...Mercedes Bernard2023-10-236-1/+48
* [rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah2023-10-2310-1/+214
* [rubygems/rubygems] Raise an error when top level dependency does not resolve...David Rodríguez2023-10-161-0/+56
* [rubygems/rubygems] Automatically remove invalid platforms before re-resolvingDavid Rodríguez2023-10-161-0/+64
* [rubygems/rubygems] Tweak platform mismatch resolution errorsDavid Rodríguez2023-10-161-1/+1
* [rubygems/rubygems] Fix force_ruby_platform: when the lockfile only locks the...Samuel Giddins2023-10-151-0/+43
* [rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson2023-10-031-0/+16
* [rubygems/rubygems] 🚨 Rubocop LintingPeter Boling2023-10-032-4/+4
* [rubygems/rubygems] Reword a couple of error messagesDavid Rodriguez2023-09-271-2/+2
* [rubygems/rubygems] Fix bundle install when older revisions of git sourcekrororo2023-09-271-0/+31
* [rubygems/rubygems] Fix bundler specs using safe_loadSamuel Giddins2023-09-201-1/+1
* [rubygems/rubygems] Fix standalone install crashing when using legacy multi r...David Rodríguez2023-08-281-0/+27
* [rubygems/rubygems] Don't use full indexes unnecessarily on legacy GemfilesDavid Rodríguez2023-08-251-0/+9
* [rubygems/rubygems] Bad auth should not fallback eitherDavid Rodríguez2023-08-161-0/+9
* [rubygems/rubygems] Prefer squiggly heredocs over custom helperDavid Rodríguez2023-07-246-18/+18
* [rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez2023-07-131-0/+7
* [rubygems/rubygems] Remove unused variableDavid Rodríguez2023-07-131-2/+0
* [rubygems/rubygems] Test that git sources in lockfiles have stable sort orderEllen Marie Dash2023-07-041-0/+74
* [rubygems/rubygems] Fix another incorrect removal of "ruby" platform from loc...David Rodríguez2023-07-041-0/+46
* Merge rubygems/rubygems HEADHiroshi SHIBATA2023-06-201-8/+5
* [rubygems/rubygems] Improve error message in frozen mode edge caseDavid Rodríguez2023-06-151-0/+34
* [rubygems/rubygems] Improve frozen mode error messageDavid Rodríguez2023-06-152-3/+3
* [rubygems/rubygems] Use "frozen" rather than "deployment" in error messageDavid Rodríguez2023-06-152-11/+11
* [rubygems/rubygems] Make frozen mode spec also pass on Bundler 3David Rodríguez2023-06-151-1/+1
* [rubygems/rubygems] This spec is independent from global sourcesDavid Rodríguez2023-06-151-1/+5
* [rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...David Rodríguez2023-06-061-0/+6
* [rubygems/rubygems] Unexclude some specs on bundler 3David Rodríguez2023-06-061-3/+3
* [rubygems/rubygems] Fill in missing deployment specsDavid Rodríguez2023-06-061-7/+44
* [rubygems/rubygems] Remove redundant specsDavid Rodríguez2023-06-061-5/+1
* Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA2023-05-301-1/+1
* [rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez2023-04-072-16/+8
* [rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfileDavid Rodríguez2023-03-281-0/+50
* Don't suggest `--full-index` on API Response mismatch errorsDavid Rodríguez2023-03-231-1/+1
* [rubygems/rubygems] Use indented heredocNobuyoshi Nakada2023-03-222-7/+7
* [rubygems/rubygems] Fix incorrect error message when multiple platforms are l...David Rodríguez2023-03-171-0/+6