summaryrefslogtreecommitdiff
path: root/lib/bundler/source
AgeCommit message (Expand)Author
2025-03-24[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are mi...David Rodríguez
2025-03-24[rubygems/rubygems] Refactor Path vs Gemspec source comparisonDavid Rodríguez
2025-03-24[rubygems/rubygems] Support git 2.49David Rodríguez
2025-03-12[rubygems/rubygems] Fix `ENAMETOOLONG` error when creating compact index cacheDavid Rodríguez
2025-03-10[rubygems/rubygems] Don't treat a git-sourced gem install as complete if only...Tara Bass
2025-02-06[rubygems/rubygems] Refine messages about gem installations being missingDavid Rodríguez
2025-01-20[rubygems/rubygems] Fix `--prefer-local` not respecting default gemsDavid Rodríguez
2025-01-14[rubygems/rubygems] Serialize gemspec when caching git sourceJosh LeBlanc
2024-11-29[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 cachesDavid Rodríguez
2024-11-29[rubygems/rubygems] Restore previous application cache format for git sourcesDavid Rodríguez
2024-11-29[rubygems/rubygems] Check feature flag earlierDavid Rodríguez
2024-11-29[rubygems/rubygems] Remove unnecessary early returnDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve naming in git sourcesDavid Rodríguez
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-10-23[rubygems/rubygems] Fix running `bundler` (with a final `r`) in a `bundle exe...David Rodríguez
2024-10-23[rubygems/rubygems] Remove the need for some bundler monkeypatchesDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-10[rubygems/rubygems] Remove more compatibility code with old RubyGemsDavid Rodríguez
2024-09-30[rubygems/rubygems] Fix error when changing a path source to a git source if ...David Rodríguez
2024-09-30[rubygems/rubygems] Fix old cache format detection when application is not so...David Rodríguez
2024-09-23[rubygems/rubygems] Ensure refs directory in cached git sourceDaniel Colson
2024-09-20[rubygems/rubygems] Unconditionally set installed_by_versionSamuel Giddins
2024-09-17[rubygems/rubygems] Fix `--local` hitting the network when default gems are i...David Rodríguez
2024-09-16[rubygems/rubygems] Simplify handling default gem cachingDavid Rodríguez
2024-09-09[rubygems/rubygems] Don't include hook templates in cached git sourceDaniel Colson
2024-09-04[rubygems/rubygems] Load gemspecs in the context of its parent also when usin...David Rodríguez
2024-08-30[rubygems/rubygems] Don't blow up when explicit version is removed from some ...David Rodríguez
2024-08-21[rubygems/rubygems] Restore support for passing relative paths to `:git`David Rodríguez
2024-08-21[rubygems/rubygems] Regeneration previous git application caches that didn't ...David Rodríguez
2024-07-23[rubygems/rubygems] Keep only the bare clone in the per app cacheDavid Rodríguez
2024-07-23[rubygems/rubygems] Don't serialize gemspec in the cache locationDavid Rodríguez
2024-07-23[rubygems/rubygems] Stop using the cache path as the install locationDavid Rodríguez
2024-07-23[rubygems/rubygems] Refactor `set_paths!`David Rodríguez
2024-07-23[rubygems/rubygems] Restrict local behaviour of git gems to local overridesDavid Rodríguez
2024-07-23[rubygems/rubygems] Prefer `install_path` aliasDavid Rodríguez
2024-07-23[rubygems/rubygems] Move duplicated code to a methodDavid Rodríguez
2024-07-23[rubygems/rubygems] Add debugging message to `Bundler::Source::Git#specs`David Rodríguez
2024-07-18[rubygems/rubygems] Fix incorrect standalone script when default gems with ex...David Rodríguez
2024-06-20[rubygems/rubygems] Fix credentials being readded when re-resolving without a...David Rodríguez
2024-06-20[rubygems/rubygems] Don't expire git specs unnecessarily when remote! or cach...David Rodríguez
2024-06-20[rubygems/rubygems] Don't validate local gemspec twiceDavid Rodríguez
2024-06-11[rubygems/rubygems] Keep credentials in lockfile if they are already thereDavid Rodríguez
2024-05-29[rubygems/rubygems] Improve default gem handling by treating default gems as ...David Rodríguez
2024-05-24[rubygems/rubygems] Fix error messages to not mention cached gems when they w...David Rodríguez
2024-05-24[rubygems/rubygems] Fix performance regression on applications with a local c...David Rodríguez
2024-05-22[rubygems/rubygems] move git clone depth error handling to else branchEllen Keal
2024-05-22[rubygems/rubygems] fix for gems not downloading from git via httpEllen Keal
2024-05-13[rubygems/rubygems] Fix error when Bundler installation is corruptedDavid Rodriguez
2024-04-18[rubygems/rubygems] Never write credentials to lockfilesDavid Rodriguez
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez