summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Reuse `in_app_root2` where possibleDavid Rodríguez2020-01-053-5/+5
|/ /
* | Merge #7529Bundlerbot2020-01-058-43/+48
|\ \
| * | Remove require net-http-pipeline from vendored net-http-persistent.Marcio Toshio2020-01-032-22/+21
| * | Use standard require paths for names with dashes in specsDavid Rodríguez2020-01-037-21/+27
* | | Merge #7539Bundlerbot2020-01-0514-165/+113
|\ \ \
| * | | Migrate Windows CI to Github actionsDavid Rodríguez2020-01-045-95/+34
| * | | Skip readline specs on WindowsDavid Rodríguez2020-01-042-1/+2
| * | | Tag specs using `readline`David Rodríguez2020-01-046-21/+21
| * | | Prefer `bundle!` to `bundle` in more placesDavid Rodríguez2020-01-042-23/+23
| * | | Don't use readline on GemHelper specsDavid Rodríguez2020-01-041-1/+1
| * | | Simplify `bundle` helperDavid Rodríguez2020-01-041-2/+2
| * | | Avoid swallowing errors when possibleDavid Rodríguez2020-01-041-18/+18
| * | | Make some `bundle gem` specs more explicitDavid Rodríguez2020-01-041-4/+12
|/ / /
* | | Merge #7537Bundlerbot2020-01-042-1/+18
|\ \ \
| * | | Reset `Gemfile` to the empty string after bundler/inlinefix/bundler_inlineDavid Rodríguez2020-01-022-1/+18
| |/ /
* | | Merge #7544Bundlerbot2020-01-043-2/+3
|\ \ \
| * | | Ignore tests needing file permissions on Windowsskip_permission_tests_on_windowsDavid Rodríguez2020-01-043-2/+3
| |/ /
* | | Merge #7543Bundlerbot2020-01-041-1/+2
|\ \ \
| * | | Fix flaky test failuresfix_windows_flakiesDavid Rodríguez2020-01-041-1/+2
| |/ /
* | | Merge #7542Bundlerbot2020-01-041-0/+1
|\ \ \
| * | | Make test platform independentmake_test_platform_independentDavid Rodríguez2020-01-041-0/+1
| |/ /
* | | Merge #7541Bundlerbot2020-01-041-2/+16
|\ \ \ | |/ / |/| |
| * | Adapt `Bundler#which` test to Windowsadapt_bundler_which_test_to_windowsDavid Rodríguez2020-01-041-2/+16
|/ /
* | Merge #7534Bundlerbot2020-01-011-1/+1
|\ \
| * | Set master's version to 2.2.0.devbump_master_versionDavid Rodríguez2020-01-011-1/+1
* | | Merge #7533Bundlerbot2020-01-0150-50/+50
|\ \ \ | |/ / |/| |
| * | Rebuild man pages for Januaryjanuary_man_pagesDavid Rodríguez2020-01-0150-50/+50
|/ /
* | Merge #7519Bundlerbot2019-12-314-83/+104
|\ \
| * | Unify deployment setting and flagimprove_deployment_flagDavid Rodríguez2019-12-314-5/+19
| * | Add missing specsDavid Rodríguez2019-12-311-0/+10
| * | Reword spec to be easier to understandDavid Rodríguez2019-12-311-1/+1
| * | Split credentials specs out of the surrounding contextDavid Rodríguez2019-12-311-70/+71
| * | Improve readabilityDavid Rodríguez2019-12-311-6/+2
| * | Add a bang to some commands not supposed to failDavid Rodríguez2019-12-311-5/+5
| * | Don't try to installDavid Rodríguez2019-12-311-1/+1
|/ /
* | Merge #7525Bundlerbot2019-12-311-1/+1
|\ \
| * | Use raise instead of flunkSutou Kouhei2019-12-311-1/+1
|/ /
* | Merge #7523Bundlerbot2019-12-311-2/+4
|\ \
| * | Fix rspec stuck problem for large stderr external commandSutou Kouhei2019-12-311-2/+4
|/ /
* | Merge #7526Bundlerbot2019-12-313-3/+3
|\ \
| * | Add ruby2_keywordsSutou Kouhei2019-12-313-3/+3
|/ /
* | Merge #7520Bundlerbot2019-12-251-1/+1
|\ \
| * | Do `require "rubygems"` only when neededYusuke Endoh2019-12-251-1/+1
|/ /
* | Merge #7510Bundlerbot2019-12-231-2/+1
|\ \
| * | `cmd` is a String, we don't shelljoin thatdont_spawn_a_shell_when_git_pushing_on_releaseDavid Rodríguez2019-12-201-1/+0
| * | Don't spawn a new shell on `git push` when releasingDavid Rodríguez2019-12-201-1/+1
* | | Merge #7516Bundlerbot2019-12-222-1/+7
|\ \ \
| * | | Changelog for 2.1.2bump_version_and_changelogDavid Rodríguez2019-12-221-0/+6
| * | | Version 2.1.2David Rodríguez2019-12-221-1/+1
|/ / /
* | | Merge #7515Bundlerbot2019-12-221-5/+1
|\ \ \