summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a note about rebuilding documentationdocs/improve_pr_templateDavid Rodríguez2020-01-151-0/+5
* Hide initial textDavid Rodríguez2020-01-151-0/+2
* Squash last three questions into just oneDavid Rodríguez2020-01-151-9/+3
* Elaborate a bit on each questionDavid Rodríguez2020-01-151-4/+4
* Include also developer problems in first questionDavid Rodríguez2020-01-151-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
| * | 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
| * | Run `rspec` directlyDavid Rodríguez2020-01-071-1/+1
| * | Kill `spec:travis`David Rodríguez2020-01-072-43/+6
| * | Use the same value to activate all test env variablesDavid Rodríguez2020-01-071-2/+2
| * | Split test gem installation to a separate taskDavid Rodríguez2020-01-073-9/+38
| * | Remove unneeded LOAD_PATH modificationDavid Rodríguez2020-01-071-1/+0
| * | Simplify `install_gems` methodDavid Rodríguez2020-01-071-4/+1
| * | We don't need a manifestDavid Rodríguez2020-01-071-10/+1
| * | Run specs in parallel to speed things upDavid Rodríguez2020-01-071-1/+1
|/ /
* | Merge #7548Bundlerbot2020-01-053-20/+9
|\ \
| * | Use shellescape instead of manually escapingspecs/fix_subprocess_escapingDavid Rodríguez2020-01-051-2/+1