summaryrefslogtreecommitdiff
path: root/spec/other
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix deprecation version for `bundle config`David Rodríguez2019-03-151-0/+14
* | | Merge #7044Bundlerbot2019-03-201-2/+9
|\ \ \
| * | | Unskip `--binstubs` flag deprecationunskip_binstubs_deprecation_specsDavid Rodríguez2019-03-151-2/+9
| |/ /
* | | Remove forgotten options deprecationforgotten_options_deprecation_second_passDavid Rodríguez2019-03-171-6/+0
* | | Move message to present tenseDavid Rodríguez2019-03-171-1/+1
|/ /
* | Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-151-0/+21
* | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-141-20/+20
* | Fix broken deprecation specsDavid Rodríguez2019-03-141-3/+23
* | Make deprecation specs less messyDavid Rodríguez2019-03-141-14/+12
|/
* Unskip, but delay, remembering flags deprecation specDavid Rodríguez2019-03-121-1/+1
* Deprecate a bunch of flags in bundler 2David Rodríguez2019-03-121-0/+36
* Don't commit to a deprecation horizonDavid Rodríguez2019-03-121-3/+3
* Format deprecation warning check consistentlyDavid Rodríguez2019-03-121-4/+6
* Get the final spec about DSL sources passingDavid Rodríguez2019-03-121-4/+4
* Delay custom sources deprecation to bundler 3David Rodríguez2019-03-121-7/+7
* Delay git sources removal to bundler 3 (for now)David Rodríguez2019-03-121-3/+11
* Extract a common variable to a `let`David Rodríguez2019-03-121-12/+9
* Better test descriptionmultiple_gemfiles_deprecationDavid Rodríguez2019-03-011-1/+1
* Lighther "prefer gems.rb" deprecationDavid Rodríguez2019-03-011-4/+29
* Extract setup logic to a before blockDavid Rodríguez2019-03-011-1/+3
* Remove now unnecessary filteringDavid Rodríguez2019-02-281-5/+4
* Make sure deprecation specs run on bundler 2David Rodríguez2019-02-281-3/+3
* Fix major deprecation matcherDavid Rodríguez2019-02-281-3/+3
* Adapt `bundle show` deprecation specsDavid Rodríguez2019-02-281-1/+5
* Delay `bundle console` removal to bundler 3David Rodríguez2019-02-281-1/+5
* Remove unnecessary gems.rb file creationDavid Rodríguez2019-02-281-1/+0
* Delay requiring --all to update everything to bundler 3David Rodríguez2019-02-281-1/+6
* Move some test setups to before blocksDavid Rodríguez2019-02-281-2/+6
* Remove unnecessary gsubDavid Rodríguez2019-02-281-2/+0
* Remove rubygems compatibility guardremove_unnecessary_rubygems_filtersDavid Rodríguez2019-02-251-9/+0
* Remove unnecessary old rubygems deprecationDavid Rodríguez2019-02-251-22/+1
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-252-7/+2
* Remove ruby version major deprecationDavid Rodríguez2019-02-221-7/+0
* Remove now redundant configsDavid Rodríguez2019-02-211-2/+0
* Remove deprecation releasesDavid Rodríguez2019-02-211-16/+0
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-2/+2
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-141-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-5/+5
* Print to correct stream when setup on a ttyDavid Rodríguez2019-02-141-2/+2
* Merge #6793Bundlerbot2019-01-232-163/+0
|\
| * Removed deprecated example.remove-bundle_rubySHIBATA Hiroshi2018-11-211-8/+0
| * Removed exe/bundle_ruby and its example.SHIBATA Hiroshi2018-11-201-155/+0
* | Deprecate `clean_env` in favor of `unbundled_env`David Rodríguez2018-12-191-2/+4
* | Improve `clean_env` deprecation messageDavid Rodríguez2018-12-191-1/+1
|/
* Remove "no-color" tweaks from specsDavid Rodríguez2018-10-011-1/+1
* scope TruffleRuby platform specs to be RubyGems >= 2.1.0Colby Swandale2018-09-182-2/+2
* Auto merge of #6693 - eregon:truffleruby, r=colby-swandaleThe Bundler Bot2018-09-142-0/+26
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-202-8/+8
* Update major deprecation specs for narrower gems.rb warningSamuel Giddins2017-08-201-3/+6
* Ensure deprecations become a hard error in Bundler 2Samuel Giddins2017-08-201-7/+7