summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add spec for using relative requiresrequire_relativeDavid Rodríguez2019-04-222-1/+17
* Add missing requireDavid Rodríguez2019-04-221-0/+2
* One moreDavid Rodríguez2019-04-191-1/+1
* Remove dummy commentDavid Rodríguez2019-04-191-2/+0
* Load executable relatively in the first placeDavid Rodríguez2019-04-191-12/+4
* Prefer `require_relative` for internal requiresDavid Rodríguez2019-04-1949-114/+114
* Remove unnecessary requireDavid Rodríguez2019-04-191-1/+0
* Merge #7120Bundlerbot2019-04-141-6/+27
|\
| * Fix spec calling incorrect helperfix_helpers_specsDavid Rodríguez2019-04-121-6/+27
* | Merge #7043Bundlerbot2019-04-142-349/+117
|\ \
| * | Remove more unnecessary coderemove_old_rubygems_compatibility_codeDavid Rodríguez2019-04-091-2/+0
| * | Remove unnecessary codeDavid Rodríguez2019-04-091-10/+4
| * | Remove unused variableDavid Rodríguez2019-04-091-2/+0
| * | Remove more unnecessary logicDavid Rodríguez2019-04-091-8/+3
| * | Remove last level of inheritanceDavid Rodríguez2019-04-091-127/+120
| * | Remove one level of inheritanceDavid Rodríguez2019-04-091-5/+2
| * | Remove more uneeded stuffDavid Rodríguez2019-04-091-62/+0
| * | Remove old rubygems compatibility codeDavid Rodríguez2019-04-091-146/+1
* | | 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-1445-202/+174
|\ \ \ \ | |/ / / |/| | |
| * | | 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-128-35/+11
| | |/ | |/|
* | | Merge #7075Bundlerbot2019-04-136-29/+65
|\ \ \ | |/ / |/| |
| * | Fix bin conflict spec to not use deprecated featurewarn_to_deprecationDavid Rodríguez2019-04-121-2/+2
| * | Another tryDavid Rodríguez2019-04-122-4/+4
| * | Remove unnecessary requireDavid Rodríguez2019-04-121-1/+1
| * | Improve wordingDavid Rodríguez2019-04-122-3/+3
| * | Run related specs for all versionsDavid Rodríguez2019-04-121-2/+2
| * | Add warning about conflicting executablesDavid Rodríguez2019-04-122-10/+25
| * | Convert binstub conflict deprecation to a warningDavid Rodríguez2019-04-122-1/+30
| * | Assume `exec_name` needs to be givenDavid Rodríguez2019-04-121-7/+3
| * | Remove debugging shellsDavid Rodríguez2019-04-121-4/+0
|/ /
* | Merge #7113Bundlerbot2019-04-123-52/+47
|\ \
| * | Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-113-52/+47
* | | Merge #7112Bundlerbot2019-04-127-70/+7
|\ \ \ | |/ / |/| |
| * | Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-117-70/+7
|/ /
* | Merge #6957Bundlerbot2019-04-1155-445/+345
|\ \
| * | Move on to bundler 3David Rodríguez2019-04-1152-434/+287
| * | Fix deprecation warningDavid Rodríguez2019-04-111-1/+1
| * | Cherry-pick github source removal from Gemfile templateDavid Rodríguez2019-04-111-2/+0
| * | Merge changelog from 2-0-stableDavid Rodríguez2019-04-111-0/+45
| * | 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-1117-76/+183
|\ \ | |/ |/|
| * 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