Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an extra specbundle_update | David Rodríguez | 2019-03-03 | 1 | -1/+13 |
* | Print help when `--all` is not passed | David Rodríguez | 2019-03-03 | 2 | -10/+11 |
* | Prefer `err` to `last_command.bundler_err` | David Rodríguez | 2019-03-03 | 1 | -3/+3 |
* | Rename local variable | David Rodríguez | 2019-03-02 | 1 | -4/+4 |
* | Extract help logic to a separate class | David Rodríguez | 2019-03-02 | 2 | -23/+40 |
* | Rename "cli" to "topic" in help command | David Rodríguez | 2019-03-02 | 1 | -4/+4 |
* | Merge #6991 | Bundlerbot | 2019-02-28 | 4 | -45/+69 |
|\ | |||||
| * | Split (and skip) specs about multiple source deprecationfix_deprecation_specs | David Rodríguez | 2019-02-28 | 1 | -8/+19 |
| * | Prefer the `err` helper for checking errors | David Rodríguez | 2019-02-28 | 1 | -15/+15 |
| * | Remove now unnecessary filtering | David Rodríguez | 2019-02-28 | 1 | -5/+4 |
| * | Make sure deprecation specs run on bundler 2 | David Rodríguez | 2019-02-28 | 1 | -3/+3 |
| * | Fix major deprecation matcher | David Rodríguez | 2019-02-28 | 2 | -5/+4 |
| * | Adapt `bundle show` deprecation specs | David Rodríguez | 2019-02-28 | 1 | -1/+5 |
| * | Delay `bundle console` removal to bundler 3 | David Rodríguez | 2019-02-28 | 2 | -2/+6 |
| * | Remove unnecessary gems.rb file creation | David Rodríguez | 2019-02-28 | 1 | -1/+0 |
| * | Delay requiring --all to update everything to bundler 3 | David Rodríguez | 2019-02-28 | 2 | -2/+7 |
| * | Move some test setups to before blocks | David Rodríguez | 2019-02-28 | 2 | -5/+10 |
| * | Remove unnecessary gsub | David Rodríguez | 2019-02-28 | 1 | -2/+0 |
|/ | |||||
* | Merge #6997 | Bundlerbot | 2019-02-28 | 1 | -13/+4 |
|\ | |||||
| * | Use rubygems 3.0.2 for testing compatibility modesmaller_ci_matrix | David Rodríguez | 2019-02-27 | 1 | -1/+1 |
| * | Test only the rubygems version each MRI version shipped with | David Rodríguez | 2019-02-27 | 1 | -12/+3 |
|/ | |||||
* | Merge #6982 | Bundlerbot | 2019-02-26 | 31 | -186/+64 |
|\ | |||||
| * | Remove rubygems compatibility guardremove_unnecessary_rubygems_filters | David Rodríguez | 2019-02-25 | 2 | -13/+0 |
| * | Remove more unnecessary rubygems version checks | David Rodríguez | 2019-02-25 | 5 | -56/+27 |
| * | Remove unnecessary old rubygems deprecation | David Rodríguez | 2019-02-25 | 2 | -29/+4 |
| * | Remove unnecessary rubygems filters from specs | David Rodríguez | 2019-02-25 | 22 | -88/+33 |
|/ | |||||
* | Merge #6971 | Bundlerbot | 2019-02-24 | 3 | -5/+9 |
|\ | |||||
| * | Fix warning message about bundler versionfix_upgrade_instructions | David Rodríguez | 2019-02-18 | 3 | -5/+9 |
* | | Merge #6983 | Bundlerbot | 2019-02-24 | 17 | -71/+23 |
|\ \ | |||||
| * | | Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filters | David Rodríguez | 2019-02-22 | 15 | -61/+23 |
| * | | Remove ruby version major deprecation | David Rodríguez | 2019-02-22 | 2 | -10/+0 |
* | | | Merge #6984 | Bundlerbot | 2019-02-23 | 708 | -414/+503 |
|\ \ \ | |/ / |/| | | |||||
| * | | Refresh all VCR cassettesrefresh_vcr_cassettes | David Rodríguez | 2019-02-22 | 708 | -414/+503 |
|/ / | |||||
* | | Merge #6965 | Bundlerbot | 2019-02-22 | 10 | -55/+34 |
|\ \ | |||||
| * | | Rename major_deprecations to silence_deprecationsdeprecation_changes | David Rodríguez | 2019-02-21 | 3 | -6/+6 |
| * | | Remove now redundant configs | David Rodríguez | 2019-02-21 | 2 | -5/+0 |
| * | | Fix deprecations bug | David Rodríguez | 2019-02-21 | 1 | -1/+1 |
| * | | Remove major_deprecations feature flag | David Rodríguez | 2019-02-21 | 3 | -2/+2 |
| * | | Turn on deprecations by default | David Rodríguez | 2019-02-21 | 2 | -1/+2 |
| * | | Remove deprecation releases | David Rodríguez | 2019-02-21 | 2 | -18/+1 |
| * | | Reword deprecation messages | David Rodríguez | 2019-02-21 | 6 | -23/+23 |
| * | | Change some specs checking the wrong stream | David Rodríguez | 2019-02-21 | 2 | -6/+6 |
|/ / | |||||
* | | Revert "test tty" | Colby Swandale | 2019-02-21 | 1 | -5/+0 |
* | | test tty | Colby Swandale | 2019-02-21 | 1 | -0/+5 |
* | | Merge #6974 | Bundlerbot | 2019-02-20 | 47 | -162/+181 |
|\ \ | |||||
| * | | Slightly better wording of error messagesuse_newer_list_interface | David Rodríguez | 2019-02-20 | 2 | -4/+4 |
| * | | Space after comma | David Rodríguez | 2019-02-20 | 1 | -1/+1 |
| * | | Tweak `bundle config` help to use new interface | David Rodríguez | 2019-02-20 | 1 | -3/+3 |
| * | | Fix git source error message recommendations | David Rodríguez | 2019-02-20 | 2 | -4/+25 |
| * | | More exact match for errors message | David Rodríguez | 2019-02-20 | 1 | -1/+1 |