summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-303-19/+19
* 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
* Spec behaves consistenly across OS's apparentlyDavid Rodríguez2019-02-121-1/+1
* Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-121-10/+8
* Properly restrict rubygems version for failing specsDavid Rodríguez2019-02-102-2/+2
* Merge #6931Bundlerbot2019-01-291-0/+9
|\
| * change prefer to patch_prefer and updated help textAnkit Kataria2019-01-271-2/+2
| * add patch option in bundle configAnkit Kataria2019-01-241-0/+9
* | Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-242-5/+5
* | Fixed failing examples.SHIBATA Hiroshi2019-01-241-3/+3
|/
* make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6Colby Swandale2018-12-281-1/+2
* Followed up https://github.com/bundler/bundler/pull/6743SHIBATA Hiroshi2018-11-161-2/+2
* Merge #6743Bundlerbot2018-11-167-13/+16
|\
| * To use helper method instead of env variables.SHIBATA Hiroshi2018-11-011-1/+1
| * Backport from ruby coreSHIBATA Hiroshi2018-11-015-23/+23
| * Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-207-27/+27
| * Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-201-1/+4
* | Merge #6714Bundlerbot2018-11-061-13/+38
|\ \
| * | Reuse `install_gemfile` helperDavid Rodríguez2018-10-031-15/+5
| * | Move gemfile write to the specs that need itDavid Rodríguez2018-10-031-12/+47
| * | Reword spec so it reads betterDavid Rodríguez2018-10-031-1/+1
* | | Merge #6769Bundlerbot2018-10-301-0/+24
|\ \ \
| * | | Add testDouglas Eichelberger2018-10-291-0/+24
| | |/ | |/|
* | | Remove more unnecessary stuffremove_old_rubygems_stuff_from_specsDavid Rodríguez2018-10-261-2/+0