summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2020-06-18[rubygems/rubygems] Disable parallel installation by default on WindowsDavid Rodríguez
2020-06-18[rubygems/rubygems] Remove unused methodDavid Rodríguez
2020-06-18[rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta
2020-06-18Ship default .rubocop.ymlUtkarsh Gupta
2020-06-18[rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta
2020-06-18Rename hidden templatesDavid Rodríguez
2020-06-18Undeprecate the `--no-cache` flagDavid Rodríguez
2020-06-18Removed the old file with https://github.com/rubygems/rubygems/pull/3667Hiroshi SHIBATA
2020-06-18Generalize CI templatesFrank Lam
2020-06-18Use consistent filenaming for Travis templateFrank Lam
2020-06-18Update github workflow templateFrank Lam
2020-06-18Update CI templatesFrank Lam
2020-06-18[rubygems/rubygems] Fix nonexistent constant in CircleCI templateFrank Lam
2020-06-18[rubygems/rubygems] Move already configured --test hint to before test file c...Frank Lam
2020-06-18[rubygems/rubygems] Move already configured --ci hint to before CI file creationFrank Lam
2020-06-18[rubygems/rubygems] Lower verboseness of user-facing text for bundle gemFrank Lam
2020-06-18[rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam
2020-06-18[rubygems/rubygems] Remove extra whitespaceFrank Lam
2020-06-18[rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam
2020-06-18[rubygems/rubygems] minor language tweaks, small code refactorAndre Arko
2020-06-18[rubygems/rubygems] update question textColby Swandale
2020-06-18Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA
2020-06-18[rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth
2020-06-05[rubygems/rubygems] Fix typoDavid Rodríguez
2020-06-05Link to pre-filtered issue listJakob Krigovsky
2020-06-05Update links from rubygems/bundler to rubygems/rubygemsJakob Krigovsky
2020-06-05[rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR
2020-06-05[rubygems/rubygems] Display test_framework_hint before prompting for user sel...Frank Lam
2020-06-05[rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam
2020-06-05[rubygems/rubygems] Conditionally display test framework help textFrank Lam
2020-06-05[rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam
2020-06-05[rubygems/rubygems] Fix parallel installer race conditionDavid Rodríguez
2020-06-05[rubygems/rubygems] Centralize `with` and `without` settingDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove redundant substractionDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unnecessary option mutationDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez
2020-06-05[rubygems/rubygems] Move all `without` and `with` option handling togetherDavid Rodríguez
2020-06-05[rubygems/rubygems] Revert multi ruby{,gems} version requirement fixDavid Rodríguez
2020-06-05[rubygems/rubygems] Deprecate the `--no-deployment` flagDavid Rodríguez
2020-06-05[rubygems/rubygems] Don't recommend the `--no-deployment` flagDavid Rodríguez
2020-05-23Remove a bunch of files that were deleted upstreamDavid Rodríguez
2020-05-22Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA
2020-05-22Glob the all man files provided by bundler upstreamHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Partly reverted bundler.gemspec for ruby core testingHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-05-08[rubygems/rubygems] Properly look for man pagesDavid Rodríguez
2020-05-08[rubygems/rubygems] Extract a local variableDavid Rodríguez
2020-04-28[rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA