summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-027-212/+72
* Merge #7004Bundlerbot2019-03-024-74/+358
|\
| * Bump rubocop to 0.65.0David Rodríguez2019-03-014-74/+358
|/
* Merge #6991Bundlerbot2019-02-284-45/+69
|\
| * Split (and skip) specs about multiple source deprecationfix_deprecation_specsDavid Rodríguez2019-02-281-8/+19
| * Prefer the `err` helper for checking errorsDavid Rodríguez2019-02-281-15/+15
| * 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-282-5/+4
| * Adapt `bundle show` deprecation specsDavid Rodríguez2019-02-281-1/+5
| * Delay `bundle console` removal to bundler 3David Rodríguez2019-02-282-2/+6
| * Remove unnecessary gems.rb file creationDavid Rodríguez2019-02-281-1/+0
| * Delay requiring --all to update everything to bundler 3David Rodríguez2019-02-282-2/+7
| * Move some test setups to before blocksDavid Rodríguez2019-02-282-5/+10
| * Remove unnecessary gsubDavid Rodríguez2019-02-281-2/+0
|/
* Merge #6997Bundlerbot2019-02-281-13/+4
|\
| * Use rubygems 3.0.2 for testing compatibility modesmaller_ci_matrixDavid Rodríguez2019-02-271-1/+1
| * Test only the rubygems version each MRI version shipped withDavid Rodríguez2019-02-271-12/+3
|/
* Merge #6982Bundlerbot2019-02-2631-186/+64
|\
| * Remove rubygems compatibility guardremove_unnecessary_rubygems_filtersDavid Rodríguez2019-02-252-13/+0
| * Remove more unnecessary rubygems version checksDavid Rodríguez2019-02-255-56/+27
| * Remove unnecessary old rubygems deprecationDavid Rodríguez2019-02-252-29/+4
| * Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-2522-88/+33
|/
* Merge #6971Bundlerbot2019-02-243-5/+9
|\
| * Fix warning message about bundler versionfix_upgrade_instructionsDavid Rodríguez2019-02-183-5/+9
* | Merge #6983Bundlerbot2019-02-2417-71/+23
|\ \
| * | Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-2215-61/+23
| * | Remove ruby version major deprecationDavid Rodríguez2019-02-222-10/+0
* | | Merge #6984Bundlerbot2019-02-23708-414/+503
|\ \ \ | |/ / |/| |
| * | Refresh all VCR cassettesrefresh_vcr_cassettesDavid Rodríguez2019-02-22708-414/+503
|/ /
* | Merge #6965Bundlerbot2019-02-2210-55/+34
|\ \
| * | Rename major_deprecations to silence_deprecationsdeprecation_changesDavid Rodríguez2019-02-213-6/+6
| * | Remove now redundant configsDavid Rodríguez2019-02-212-5/+0
| * | Fix deprecations bugDavid Rodríguez2019-02-211-1/+1
| * | Remove major_deprecations feature flagDavid Rodríguez2019-02-213-2/+2
| * | Turn on deprecations by defaultDavid Rodríguez2019-02-212-1/+2
| * | Remove deprecation releasesDavid Rodríguez2019-02-212-18/+1
| * | Reword deprecation messagesDavid Rodríguez2019-02-216-23/+23
| * | Change some specs checking the wrong streamDavid Rodríguez2019-02-212-6/+6
|/ /
* | Revert "test tty"Colby Swandale2019-02-211-5/+0
* | test ttyColby Swandale2019-02-211-0/+5
* | Merge #6974Bundlerbot2019-02-2047-162/+181
|\ \
| * | Slightly better wording of error messagesuse_newer_list_interfaceDavid Rodríguez2019-02-202-4/+4
| * | Space after commaDavid Rodríguez2019-02-201-1/+1
| * | Tweak `bundle config` help to use new interfaceDavid Rodríguez2019-02-201-3/+3
| * | Fix git source error message recommendationsDavid Rodríguez2019-02-202-4/+25
| * | More exact match for errors messageDavid Rodríguez2019-02-201-1/+1
| * | Remove undefined commandDavid Rodríguez2019-02-191-2/+0
| * | Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-1946-152/+152
* | | Merge #6977Bundlerbot2019-02-202-2/+2
|\ \ \