summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-246-96/+27
* Merge #6329Bundlerbot2019-04-242-6/+50
|\
| * Grab previous sources early enough (before they change)seg-no-warning-when-updating-sha-not-versionDavid Rodríguez2019-04-131-4/+12
| * Remove unneeded checkDavid Rodríguez2019-04-131-1/+1
| * Early return earlier to further simplifyDavid Rodríguez2019-04-131-2/+2
| * Rename variables to make code more clearDavid Rodríguez2019-04-131-6/+6
| * 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-132-0/+20
* | Merge #7129Bundlerbot2019-04-242-2/+52
|\ \
| * | Remove unnecessary env variable checkingbundle_env_improvementsDavid Rodríguez2019-04-151-2/+2
| * | Add user home to `bundle env`David Rodríguez2019-04-152-0/+8
| * | 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
* | | Merge #7124Bundlerbot2019-04-242-1/+14
|\ \ \
| * | | Skip platform warnings in inline modeskip_platform_warnings_during_bundle_inlineDavid Rodríguez2019-04-242-1/+14
|/ / /
* | | Merge #7125Bundlerbot2019-04-242-15/+31
|\ \ \
| * | | Ignore `frozen` setting in inline modeignore_frozen_setting_in_inline_modeDavid Rodríguez2019-04-122-15/+31
* | | | Merge #7127Bundlerbot2019-04-235-3/+39
|\ \ \ \
| * | | | Add git and branch options to `bundle add`Baumgarten2019-04-135-3/+39
* | | | | Merge #7136Bundlerbot2019-04-231-4/+4
|\ \ \ \ \
| * | | | | Bump CI rubies to latest patch levelsDavid Rodríguez2019-04-231-4/+4
|/ / / / /
* | | | | Merge #7100Bundlerbot2019-04-2350-131/+138
|\ \ \ \ \
| * | | | | 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 #7115Bundlerbot2019-04-232-51/+52
|\ \ \ \ \
| * | | | | Mock `man:build` task on jrubyallow_local_install_on_jrubyDavid Rodríguez2019-04-121-47/+51
| * | | | | Remove `man:require` taskDavid Rodríguez2019-04-122-4/+1
| | |_|/ / | |/| | |
* | | | | Merge #7122Bundlerbot2019-04-231-3/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove standard output from `with_rubygems`remove_output_from_with_rubygemsDavid Rodríguez2019-04-121-3/+1
| |/ / /
* | | | 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