summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-111-50/+46
* Move on to bundler 3David Rodríguez2019-04-1115-110/+73
* Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-081-15/+55
* Move multiple global source removal to bundler 3David Rodríguez2019-04-081-0/+19
* Remove unnecessary Gemfile creationDavid Rodríguez2019-04-081-1/+0
* Remove redundant `bundle! :install`David Rodríguez2019-04-081-2/+0
* Remove `list_command` settingDavid Rodríguez2019-04-051-1/+1
* Remove `bundle show` from bundler 3David Rodríguez2019-04-051-1/+1
* Move `bundle list` addition to bundler 3David Rodríguez2019-04-051-1/+1
* change info command spec to use `bundle info` instead of `bundle show`colby/fix-info-specColby Swandale2019-04-021-1/+1
* Merge #7080Bundlerbot2019-04-013-19/+19
|\
| * Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-303-19/+19
* | Merge #6963Bundlerbot2019-04-011-0/+77
|\ \
| * | Allow to `bundle exec` default gemsDavid Rodríguez2019-03-271-0/+77
* | | Merge #7026Bundlerbot2019-03-312-13/+114
|\ \ \ | |_|/ |/| |
| * | Port regexp feature from `bundle show`David Rodríguez2019-03-141-0/+13
| * | Add missing spec to show commandDavid Rodríguez2019-03-141-0/+13
| * | Fix `bundle info bundler` pathDavid Rodríguez2019-03-141-1/+0
| * | Make `bundle info rails` create a lock fileDavid Rodríguez2019-03-141-2/+0
| * | Bring specs from `bundle show`David Rodríguez2019-03-141-1/+88
| * | Slight tweak to some other specsDavid Rodríguez2019-03-141-6/+4
| * | Remove duplicated specDavid Rodríguez2019-03-141-7/+0
| * | Use exact path to gem in `bundle info` specsDavid Rodríguez2019-03-141-3/+3
* | | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-298-22/+22
* | | Merge #7073Bundlerbot2019-03-291-2/+0
|\ \ \
| * | | This spec is now passing, it seemsunskip_not_failing_specDavid Rodríguez2019-03-281-2/+0
| | |/ | |/|
* | | Allow `update` to install when `--no-install` usedno_install_allows_update_to_installDavid Rodríguez2019-03-281-0/+12
|/ /
* | Make `bundle clean` clean git extension directoriesDylan Thacker-Smith2019-03-211-0/+39
* | Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-152-9/+4
* | Merge #7037Bundlerbot2019-03-151-1/+1
|\ \
| * | Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-151-1/+1
* | | Merge #7030Bundlerbot2019-03-151-22/+4
|\ \ \ | |/ / |/| |
| * | Remove old 1.9 stuffDavid Rodríguez2019-03-131-22/+4
| |/
* | Remove `eq_err` matcherDavid Rodríguez2019-03-141-1/+1
|/
* Test repo1 should be inmutableDavid Rodríguez2019-03-131-1/+1
* Fixes for dockerDavid Rodríguez2019-03-131-2/+2
* make rubocop happyJan Piotrowski2019-03-032-2/+2
* fix other sys_exec calls that prepended an env variableJan Piotrowski2019-03-032-2/+2
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-256-32/+9
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-224-5/+5
* Reword deprecation messagesDavid Rodríguez2019-02-211-4/+4
* Merge #6974Bundlerbot2019-02-2013-73/+71
|\
| * Remove undefined commandDavid Rodríguez2019-02-191-2/+0
| * Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-1913-71/+71
* | Fixed cop failuresSHIBATA Hiroshi2019-02-201-1/+1
* | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-191-5/+9
|/
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-143-6/+6
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-143-4/+4
* Split stderr and stdout in specsDavid Rodríguez2019-02-1420-146/+129
* Fix typoDavid Rodríguez2019-02-141-1/+1