Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7671 from rubygems/merge-rubygemsHEADmaster | Hiroshi SHIBATA | 2020-03-14 | 1 | -0/+4 |
|\ | |||||
| * | Make a bold-stylemerge-rubygems | Hiroshi SHIBATA | 2020-03-12 | 1 | -1/+1 |
| * | Bundler repo was merged in RubyGems repo | Hiroshi SHIBATA | 2020-03-12 | 1 | -0/+4 |
|/ | |||||
* | Merge #7660 | Bundlerbot | 2020-03-06 | 9 | -93/+158 |
|\ | |||||
| * | Fixup 48eec6db9c316257527f364c0de0fa538663a0ff | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | Use GitHub Actions instead of Travis CI on the doc | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+1 |
| * | Update bors configuration for GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 1 | -2/+22 |
| * | Fixed the step name | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | Move env with RGV under the job.<job_id> | Hiroshi SHIBATA | 2020-03-06 | 2 | -10/+4 |
| * | Removed the needless overwrite step for bundler 2 | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
| * | Removed needless environmental variable for bundler 3 | Hiroshi SHIBATA | 2020-03-06 | 1 | -3/+0 |
| * | Revert "Try to use env with RGV variable in the toplevel" | Hiroshi SHIBATA | 2020-03-06 | 2 | -6/+14 |
| * | Try to use env with RGV variable in the toplevel | Hiroshi SHIBATA | 2020-03-06 | 2 | -14/+6 |
| * | Update .github/workflows/ubuntu-bundler3.yml | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | For Ruby 2.3 | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+2 |
| * | Style | Hiroshi SHIBATA | 2020-03-06 | 2 | -4/+2 |
| * | Merge spec:sudo to ubuntu and ubuntu-bundler3 jobs | Hiroshi SHIBATA | 2020-03-06 | 3 | -37/+11 |
| * | Remove needless dependency | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+0 |
| * | Install dev dependencies programmatically | David RodrÃguez | 2020-03-06 | 1 | -4/+8 |
| * | continue-on-error with ruby-head | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+1 |
| * | Revert "Added additional dependency for Ruby 2.8" | Hiroshi SHIBATA | 2020-03-06 | 1 | -2/+0 |
| * | Added additional dependency for Ruby 2.8 | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+2 |
| * | Simplify to install parallel gem | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | rename | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+2 |
| * | Run test with BUNDLER_SPEC_SUB_VERSION=3 | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+5 |
| * | Revert "Try to remove needless installation" | Hiroshi SHIBATA | 2020-03-06 | 2 | -0/+2 |
| * | Try to remove needless installation | Hiroshi SHIBATA | 2020-03-06 | 2 | -2/+0 |
| * | Added RGV to spec:realworld | Hiroshi SHIBATA | 2020-03-06 | 2 | -0/+2 |
| * | Removed needless env | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
| * | Removed needless graphviz depends | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
| * | Update .github/workflows/ubuntu.yml | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | Remove Travis configuration | Hiroshi SHIBATA | 2020-03-06 | 1 | -43/+0 |
| * | Migrate spec:sudo to GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+32 |
| * | Split bundler 3 jobs | Hiroshi SHIBATA | 2020-03-06 | 2 | -19/+40 |
| * | Simplify | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+19 |
| * | Use exclude instead of include | Hiroshi SHIBATA | 2020-03-06 | 1 | -6/+18 |
| * | space | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | Move version specified matrix to GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 2 | -14/+10 |
| * | Remove trailing whitespace | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | oops | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+1 |
| * | Run with BUNDLER_SPEC_SUB_VERSION | Hiroshi SHIBATA | 2020-03-06 | 2 | -22/+2 |
| * | Removed needless step | Hiroshi SHIBATA | 2020-03-06 | 1 | -1/+0 |
| * | Run lint on GitHub Actions | Hiroshi SHIBATA | 2020-03-06 | 2 | -4/+25 |
| * | skip spec:sudo | Hiroshi SHIBATA | 2020-03-06 | 1 | -3/+3 |
| * | debug | Hiroshi SHIBATA | 2020-03-06 | 1 | -3/+3 |
| * | move spec:parallel_deps with parallel_rspec | Hiroshi SHIBATA | 2020-03-06 | 1 | -2/+3 |
| * | USe matrix with RGV | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+3 |
| * | Try to migrate GitHub Actions from Travis CI | Hiroshi SHIBATA | 2020-03-06 | 1 | -0/+35 |
|/ | |||||
* | Merge #7665 | Bundlerbot | 2020-03-05 | 2 | -8/+18 |
|\ | |||||
| * | Restore sudo configuration after sudo specsfix_sudo_specs_env | David RodrÃguez | 2020-03-04 | 1 | -4/+7 |