ruby/lib/bundler/source
David Rodríguez 744dd5a362 [rubygems/rubygems] Fix performance regression on applications with a local cache
Even if all gems are properly installed and no resolve is needed, we
recently started always reading all packages in `vendor/cache` and
extracting specifications from them.

This commit fixes the problem by longer making considering cached specs
the default and only enable them when a resolve is actually needed.

edeb2c42bf
2024-05-24 15:02:30 +00:00
..
git [rubygems/rubygems] move git clone depth error handling to else branch 2024-05-22 06:01:51 +00:00
path Merge 16c3535413 2022-09-05 14:37:12 +09:00
rubygems [rubygems/rubygems] Use rubygems vendored uri from Bundler when available 2024-01-29 12:15:10 +09:00
gemspec.rb
git.rb [rubygems/rubygems] Use rubygems vendored uri from Bundler when available 2024-01-29 12:15:10 +09:00
metadata.rb [rubygems/rubygems] Fix error when Bundler installation is corrupted 2024-05-13 09:19:45 +00:00
path.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
rubygems.rb [rubygems/rubygems] Fix performance regression on applications with a local cache 2024-05-24 15:02:30 +00:00
rubygems_aggregate.rb [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00