summaryrefslogtreecommitdiff
path: root/lib/bundler/source
AgeCommit message (Expand)Author
3 days[ruby/rubygems] Synchronize remote_specs memoizationHiroshi SHIBATA
3 days[ruby/rubygems] Fetch a single name when caching built-in gemsHiroshi SHIBATA
3 days[ruby/rubygems] Release resolution memory before installing gemsHiroshi SHIBATA
7 days[ruby/rubygems] Preserve per-source cooldown when converging sources from the...Bryan Woods
13 days[ruby/rubygems] Address PR review on cooldown local stub bypassHiroshi SHIBATA
13 days[ruby/rubygems] Apply cooldown to locally installed gem versionsHiroshi SHIBATA
13 days[ruby/rubygems] Plumb per-source cooldown from the Gemfile DSLHiroshi SHIBATA
13 days[ruby/rubygems] Disable git auto maintenance during git source operationsHiroshi SHIBATA
2026-05-26[ruby/rubygems] Also clear merged specs cache in Source::Rubygems#clear_cacheHiroshi SHIBATA
2026-05-26[ruby/rubygems] Clear gem specification cache after acquiring process lockNgan Pham
2026-05-14[ruby/rubygems] Fire after-fetch and after-git-fetch hooks even on failureHiroshi SHIBATA
2026-05-14[ruby/rubygems] Add plugin hooks around gem fetch and git source fetchMarvin Frick
2026-05-07[ruby/rubygems] Use Pathname#absolute?Nobuyoshi Nakada
2026-04-24[ruby/rubygems] Support no_build_extension and no_install_plugin settings in ...Hiroshi SHIBATA
2026-04-08[ruby/rubygems] Fix grammar in gem installer cache commentHiroshi SHIBATA
2026-04-08[ruby/rubygems] Fix typos in comments and documentationHiroshi SHIBATA
2026-03-18[ruby/rubygems] Lock the checksum of Bundler itself in the lockfile:Edouard CHIN
2026-03-18[ruby/rubygems] Store the version of git at the class level:Edouard CHIN
2026-03-17[ruby/rubygems] Rename full_clone? to shallow? for clarityHiroshi SHIBATA
2026-03-17[ruby/rubygems] Retry git fetch without --depth for dumb HTTP transportHiroshi SHIBATA
2026-03-12[ruby/rubygems] Add a Mutex to prevent a bug on Ruby 3.2:Edouard CHIN
2026-03-12[ruby/rubygems] Split the download and install process of a gem:Edouard CHIN
2026-02-13[ruby/rubygems] fix(bundler): only preload git sources for requested groupsAbdelkader Boudih
2026-02-12[ruby/rubygems] Add backwards compatibility for Bundler with older RubyGemsAnthony Panozzo
2026-02-12[ruby/rubygems] Add global gem cache shared by RubyGems and BundlerAnthony Panozzo
2026-02-02[ruby/rubygems] Fix nil `@revision` in `git_proxy.rb`Ian Ker-Seymer
2025-11-14[ruby/rubygems] bin/rubocop -a --only Style/RedundantParenthesesHiroshi SHIBATA
2025-11-13[ruby/rubygems] Add debug logging information:Edouard CHIN
2025-11-13[ruby/rubygems] Adjust the API_REQUEST_LIMIT:Edouard CHIN
2025-11-07[ruby/rubygems] Use Dir.pwd instead of Pathname.pwdHiroshi SHIBATA
2025-10-27[ruby/rubygems] Drop to support old gitHiroshi SHIBATA
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-10-10[rubygems/rubygems] Make global_gem_cache flag to settingsHiroshi SHIBATA
2025-09-19[rubygems/rubygems] Switch `cache_all` to be `true` by defaultDavid Rodríguez
2025-09-16[rubygems/rubygems] Completely remove multisources supportDavid Rodríguez
2025-09-16[rubygems/rubygems] Remove `allow_offline_install` settingDavid Rodríguez
2025-09-05[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...manabeai
2025-07-30[rubygems/rubygems] Remove JRuby workaroundDavid Rodríguez
2025-06-19Skip to Bundler 4 directlyDavid Rodríguez
2025-06-19[rubygems/rubygems] Never ignore gems from path sources during activationDavid Rodríguez
2025-06-06[rubygems/rubygems] Cache commit SHA ref revisionsThomas Marshall
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