summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge #7023Bundlerbot2019-04-042-0/+52
|\
| * Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-282-0/+52
* | Merge #7084Bundlerbot2019-04-041-2/+0
|\ \
| * | Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-311-1/+0
| * | Remove `viz_command` settingDavid Rodríguez2019-03-311-1/+0
* | | 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-026-208/+70
|\ \ \ \
| * | | | Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-026-208/+70
* | | | | 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-011-0/+77
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow to `bundle exec` default gemsDavid Rodríguez2019-03-271-0/+77
| | |_|/ | |/| |
* | | | Merge #7026Bundlerbot2019-03-312-13/+114
|\ \ \ \ | |_|/ / |/| | |
| * | | Port regexp feature from `bundle show`David Rodríguez2019-03-141-0/+13
| * | | Add missing spec to show commandDavid Rodríguez2019-03-141-0/+13
| * | | Fix `bundle info bundler` pathDavid Rodríguez2019-03-141-1/+0
| * | | Make `bundle info rails` create a lock fileDavid Rodríguez2019-03-141-2/+0
| * | | Bring specs from `bundle show`David Rodríguez2019-03-141-1/+88
| * | | Slight tweak to some other specsDavid Rodríguez2019-03-141-6/+4
| * | | Remove duplicated specDavid Rodríguez2019-03-141-7/+0
| * | | Use exact path to gem in `bundle info` specsDavid Rodríguez2019-03-141-3/+3
* | | | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-2930-82/+82
* | | | Merge #7070Bundlerbot2019-03-292-3/+2
|\ \ \ \
| * | | | Remove a couple of unnecessary RGV usagesDavid Rodríguez2019-03-282-3/+2
| | |/ / | |/| |
* | | | Merge #7073Bundlerbot2019-03-291-2/+0
|\ \ \ \
| * | | | This spec is now passing, it seemsunskip_not_failing_specDavid Rodríguez2019-03-281-2/+0
| |/ / /
* | | | Merge #7074Bundlerbot2019-03-291-0/+1
|\ \ \ \
| * | | | Remove unnecessary stuffsimplify_gems_used_by_tests_installationDavid Rodríguez2019-03-281-0/+1
| |/ / /
* | | | Merge #7078Bundlerbot2019-03-291-0/+12
|\ \ \ \
| * | | | Allow `update` to install when `--no-install` usedno_install_allows_update_to_installDavid Rodríguez2019-03-281-0/+12
| |/ / /
* | | | Merge #7035Bundlerbot2019-03-283-159/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-143-159/+1
* | | | Merge #7059Bundlerbot2019-03-271-0/+39
|\ \ \ \
| * | | | Make `bundle clean` clean git extension directoriesDylan Thacker-Smith2019-03-211-0/+39
* | | | | Merge #7052Bundlerbot2019-03-271-9/+79
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Introduce `{original,unbundled}_{system,exec}` helpersclean_env_passDavid Rodríguez2019-03-201-9/+79
* | | | | Remove unnecessary RSpec activationDavid Rodríguez2019-03-201-13/+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
| * | | | Fix deprecation version for `bundle config`David Rodríguez2019-03-151-0/+14
* | | | | Merge #7044Bundlerbot2019-03-201-2/+9
|\ \ \ \ \