summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2021-07-27[rubygems/rubygems] Remove the warning for not defining a gem server sourceDaniel Niknam
2021-07-27[rubygems/rubygems] Refactor Bundler::Dsl#check_rubygems_source_safety to imp...Daniel Niknam
2021-07-27[rubygems/rubygems] Deprecate Gemfile without an explicit global sourceDaniel Niknam
2021-07-27[rubygems/rubygems] Explicitly define a global source for testsDaniel Niknam
2021-07-27[rubygems/rubygems] Implement Bundler::SourceList#implicit_global_source?Daniel Niknam
2021-07-27[rubygems/rubygems] Implement Bundler::Source::Rubygems#no_remotes?Daniel 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-27[rubygems/rubygems] Remove LoadError message in regards to requiring a relati...Daniel Niknam
2021-07-27[rubygems/rubygems] Fix interrupt handling in Bundler workersAndrew Haines
2021-07-16[rubygems/rubygems] Fix `bundle plugin install --help` showing `bundle instal...David Rodríguez
2021-07-16[rubygems/rubygems] fix dangling empty hooksAndre Arko
2021-07-16[rubygems/rubygems] test loading bad plugins with nil/empty namesAndre Arko
2021-07-16[rubygems/rubygems] remove focusAndre Arko
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-24Fix test-bundler failures when XDG_CONFIG_HOME is not writableKazuhiro NISHIYAMA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-02-03Fix failures with EditLineKazuhiro NISHIYAMA
2021-01-29Fix failure when build in srcdir/buildKazuhiro NISHIYAMA
2021-01-28Add fallback when PWD is not setKazuhiro NISHIYAMA
2021-01-28Use PWD instead of source_rootKazuhiro NISHIYAMA
2021-01-28Remove require_path from $LOADED_FEATURESKazuhiro NISHIYAMA
2021-01-28Delete path including `/../` tooKazuhiro 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-21Fix misspellings [ci skip]Kazuhiro NISHIYAMA
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-09Ad-hoc fix of test-bundlerNobuyoshi Nakada
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-19Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-10-15Partly reverted test failing with https://github.com/rubygems/rubygems/pull/3921Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-09-28[rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins
2020-09-23bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA
2020-09-17Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-07-31[rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez
2020-07-15Import remaining changesDavid Rodríguez
2020-07-15[rubygems/rubygems] Tag the specs with :readlineUtkarsh Gupta
2020-07-15[rubygems/rubygems] Add tests with different flag combinationsUtkarsh Gupta
2020-07-15[rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez