summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge #7093Bundlerbot2019-04-053-1403/+172
|\
| * Merge lockfile spec filesmerge_lockfile_specsDavid Rodríguez2019-04-033-1403/+172
* | Merge #7072Bundlerbot2019-04-057-52/+95
|\ \
| * | Typo. s/expect/except/David Rodríguez2019-04-051-1/+1
| * | Remove `list_command` settingDavid Rodríguez2019-04-055-20/+12
| * | Print a better messages on undocumented flagsDavid Rodríguez2019-04-052-8/+40
| * | Get `bundle show` deprecation cases testedDavid Rodríguez2019-04-051-6/+24
| * | Remove `bundle show` from bundler 3David Rodríguez2019-04-052-28/+29
| * | Move `bundle list` addition to bundler 3David Rodríguez2019-04-052-2/+2
|/ /
* | Merge #7102Bundlerbot2019-04-055-8/+1
|\ \
| * | Remove explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-055-8/+1
|/ /
* | Merge #7023Bundlerbot2019-04-043-1/+57
|\ \
| * | Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-283-1/+57
* | | Merge #7084Bundlerbot2019-04-044-8/+2
|\ \ \ | |_|/ |/| |
| * | Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-314-4/+1
| * | Remove `viz_command` settingDavid Rodríguez2019-03-314-4/+1
* | | Merge #7088Bundlerbot2019-04-021-1/+1
|\ \ \
| * | | use pre.1 instead of beta.SHIBATA Hiroshi2019-04-021-1/+1
| * | | Bump version to 2.1.0.beta1.SHIBATA Hiroshi2019-04-021-1/+1
* | | | Merge #7091Bundlerbot2019-04-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | change info command spec to use `bundle info` instead of `bundle show`colby/fix-info-specColby Swandale2019-04-021-1/+1
* | | | Merge #7089Bundlerbot2019-04-023-7/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix spec about lockfile writingnormalize_uris_in_lockfilesDavid Rodríguez2019-04-012-2/+2
| * | | Clarify lockfile and gemfile helpersDavid Rodríguez2019-04-011-4/+8
| * | | Little refactorDavid Rodríguez2019-04-011-2/+2
* | | | Merge #7007Bundlerbot2019-04-027-212/+72
|\ \ \ \
| * | | | Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-027-212/+72
* | | | | Merge #7090Bundlerbot2019-04-011-1/+1
|\ \ \ \ \
| * | | | | Make sure spec fails if gems cannot be installedfail_test_if_system_gem_installation_failsDavid Rodríguez2019-04-011-1/+1
|/ / / / /
* | | | | Merge #7080Bundlerbot2019-04-0117-54/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-3017-54/+50
* | | | | Merge #7082Bundlerbot2019-04-012-36/+54
|\ \ \ \ \
| * | | | | 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-302-36/+18
| |/ / / /
* | | | | Merge #6963Bundlerbot2019-04-012-0/+96
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Opt in to the new public method if availablebundle_exec_irbDavid Rodríguez2019-03-271-1/+11
| * | | | Allow to `bundle exec` default gemsDavid Rodríguez2019-03-272-0/+86
* | | | | Merge #7026Bundlerbot2019-03-314-22/+131
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't raise if users choose to exitnew_info_specsDavid Rodríguez2019-03-141-3/+4
| * | | | Remove incorrect `raise`David Rodríguez2019-03-141-4/+0
| * | | | Port regexp feature from `bundle show`David Rodríguez2019-03-142-1/+14
| * | | | Add missing spec to show commandDavid Rodríguez2019-03-141-0/+13
| * | | | Fix `bundle info bundler` pathDavid Rodríguez2019-03-142-2/+7
| * | | | Make `bundle info rails` create a lock fileDavid Rodríguez2019-03-142-2/+5
| * | | | Bring specs from `bundle show`David Rodríguez2019-03-141-1/+88