summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change info command spec to use `bundle info` instead of `bundle show`colby/fix-info-specColby Swandale2019-04-021-1/+1
* 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
| * | | 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
* | | | Merge #7079Bundlerbot2019-03-3030-82/+82
|\ \ \ \
| * | | | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-2930-82/+82
|/ / / /
* | | | Merge #7070Bundlerbot2019-03-295-42/+29
|\ \ \ \
| * | | | Rename task to not be redundantimprove_cross_repo_integrationDavid Rodríguez2019-03-281-2/+2
| * | | | Make "co" tasks family use RGV env variable tooDavid Rodríguez2019-03-282-15/+17
| * | | | Remove a couple of unnecessary RGV usagesDavid Rodríguez2019-03-282-3/+2
| * | | | Add sudo and realworld task to the "co" namespaceDavid Rodríguez2019-03-281-0/+5
| * | | | Expand path from current folderDavid Rodríguez2019-03-281-1/+1
| * | | | Use progress in the "co" task tooDavid Rodríguez2019-03-281-1/+1
| * | | | Remove clone rubygems taskDavid Rodríguez2019-03-283-23/+5
| * | | | Remove option already set by defaultDavid Rodríguez2019-03-281-1/+1
| * | | | Remove NULL_DEVICEDavid Rodríguez2019-03-281-2/+1
* | | | | 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-292-5/+1
|\ \ \ \ \
| * | | | | Remove unnecessary stuffsimplify_gems_used_by_tests_installationDavid Rodríguez2019-03-282-5/+1
| |/ / / /
* | | | | Merge #7078Bundlerbot2019-03-292-1/+15
|\ \ \ \ \
| * | | | | Allow `update` to install when `--no-install` usedno_install_allows_update_to_installDavid Rodríguez2019-03-282-1/+15
| |/ / / /
* | | | | Merge #7035Bundlerbot2019-03-2810-303/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use Gem::Request.get_cert_files instead of hard-coded paths.unify-certificationSHIBATA Hiroshi2019-03-181-2/+2
| * | | | Use Gem::RUBYGEMS_DIR instead of RbConfig::CONFIGSHIBATA Hiroshi2019-03-141-8/+1
| * | | | rubocop -aSHIBATA Hiroshi2019-03-141-1/+1
| * | | | Unify the certificates for rubygems.org to rubygems store.SHIBATA Hiroshi2019-03-1410-302/+9
* | | | | Merge #7068Bundlerbot2019-03-282-24/+38
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Bump vendored fileutils to 1.2.0vendor_last_fileutilsDavid Rodríguez2019-03-272-24/+38
|/ / / /
* | | | Merge #7036Bundlerbot2019-03-274-18/+7
|\ \ \ \