summaryrefslogtreecommitdiff
path: root/spec/bundler/commands
AgeCommit message (Expand)Author
2026-04-08Merge RubyGems/Bundler 4.0.10Hiroshi SHIBATA
2026-04-08Merge RubyGems/Bundler 4.0.9Hiroshi SHIBATA
2026-04-08Merge RubyGems/Bundler 4.0.7Hiroshi SHIBATA
2026-02-09Merge RubyGems/Bundler 4.0.4Hiroshi SHIBATA
2025-12-16[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:Edouard CHIN
2025-12-16[ruby/rubygems] Tweak the Bundler's "X gems now installed message":Edouard CHIN
2025-12-16[ruby/rubygems] Allow bundle pristine to work for git gems in the same repo:Edouard CHIN
2025-12-09[ruby/rubygems] Fix Bundler removing executables after creating themEdouard CHIN
2025-12-08[ruby/rubygems] Fix native extension loading in newgem template for RHEL-base...yoshoku
2025-12-02[ruby/rubygems] Make BUNDLE_LOCKFILE environment variable have precedence ove...Jeremy Evans
2025-11-28[ruby/rubygems] Fixed checksums generation issue when no source is specifiedHiroshi SHIBATA
2025-11-25[ruby/rubygems] Support bundle install --lockfile optionJeremy Evans
2025-11-24Add SIGABRT to reserved signals in bundler specPeter Zhu
2025-11-21[ruby/rubygems] Add go_gem/rake_task for Go native extention gem skeletonsue445
2025-11-20[ruby/rubygems] Keep legacy windows platform, not removed themHiroshi SHIBATA
2025-11-20[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variableJeremy Evans
2025-11-20[ruby/rubygems] Add support for bundle install --no-lockJeremy Evans
2025-11-20[ruby/rubygems] Add support for lockfile in GemfileJeremy Evans
2025-11-20[ruby/rubygems] Change the logger instance for this spec:Edouard CHIN
2025-11-20[ruby/rubygems] Improve error messages and handling in testseileencodes
2025-11-19[ruby/rubygems] Add `--ext=go` to `bundle gem`Go Sueyoshi
2025-11-18[ruby/rubygems] Spelling with the latest version of did_you_meanHiroshi SHIBATA
2025-11-18[ruby/rubygems] More testsAustin Pray
2025-11-18[ruby/rubygems] fix testsAustin Pray
2025-11-14[ruby/rubygems] Fix triple spacing when generating lockfileJimmy Lin
2025-11-13[ruby/rubygems] We don't need to allow some warning because:David Rodríguez
2025-10-27[ruby/rubygems] Use dummy gem instead of uri.Hiroshi SHIBATA
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Add checksum of gems hosted on private servers:Edouard CHIN
2025-10-15[rubygems/rubygems] Removed duplicated examples with bundle installHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Test current clean after bundle update behaviorDavid Rodríguez
2025-10-15[rubygems/rubygems] Restore an accidentally changes of cache_spec.rbHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Bump up to test version for 4.0.0.devHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Removed obsoleted examples for legacy windows platformHiroshi SHIBATA
2025-10-09[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted windows platform exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fixed failing examples with 4.0.0.dev versionHiroshi SHIBATA
2025-09-26[rubygems/rubygems] add loading support on Windowssodacris
2025-09-26[rubygems/rubygems] skip checking title on Windows because it's not supportedsodacris
2025-09-19[rubygems/rubygems] Completely remove passing `--ext` to `bundle gem` without...David Rodríguez
2025-09-19[rubygems/rubygems] Switch `lockfile_checksums` to be true by defaultDavid Rodríguez
2025-09-19[rubygems/rubygems] Make `bundle show --outdated` raise an errorDavid Rodríguez
2025-09-17[rubygems/rubygems] Make `bundle remove --install` raise an errorDavid Rodríguez
2025-09-16[rubygems/rubygems] Completely remove multisources supportDavid Rodríguez
2025-09-16[rubygems/rubygems] Complete rubocop flags and settings removalDavid Rodríguez
2025-09-11[rubygems/rubygems] Complete remembered options removalDavid Rodríguez
2025-09-11[rubygems/rubygems] Remove deprecated usages of `bundle install --deployment`...David Rodríguez
2025-09-05[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...manabeai
2025-09-03[rubygems/rubygems] Deprecate `bundle cache --frozen` and `bundle cache --no-...David Rodríguez
2025-09-03[rubygems/rubygems] Add another spec for yet another issue fixed by the previ...David Rodríguez