summaryrefslogtreecommitdiff
path: root/spec/bundler/commands
AgeCommit message (Expand)Author
2021-10-25[rubygems/rubygems] Show proper error when previous installation of gem can't...David Rodriguez
2021-10-25[rubygems/rubygems] Show a proper error if gem path is not writableDavid Rodriguez
2021-10-13[rubygems/rubygems] Fix `bundle install` crash due to an incorrectly incomple...David Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-10-13[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Match a more exact warning messageDavid Rodriguez
2021-10-09Newly generated gems require Ruby 2.6.0OKURA Masafumi
2021-10-09[rubygems/rubygems] Fix typoDavid Rodríguez
2021-09-22[rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR
2021-09-17[rubygems/rubygems] Trigger install command by default on removeJose Galisteo
2021-08-31[rubygems/rubygems] Correctly redact credentials when using x-oauth-basicMatt Larraz
2021-08-31[rubygems/rubygems] Fix `bundle check` showing duplicated gemsDavid Rodríguez
2021-08-31[rubygems/rubygems] Restore working `bundle check` behaviourDavid Rodríguez
2021-08-31[rubygems/rubygems] Respect `BUNDLE_USER_HOME` for global config locationDavid Rodríguez
2021-08-31[rubygems/rubygems] Expect the right permissions on WindowsDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix git repo initialization on a path with spacesDavid Rodríguez
2021-08-31[rubygems/rubygems] Simplify overkill usage of shared examplesDavid Rodríguez
2021-08-31[rubygems/rubygems] Exclude gemspec file itself from gemNobuyoshi Nakada
2021-08-31[rubygems/rubygems] typos in UI messages: fix a couple missing spaces between...Tim Sutton
2021-08-31[rubygems/rubygems] The `--local` flag to `bundle install` shouldn't hit the ...David Rodríguez
2021-08-31[rubygems/rubygems] Improve "gem not found in source" errorsDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove redundant part of error messageDavid Rodríguez
2021-08-31[rubygems/rubygems] Respect `BUNDLE_USER_CONFIG` if setDavid Rodríguez
2021-08-31[rubygems/rubygems] This spec can pass now on ruby 3David Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary test repositoryDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez
2021-07-27[rubygems/rubygems] Remove the warning for not defining a gem server sourceDaniel Niknam
2021-07-27[rubygems/rubygems] Explicitly define a global source for testsDaniel Niknam
2021-07-27[rubygems/rubygems] The `--quiet` should still display warningsDavid Rodríguez
2021-07-27[rubygems/rubygems] Make `--quiet` spec independent on the specific warningDavid Rodríguez
2021-07-27[rubygems/rubygems] Remove `gem install` hint when installing a gem failsDavid Rodríguez
2021-07-27[rubygems/rubygems] Fix bundler binstub version selectionDavid Rodríguez
2021-07-16[rubygems/rubygems] Fix development gem unintentionally removed on an edge caseDavid Rodríguez
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-04-19Try to fix other failures of writing XDG_CONFIG_HOMEKazuhiro NISHIYAMA
2021-04-17Fix writing XDG_CONFIG_HOME in test-bundlerKazuhiro NISHIYAMA
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-02-03Fix failures with EditLineKazuhiro NISHIYAMA
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA