summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Maybe this was the leak?more_spec_failure_debuggingDavid Rodríguez2019-06-131-1/+1
* Move thread check to after every testDavid Rodríguez2019-06-123-17/+17
* Make sure the leaked thread is not prior to the specDavid Rodríguez2019-06-121-0/+2
* Move thread count to a method as wellDavid Rodríguez2019-06-121-1/+4
* Include thread status when reporting threadsDavid Rodríguez2019-06-121-1/+1
* Move `let`'s to methodsDavid Rodríguez2019-06-121-3/+10
* Merge #7051Bundlerbot2019-06-121-30/+22
|\
| * Migrate git proxy helpers to use Open3David Rodríguez2019-06-121-30/+22
|/
* Merge #7199Bundlerbot2019-06-124-22/+45
|\
| * Fix `rake release` not prompting for OTP codedeivid/allow_otpDavid Rodríguez2019-06-112-2/+15
| * Use a clean gemspec for gem helper specsDavid Rodríguez2019-06-113-13/+18
| * Move "on releasing" to a RSpec contextDavid Rodríguez2019-06-111-7/+12
* | Merge #7155Bundlerbot2019-06-112-2/+8
|\ \ | |/ |/|
| * Added Ruby 2.6 to dsl.ruby26Hiroshi SHIBATA2019-05-022-2/+8
* | Merge #7196Bundlerbot2019-06-113-5/+18
|\ \
| * | rubocop -aHiroshi SHIBATA2019-06-101-4/+4
| * | Fixed wrong BUNDLE_BIN_PATH for ruby core.Hiroshi SHIBATA2019-06-101-1/+1
| * | Added the condition for ruby_core repository.Hiroshi SHIBATA2019-06-102-2/+15
| * | spec/bundler/bundler/dsl_spec.rb: fix exception to raiseNobuyoshi Nakada2019-06-101-2/+2
|/ /
* | Merge #7193Bundlerbot2019-06-1016-39/+39
|\ \
| * | Migrate requires from exe/ to also be relativemore_require_relativeDavid Rodríguez2019-06-081-3/+3
| * | Migrate two more requires to be relativeDavid Rodríguez2019-06-082-2/+2
| * | Migrate thor to use relative requiresDavid Rodríguez2019-06-0813-34/+34
|/ /
* | Merge #7190Bundlerbot2019-06-081-5/+1
|\ \
| * | Remove incorrect `man:clobber` taskfix_man_clobberDavid Rodríguez2019-06-041-5/+1
* | | Merge #7185Bundlerbot2019-06-051-19/+18
|\ \ \ | |/ / |/| |
| * | Try to help GitHub recognize the MIT licenseAndre Arko2019-06-051-19/+18
* | | Merge #7188Bundlerbot2019-05-292-2/+5
|\ \ \
| * | | Quote some stringssecond_try_at_azure_fixDavid Rodríguez2019-05-291-1/+1
| * | | Fix Azure CI issues (second try)David Rodríguez2019-05-292-2/+5
* | | | Merge #7187Bundlerbot2019-05-291-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add debugging information to flaky testdebug_flaky_test_failuresDavid Rodríguez2019-05-291-2/+5
|/ / /
* | | Merge #7186Bundlerbot2019-05-291-2/+2
|\ \ \
| * | | Try being more explicitfix_azure_flakyDavid Rodríguez2019-05-291-1/+1
| * | | Fix no longer existent path in Azure environmentDavid Rodríguez2019-05-291-1/+1
|/ / /
* | | Merge #7179Bundlerbot2019-05-287-60/+81
|\ \ \
| * | | Fix bisectionsrandom_test_orderDavid Rodríguez2019-05-271-6/+9
| * | | Use the `:shell` bisect runningDavid Rodríguez2019-05-271-0/+2
| * | | Fix some flakies on the first specDavid Rodríguez2019-05-271-4/+4
| * | | Fix another state leak in the test suiteDavid Rodríguez2019-05-271-2/+8
| * | | Reset file ownership after tests changing itDavid Rodríguez2019-05-271-1/+12
| * | | Remove sudo-created files after the test themselvesDavid Rodríguez2019-05-272-8/+5
| * | | Fix another flakyDavid Rodríguez2019-05-271-38/+35
| * | | Fix test in bundler plugin events spec that was depending on specificColby Swandale2019-05-271-1/+5
| * | | set rspec test order to be randomColby Swandale2019-05-271-0/+1
|/ / /
* | | Merge #7177Bundlerbot2019-05-271-27/+1
|\ \ \
| * | | Refactor new gem specsbundle_gem_spec_refactorDavid Rodríguez2019-05-231-27/+1
* | | | Merge #7180Bundlerbot2019-05-251-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Configure Sponsor button on GitHubAndré Arko2019-05-241-0/+1
|/ / /
* | | Merge #7163Bundlerbot2019-05-236-74/+28
|\ \ \