summaryrefslogtreecommitdiff
path: root/spec/other
Commit message (Expand)AuthorAgeFilesLines
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-121-19/+19
* Tag specs using `readline`David Rodríguez2020-01-041-2/+2
* Delay deprecation of `bundle config` and `bundle update` without argsundeprecate_argless_config_and_updateDavid Rodríguez2019-12-131-9/+9
* Prefer requires not relying on the `$LOAD_PATH`David Rodríguez2019-11-111-1/+1
* Remove unnecessary rubygems require'sDavid Rodríguez2019-11-112-5/+0
* Remove another unnecessary requireDavid Rodríguez2019-11-111-1/+0
* Don't silence the UI by defaultDavid Rodríguez2019-10-311-1/+0
* Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-6/+6
* Rename "Locked" to "Current"David Rodríguez2019-10-121-2/+2
* Remove --pretty option and make it the defaultDavid Rodríguez2019-10-121-4/+16
* Fix typoIgor Zubkov2019-10-031-2/+2
* Fix typoIgor Zubkov2019-10-031-2/+2
* Add caller information to some deprecation messagesadd_info_to_some_deprecation_messagesDavid Rodríguez2019-09-231-5/+9
* Deprecate `--path` flag to `bundle check`David Rodríguez2019-08-161-0/+22
* Fix remembered flag deprecation messageDavid Rodríguez2019-08-161-1/+1
* Check for generic lockfilesDavid Rodríguez2019-07-231-3/+1
* Merge #7249Bundlerbot2019-07-201-9/+0
|\
| * Remove `cache_command_is_package` feature flagDavid Rodríguez2019-07-151-9/+0
* | Fully remove compatibility guardremove_compatibility_guardDavid Rodríguez2019-07-091-16/+0
|/
* Normalize file:// handling in specsDavid Rodríguez2019-06-113-86/+86
* Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-161-2/+0
* Merge #7142Bundlerbot2019-05-051-18/+14
|\
| * Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-241-18/+14
* | Merge #7147Bundlerbot2019-05-021-1/+25
|\ \
| * | Unify `bundle show` deprecation specsDavid Rodríguez2019-04-281-0/+24
| * | Move skip to the right placeDavid Rodríguez2019-04-281-2/+2
| |/
* | Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-231-0/+2
|/
* s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-1/+1
* Unify stderr helpersDavid Rodríguez2019-04-121-3/+3
* Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-111-22/+2
* Move on to bundler 3David Rodríguez2019-04-112-121/+65
* Check the full warning textDavid Rodríguez2019-04-081-1/+8
* Fix multiple source deprecation spec on bundler 2David Rodríguez2019-04-081-2/+2
* Unify multiple source deprecation specsDavid Rodríguez2019-04-081-0/+17
* Remove one more nesting levelsimplify_deprecation_specsDavid Rodríguez2019-04-051-38/+38
* Simplify some spec descriptionsDavid Rodríguez2019-04-051-3/+3
* Fix major deprecation specs nestingDavid Rodríguez2019-04-051-109/+115
* Remove unnecessary Gemfile lineDavid Rodríguez2019-04-051-1/+0
* Prefer the standard `install_gemfile!`David Rodríguez2019-04-051-2/+1
* Print a better messages on undocumented flagsDavid Rodríguez2019-04-051-0/+28
* Get `bundle show` deprecation cases testedDavid Rodríguez2019-04-051-6/+24
* Merge #7080Bundlerbot2019-04-011-6/+6
|\
| * Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-6/+6
* | Add `clean_{exec,system}` deprecation specscomplete_some_missing_specsDavid Rodríguez2019-03-301-0/+36
* | Merge "clean" helper deprecations to single placeDavid Rodríguez2019-03-301-0/+18
|/
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-1/+1
* Merge #7035Bundlerbot2019-03-281-18/+0
|\
| * Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-141-18/+0
* | Merge #7045Bundlerbot2019-03-201-0/+114
|\ \
| * | Add actionable suggestions to config deprecationmove_bundle_config_deprecation_to_bundler_2David Rodríguez2019-03-151-6/+106