summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix crash when dependency is for another platformDavid Rodríguez2019-04-281-0/+34
* | | | Merge #7147Bundlerbot2019-05-023-24/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix more specs on an environment with bundler head as a default gemfix_specs_with_bundler_master_installed_globallyDavid Rodríguez2019-04-281-4/+17
| * | | Unify `bundle show` deprecation specsDavid Rodríguez2019-04-282-20/+24
| * | | Move skip to the right placeDavid Rodríguez2019-04-281-2/+2
| * | | Fix license listing for bundler itselfDavid Rodríguez2019-04-281-1/+1
* | | | Merge #7151Bundlerbot2019-04-301-1/+1
|\ \ \ \
| * | | | Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-301-1/+1
* | | | | Merge #7150Bundlerbot2019-04-301-3/+3
|\ \ \ \ \
| * | | | | Fix message about skipped groups for `bundle update`proper_group_skip_message_for_bundle_updateDavid Rodríguez2019-04-281-3/+3
| * | | | | Move spec to a better locationDavid Rodríguez2019-04-281-0/+0
| | |_|/ / | |/| | |
* | | | | Merge #7138Bundlerbot2019-04-299-16/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-239-16/+15
* | | | | Merge #7140Bundlerbot2019-04-291-0/+11
|\ \ \ \ \
| * | | | | Get `bundle exec` respecting proc titlesfix_exec_proc_titleDavid Rodríguez2019-04-261-0/+11
* | | | | | Fix to update conservatively for gemspec updateFumiaki MATSUSHIMA2019-04-291-0/+62
* | | | | | Merge #7063Bundlerbot2019-04-281-8/+12
|\ \ \ \ \ \
| * | | | | | Small fix with plural.Guillermo Guerrero2019-04-281-8/+12
* | | | | | | Merge #6928Bundlerbot2019-04-282-3/+29
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | remove unneeded variable in specJonathan2019-01-281-1/+0
| * | | | | | fix rubocop offensesJonathan2019-01-231-2/+2
| * | | | | | raise BadAuthenticationError when userinfo is found in 401 responsesJonathan2019-01-232-3/+30
* | | | | | | Merge #6885Bundlerbot2019-04-281-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Don't check for the existence of a writable home directory if BUNDLE_USER_HOM...Joel Turkel2019-01-071-0/+1
* | | | | | | Slight rewording for consistency with other specsdowngrade_version_mismatches_to_warningsDavid Rodríguez2019-04-271-1/+1
* | | | | | | Check for feature flag instead of hard versionDavid Rodríguez2019-04-271-1/+1
* | | | | | | Remove `simulate_bundler_version` from lockfile specsDavid Rodríguez2019-04-271-38/+58
* | | | | | | Remove hard errors on version mismatchesDavid Rodríguez2019-04-271-27/+0
* | | | | | | Merge unnecessarily split specsDavid Rodríguez2019-04-271-49/+1
* | | | | | | Remove duplicated specDavid Rodríguez2019-04-271-38/+0
| |_|_|/ / / |/| | | | |
* | | | | | Remove coverage tracking for the time beingDavid Rodríguez2019-04-242-28/+0
| |_|_|_|/ |/| | | |
* | | | | Merge #6329Bundlerbot2019-04-241-0/+33
|\ \ \ \ \
| * | | | | Add a failing spec for not warning when a git gem updates ref but not versionSamuel Giddins2019-04-131-0/+16
| * | | | | [Update] Stop printing “failed to update” message when changing sourcesSamuel Giddins2019-04-131-0/+17
* | | | | | Merge #7129Bundlerbot2019-04-241-0/+49
|\ \ \ \ \ \
| * | | | | | Add user home to `bundle env`David Rodríguez2019-04-151-0/+7
| * | | | | | Add some specs for rubygems paths in `bundle env`David Rodríguez2019-04-151-0/+41
| * | | | | | Add require so that env specs can run in isolationDavid Rodríguez2019-04-151-0/+1
* | | | | | | Skip platform warnings in inline modeskip_platform_warnings_during_bundle_inlineDavid Rodríguez2019-04-241-0/+13
* | | | | | | Merge #7125Bundlerbot2019-04-241-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Ignore `frozen` setting in inline modeignore_frozen_setting_in_inline_modeDavid Rodríguez2019-04-121-0/+14
* | | | | | | | Merge #7127Bundlerbot2019-04-231-0/+24
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add git and branch options to `bundle add`Baumgarten2019-04-131-0/+24
* | | | | | | | Add spec for using relative requiresrequire_relativeDavid Rodríguez2019-04-221-0/+16
* | | | | | | | Add missing requireDavid Rodríguez2019-04-221-0/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge #7120Bundlerbot2019-04-141-6/+27
|\ \ \ \ \ \ \
| * | | | | | | Fix spec calling incorrect helperfix_helpers_specsDavid Rodríguez2019-04-121-6/+27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #7128Bundlerbot2019-04-1413-14/+15
|\ \ \ \ \ \ \
| * | | | | | | Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-1412-14/+14
| * | | | | | | Added explicitly loading rspec. Because ruby core didn't use rspec cli directly.SHIBATA Hiroshi2019-04-141-0/+1
| | |_|/ / / / | |/| | | | |