summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2024-11-26[rubygems/rubygems] Keep track of materializations in the original resolveDavid Rodríguez
2024-11-26[rubygems/rubygems] Create LazySpecifications directly with most_specific_loc...David Rodríguez
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-26[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...David Rodríguez
2024-11-26[rubygems/rubygems] Filter out gems to unlock inside `converge_specs`David Rodríguez
2024-11-26[rubygems/rubygems] Fix development dependencies considered unnecessarily som...David Rodríguez
2024-11-26[rubygems/rubygems] Simplify moreDavid Rodríguez
2024-11-26[rubygems/rubygems] Don't bother sorting if there's a single elementDavid Rodríguez
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Use `platform` local variableDavid Rodríguez
2024-11-26[rubygems/rubygems] This is about locked_platformsDavid Rodríguez
2024-11-26[rubygems/rubygems] Set instance variables in consistent orderDavid Rodríguez
2024-11-25[rubygems/rubygems] Fix `bundle lock --add-checksums`David Rodríguez
2024-11-25[rubygems/rubygems] Make installer code more clearDavid Rodríguez
2024-11-25[rubygems/rubygems] Most of the times, eagerly resolving is not necessaryDavid Rodríguez
2024-11-25[rubygems/rubygems] Fix test task name on generated readme when using test-unitgemmaro
2024-11-25[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...David Rodríguez
2024-11-21[rubygems/rubygems] Fix `bundle remove` sometimes not removing gemsJerome Dalbert
2024-11-21[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge caseDavid Rodríguez
2024-11-21[rubygems/rubygems] RefactorDavid Rodríguez
2024-11-21[rubygems/rubygems] Extract a `source` localDavid Rodríguez
2024-11-21[rubygems/rubygems] Reuse `name` localDavid Rodríguez
2024-11-21[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-21[rubygems/rubygems] Remove override of worker jobs for `bundle install --local`Lars Kanis
2024-11-20[rubygems/rubygems] Add man page for 'bundle issue' commandAndrew Nesbitt
2024-11-19[rubygems/rubygems] Define a few `inspect` methods to help debuggingDavid Rodríguez
2024-11-19[rubygems/rubygems] Add man page for 'bundle fund' commandAndrew Nesbitt
2024-11-14Update vendored thor to 1.3.2David Rodríguez
2024-11-14Update vendored securerandom to 0.3.2David Rodríguez
2024-11-14Update vendored fileutils to 1.7.3David Rodríguez
2024-11-13[rubygems/rubygems] Include original error when openssl fails to loadDavid Rodríguez
2024-11-11[rubygems/rubygems] Add a `lockfile_checksums` configuration to include check...David Rodríguez
2024-11-11[rubygems/rubygems] Cancel `bundle console` deprecationDavid Rodríguez
2024-11-11Bump vendored uri to 1.0.1David Rodríguez
2024-11-08[rubygems/rubygems] Fix private registry credentials being written to logssamisalamiws
2024-11-08[rubygems/rubygems] Warn on insecure materializationDavid Rodríguez
2024-11-08[rubygems/rubygems] Small tweakDavid Rodríguez
2024-11-08[rubygems/rubygems] Reduce global stateDavid Rodríguez
2024-11-08[rubygems/rubygems] Remove unnecessary attributeDavid Rodríguez
2024-11-08[rubygems/rubygems] Cleaner extension of `Gem::Specification` to be able to s...David Rodríguez
2024-11-08[rubygems/rubygems] Remove accessor that's been unused for yearsDavid Rodríguez
2024-11-08[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...David Rodríguez
2024-11-08[rubygems/rubygems] Remove no longer necessary hacks to define the `gem` commandDavid Rodríguez
2024-11-07[rubygems/rubygems] Undeprecate Gemfiles without a global sourceDavid Rodríguez
2024-11-06[rubygems/rubygems] Add naive infinite loop detection when fixing lockfile de...David Rodríguez
2024-11-06[rubygems/rubygems] Note about why we don't fix lockfile dependencies backed ...David Rodríguez
2024-11-06[rubygems/rubygems] This is not about the lockfile anymoreDavid Rodríguez
2024-11-06[rubygems/rubygems] Automatically fix lockfile when the API reveals missing depsDavid Rodríguez
2024-11-06[rubygems/rubygems] Check for `EndpointSpecification` exactlyDavid Rodríguez