summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix styleSutou Kouhei2020-01-151-2/+2
* Always add "ruby" version to selected spec groups as fallbackSutou Kouhei2020-01-152-6/+10
* Fix the name of Ruby requirementSutou Kouhei2020-01-151-2/+2
* Rename SpecGroup#spec to SpecGroup#spec_forSutou Kouhei2020-01-152-4/+5
* Add SpecGroup#copy_forSutou Kouhei2020-01-152-12/+12
* Revert unskippable skipsSutou Kouhei2020-01-152-0/+14
* Try unskipping on WindowsSutou Kouhei2020-01-152-18/+0
* Add support for force_ruby_platform with specific_platform againSutou Kouhei2020-01-153-13/+19
* Don't set platforms to dependency registered by gemspecSutou Kouhei2020-01-154-49/+1
* Update expected for specific_platform feature flags caseSutou Kouhei2020-01-152-4/+17
* Add support for specific_platform feature flagSutou Kouhei2020-01-151-5/+10
* Add support for multiple platform spec group againSutou Kouhei2020-01-152-4/+31
* Improve platform specific gem resolutionSutou Kouhei2020-01-153-6/+34
* Add a spec for when differing dependencies cause the generic version gem to b...Samuel Giddins2020-01-151-0/+14
* Add two specs for choosing platform specific gemsLars Kanis2020-01-151-0/+29
* Merge #7561Bundlerbot2020-01-141-26/+13
|\
| * Tweak UPGRADING.mdJunichi Ito2020-01-141-26/+13
* | Merge #7554Bundlerbot2020-01-133-13/+245
|\ \
| * | Fix instance variable nameSutou Kouhei2020-01-121-2/+2
| * | Fix ruby version parsing in compact indexSutou Kouhei2020-01-123-13/+245
* | | Merge #7569Bundlerbot2020-01-131-0/+3
|\ \ \
| * | | Load `CompactIndexClient` upfronttests/fix_autoload_thread_safety_issueDavid Rodríguez2020-01-131-0/+3
|/ / /
* | | Merge #7568Bundlerbot2020-01-1365-776/+654
|\ \ \ | |/ / |/| |
| * | Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-1252-647/+511
| * | Make warnings spec independent of LOAD_PATHDavid Rodríguez2020-01-121-3/+3
| * | Don't load default URI gem during specsDavid Rodríguez2020-01-122-2/+2
| * | Extract `man_tracked_files` path helperDavid Rodríguez2020-01-123-2/+8
| * | Pass a generic options hash to `sys_exec`David Rodríguez2020-01-125-9/+9
| * | Simplify `gem_command` to pass full args to `gem` togetherDavid Rodríguez2020-01-122-6/+6
| * | Extract `bundled_app_gemfile` path helperDavid Rodríguez2020-01-1211-40/+44
| * | Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-1219-81/+85
|/ /
* | Merge #7565Bundlerbot2020-01-111-1/+1
|\ \ | |/ |/|
| * Lock rack to 2.0.8 for teststests/lock_rackDavid Rodríguez2020-01-111-1/+1
|/
* Merge #5521Bundlerbot2020-01-0811-31/+113
|\
| * bundler gem: Support test-unit as a testing frameworkKouhei Sutou2019-12-1111-31/+113
* | Merge #7545Bundlerbot2020-01-0730-52/+395
|\ \
| * | Add Windows to bors checksDavid Rodríguez2020-01-071-1/+4
| * | Disallow failuresDavid Rodríguez2020-01-071-1/+0
| * | Skip the rest of the failures on WindowsDavid Rodríguez2020-01-0728-33/+372
| * | Add missing assertion to one specDavid Rodríguez2020-01-071-0/+2
| * | Exclude another permissions spec from Windows buildDavid Rodríguez2020-01-071-1/+1
| * | Add fiddle to default gem exemptionsDavid Rodríguez2020-01-071-1/+3
| * | Remove redundant installs and raise if they failDavid Rodríguez2020-01-071-4/+2
| * | Make sure to pass URI's to `:git`David Rodríguez2020-01-071-7/+7
| * | Use OS-independent path separatorDavid Rodríguez2020-01-072-5/+5
| * | Try fix some specsDavid Rodríguez2020-01-071-1/+1
|/ /
* | Merge #7550Bundlerbot2020-01-075-71/+46
|\ \
| * | Remove unused rake taskenable_parallel_specs_againDavid Rodríguez2020-01-071-4/+0
| * | Use `bin/rake` for sudo specs tooDavid Rodríguez2020-01-071-1/+1
| * | Run in parallel on Travis tooDavid Rodríguez2020-01-071-2/+2