Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix another silent rubygems issuefix_another_silent_rubygems_issue | David Rodríguez | 2019-12-16 | 3 | -12/+14 | |
|/ | ||||||
* | Merge #7482 | Bundlerbot | 2019-12-14 | 4 | -4/+8 | |
|\ | ||||||
| * | Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repo | Hiroshi SHIBATA | 2019-12-14 | 4 | -4/+8 | |
* | | Merge #7483 | Bundlerbot | 2019-12-14 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Delegate should be supported nowdelegate_is_now_supported | David Rodríguez | 2019-12-14 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #7480 | Bundlerbot | 2019-12-14 | 3 | -9/+44 | |
|\ | ||||||
| * | Vendor thor 1.0.0 | David Rodríguez | 2019-12-14 | 3 | -9/+44 | |
* | | Merge #7478 | Bundlerbot | 2019-12-13 | 2 | -2/+2 | |
|\ \ | |/ |/| | ||||||
| * | Revert "Write & read dummy gems binarily"cleanup_windows_ci_logs | David Rodríguez | 2019-12-13 | 2 | -2/+2 | |
|/ | ||||||
* | Merge #7477 | Bundlerbot | 2019-12-13 | 1 | -1/+1 | |
|\ | ||||||
| * | Skip `did_you_mean` and `delegate` failures on MRI 2.7skip_did_you_mean_on_2_7 | David Rodríguez | 2019-12-13 | 1 | -1/+1 | |
* | | Merge #7475 | Bundlerbot | 2019-12-13 | 4 | -12/+12 | |
|\ \ | |/ |/| | ||||||
| * | Delay deprecation of `bundle config` and `bundle update` without argsundeprecate_argless_config_and_update | David Rodríguez | 2019-12-13 | 4 | -12/+12 | |
|/ | ||||||
* | Merge #7460 | Bundlerbot | 2019-12-13 | 46 | -115/+4267 | |
|\ | ||||||
| * | No longer need workarounds since our uri version is fixedvendorize_uri_library | David Rodríguez | 2019-12-08 | 1 | -2/+0 | |
| * | Use vendorized version of uri library | David Rodríguez | 2019-12-08 | 27 | -81/+81 | |
| * | Vendorize "uri" library | David Rodríguez | 2019-12-08 | 16 | -26/+4179 | |
| * | This `require` seems unneeded | David Rodríguez | 2019-12-08 | 1 | -1/+0 | |
| * | Refactor stuff to not load URI if not needed | David Rodríguez | 2019-12-08 | 2 | -5/+11 | |
| * | Remove unneeded `to_s` calls | David Rodríguez | 2019-12-08 | 2 | -2/+2 | |
| * | Lazily load uri | David Rodríguez | 2019-12-08 | 7 | -9/+5 | |
* | | Merge #7476 | Bundlerbot | 2019-12-12 | 2 | -13/+13 | |
|\ \ | ||||||
| * | | Bump RuboCop to 0.77.0 | Koichi ITO | 2019-12-12 | 2 | -13/+13 | |
|/ / | ||||||
* | | Merge #7474 | Bundlerbot | 2019-12-12 | 7 | -21/+45 | |
|\ \ | |/ |/| | ||||||
| * | Remove unnecessary -I optionfix_gem_tasks | David Rodríguez | 2019-12-10 | 1 | -1/+1 | |
| * | Fix `bundle exec rake install` not working | David Rodríguez | 2019-12-10 | 2 | -2/+24 | |
| * | Extract a `gem_command` method | David Rodríguez | 2019-12-09 | 1 | -5/+7 | |
| * | Name variable consistenly | David Rodríguez | 2019-12-09 | 1 | -4/+4 | |
| * | Prefer `be_empty` to `eq("")` | David Rodríguez | 2019-12-09 | 5 | -10/+10 | |
|/ | ||||||
* | Merge #7473 | Bundlerbot | 2019-12-08 | 4 | -58/+6 | |
|\ | ||||||
| * | Remove unused methodmisc_cleanup | David Rodríguez | 2019-12-06 | 1 | -6/+0 | |
| * | Remove unnecessary code copied from rubygems | David Rodríguez | 2019-12-06 | 3 | -45/+1 | |
| * | Remove unnecessary parameter to `fetch_specs` | David Rodríguez | 2019-12-06 | 2 | -7/+5 | |
|/ | ||||||
* | Merge #7471 | Bundlerbot | 2019-12-06 | 10 | -45/+83 | |
|\ | ||||||
| * | Vendor latest thor's masterbump_thor | David Rodríguez | 2019-12-06 | 10 | -45/+83 | |
|/ | ||||||
* | Merge #7462 | Bundlerbot | 2019-12-02 | 1 | -1/+5 | |
|\ | ||||||
| * | fix number ordercolby/document-parallel-rspec | Colby Swandale | 2019-12-02 | 1 | -1/+1 | |
| * | document running tests in parallel inside a dev environment | Colby Swandale | 2019-11-30 | 1 | -0/+4 | |
* | | Merge #7463 | Bundlerbot | 2019-12-02 | 2 | -8/+3 | |
|\ \ | ||||||
| * | | Vendor fileutils 1.4.1fileutils_1_4_1 | David Rodríguez | 2019-11-30 | 2 | -8/+3 | |
* | | | Merge #7464 | Bundlerbot | 2019-12-01 | 4 | -60/+29 | |
|\ \ \ | ||||||
| * | | | Rename `unrequire_rubygems` to `reexec`improve_rubygems_switcher | David Rodríguez | 2019-12-01 | 1 | -2/+2 | |
| * | | | Rename `env_version` to `source` | David Rodríguez | 2019-12-01 | 1 | -11/+11 | |
| * | | | Rename `target_tag_version` to `target_tag` | David Rodríguez | 2019-12-01 | 1 | -5/+5 | |
| * | | | Improve rubygems switching code | David Rodríguez | 2019-12-01 | 4 | -45/+14 | |
|/ / / | ||||||
* | | | Merge #7465 | Bundlerbot | 2019-12-01 | 50 | -50/+50 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | December manpagesdecember_manpages | David Rodríguez | 2019-12-01 | 50 | -50/+50 | |
|/ / | ||||||
* | | Merge #7418 | Bundlerbot | 2019-11-29 | 2 | -31/+53 | |
|\ \ | ||||||
| * | | Restore previous BUNDLE_GEMFILE in bundler/inline | fatkodima | 2019-11-22 | 2 | -31/+53 | |
* | | | Merge #7461 | Bundlerbot | 2019-11-29 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | |