summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-243-86/+25
* 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
| | |_|/ | |/| |
* | | | Merge #6730Bundlerbot2019-04-1441-194/+172
|\ \ \ \ | |/ / / |/| | |
| * | | s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-1215-44/+44
| * | | s/last_command.stderr/err/David Rodríguez2019-04-1223-84/+84
| * | | Unify stderr helpersDavid Rodríguez2019-04-1220-42/+38
| * | | Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-124-27/+9
| |/ /
* | | Fix bin conflict spec to not use deprecated featurewarn_to_deprecationDavid Rodríguez2019-04-121-2/+2
* | | Another tryDavid Rodríguez2019-04-121-1/+1
* | | Remove unnecessary requireDavid Rodríguez2019-04-121-1/+1
* | | Improve wordingDavid Rodríguez2019-04-121-2/+2
* | | Run related specs for all versionsDavid Rodríguez2019-04-121-2/+2
* | | Add warning about conflicting executablesDavid Rodríguez2019-04-121-2/+11
* | | Convert binstub conflict deprecation to a warningDavid Rodríguez2019-04-121-0/+29
* | | Remove debugging shellsDavid Rodríguez2019-04-121-4/+0
|/ /
* | Merge #7113Bundlerbot2019-04-121-50/+46
|\ \
| * | Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-111-50/+46
* | | Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-113-55/+2
|/ /
* | Move on to bundler 3David Rodríguez2019-04-1148-406/+255
* | Fix deprecation warningDavid Rodríguez2019-04-111-1/+1
* | Fix some specs to not rely on remembering flagsDavid Rodríguez2019-04-112-4/+5
* | Change deploy specs to properly configure deploymentDavid Rodríguez2019-04-111-6/+9
* | Merge #7057Bundlerbot2019-04-119-58/+168
|\ \
| * | Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-082-15/+87
| * | Check the full warning textDavid Rodríguez2019-04-081-1/+8
| * | Fix multiple source deprecation spec on bundler 2David Rodríguez2019-04-081-2/+2
| * | Move multiple global source removal to bundler 3David Rodríguez2019-04-086-21/+55
| * | Merge multisource related settingsDavid Rodríguez2019-04-082-5/+2
| * | Unify multiple source deprecation specsDavid Rodríguez2019-04-082-14/+17
| * | Remove unnecessary Gemfile creationDavid Rodríguez2019-04-081-1/+0
| * | Remove redundant `bundle! :install`David Rodríguez2019-04-081-2/+0
* | | Merge #7110Bundlerbot2019-04-093-8/+3
|\ \ \