summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Don't use needless specific APISutou Kouhei2020-01-171-1/+1
| * | | Revert MatchPlatform#platforms_match?Sutou Kouhei2020-01-172-10/+9
| * | | Don't ignore resolved platform informationSutou Kouhei2020-01-173-3/+34
|/ / /
* | | Merge #7522Bundlerbot2020-01-1612-73/+183
|\ \ \
| * | | Remove needless ifSutou Kouhei2020-01-161-4/+5
| * | | Add no required_ruby_version againSutou Kouhei2020-01-151-0/+17
| * | | Sort available platformsSutou Kouhei2020-01-152-9/+10
| * | | Always add a spec group for all platforms to candidatesSutou Kouhei2020-01-153-26/+34
| * | | SpecGroup#to_specs doesn't return duplicated specsSutou Kouhei2020-01-152-1/+9
| * | | 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 #7563Bundlerbot2020-01-163-140/+142
|\ \ \
| * | | Adds documentation for BUNDLE_APP_CONFIG env varDavid Chandek-Stark2020-01-153-140/+142
|/ / /
* | | Merge #7575Bundlerbot2020-01-151-1/+1
|\ \ \ | |/ / |/| |
| * | update travis ci build badge urlteitei-tk2020-01-101-1/+1
* | | 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