Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repo | Hiroshi SHIBATA | 2019-12-14 | 1 | -1/+1 |
* | Use vendorized version of uri library | David Rodríguez | 2019-12-08 | 13 | -56/+56 |
* | Remove unnecessary parameter to `fetch_specs` | David Rodríguez | 2019-12-06 | 1 | -1/+1 |
* | Always pass env as strings to helpers | David Rodríguez | 2019-11-28 | 2 | -6/+6 |
* | Merge #7452 | Bundlerbot | 2019-11-23 | 1 | -2/+2 |
|\ | |||||
| * | Bump rubocop and rubocop-performance | David Rodríguez | 2019-11-22 | 1 | -2/+2 |
* | | Use OS-independent PATH-separator | David Rodríguez | 2019-11-22 | 1 | -2/+2 |
|/ | |||||
* | Merge #7416 | Bundlerbot | 2019-11-07 | 2 | -30/+10 |
|\ | |||||
| * | Don't use insecure temporary directory as home directory | fatkodima | 2019-11-04 | 2 | -30/+10 |
* | | Revert "I don't think we need this now"undo_some_unskips | David Rodríguez | 2019-11-06 | 1 | -3/+3 |
* | | Rename `lib` to `lib_dir` | David Rodríguez | 2019-11-04 | 1 | -1/+1 |
|/ | |||||
* | Merge #7401 | Bundlerbot | 2019-11-04 | 2 | -10/+29 |
|\ | |||||
| * | Respect log level when showing GemRequireError'sno_silent_output_by_default | David Rodríguez | 2019-10-31 | 1 | -1/+1 |
| * | I don't think we need this now | David Rodríguez | 2019-10-31 | 1 | -3/+3 |
| * | Don't silence the UI by default | David Rodríguez | 2019-10-31 | 1 | -6/+25 |
* | | Fix help with command aliasesfix_help_with_command_aliases | David Rodríguez | 2019-10-30 | 1 | -0/+50 |
|/ | |||||
* | Fix warning during ruby_version specs | David Rodríguez | 2019-09-26 | 1 | -6/+14 |
* | Move some global requires to their few usages | David Rodríguez | 2019-09-18 | 2 | -0/+4 |
* | Merge #7324 | Bundlerbot | 2019-08-23 | 4 | -5/+5 |
|\ | |||||
| * | Fix some bundler specs (#2380) | David Rodríguez | 2019-08-23 | 4 | -5/+5 |
* | | Merge #7322 | Bundlerbot | 2019-08-22 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix comments and messages to refer to https url | Takayuki Nakata | 2019-08-21 | 1 | -1/+1 |
* | | Merge #7317 | Bundlerbot | 2019-08-20 | 1 | -3/+12 |
|\ \ | |||||
| * | | Parallelize test suite | David Rodríguez | 2019-08-18 | 1 | -3/+12 |
| |/ | |||||
* | | Merge #7310 | Bundlerbot | 2019-08-20 | 1 | -2/+7 |
|\ \ | |/ |/| | |||||
| * | Freeze time to avoid failures at midnight | lolwut | 2019-08-19 | 1 | -2/+7 |
* | | Merge #7312 | Bundlerbot | 2019-08-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Remove old rubies stuff no longer needed | David Rodríguez | 2019-08-18 | 1 | -1/+1 |
* | | | No need to activate the `fileutils` default gem | David Rodríguez | 2019-08-17 | 2 | -3/+3 |
|/ / | |||||
* | | Use path helpers to find bundle bin | David Rodríguez | 2019-08-16 | 1 | -2/+1 |
* | | Fix bundle bin location in core repo | David Rodríguez | 2019-08-16 | 1 | -1/+1 |
* | | Reuse more shared path helpers | David Rodríguez | 2019-08-16 | 1 | -9/+1 |
|/ | |||||
* | Fixup #7297 | Hiroshi SHIBATA | 2019-08-16 | 1 | -0/+0 |
* | Merge #7301 | Bundlerbot | 2019-08-16 | 1 | -3/+3 |
|\ | |||||
| * | Re-use GITHUB_ACTION variables for filtering bundler examples. | Hiroshi SHIBATA | 2019-08-14 | 1 | -3/+3 |
* | | Add initial Bundler::BuildMetadata Spec | tommy | 2019-08-13 | 1 | -0/+44 |
|/ | |||||
* | Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSION | Benoit Daloze | 2019-08-04 | 1 | -10/+10 |
* | Merge #7257 | Bundlerbot | 2019-07-26 | 1 | -1/+1 |
|\ | |||||
| * | Check for generic lockfiles | David Rodríguez | 2019-07-23 | 1 | -1/+1 |
* | | Bump net-http-persistent to 3.0.1 | David Rodríguez | 2019-07-24 | 1 | -2/+2 |
* | | Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_cop | David Rodríguez | 2019-07-23 | 3 | -5/+5 |
|/ | |||||
* | Merge #7250 | Bundlerbot | 2019-07-22 | 1 | -1/+1 |
|\ | |||||
| * | dsl_spec.rb - fix for Ruby core | MSP-Greg | 2019-07-16 | 1 | -1/+1 |
* | | spec/bundler/shared_helpers_spec.rb - fixup after 7248 | MSP-Greg | 2019-07-20 | 1 | -1/+1 |
* | | fix nested bundle exec's when bundler is a default gem | MSP-Greg | 2019-07-16 | 1 | -2/+4 |
|/ | |||||
* | Merge #7235 | Bundlerbot | 2019-07-06 | 1 | -4/+4 |
|\ | |||||
| * | Fix typosspec_improvements | David Rodríguez | 2019-07-05 | 1 | -4/+4 |
* | | Merge #7225 | Bundlerbot | 2019-07-05 | 1 | -3/+7 |
|\ \ | |/ |/| | |||||
| * | Improve spec to be more realisticclearer_git_errors | David Rodríguez | 2019-06-28 | 1 | -2/+3 |
| * | Clearer MissingRevision git errors | David Rodríguez | 2019-06-27 | 1 | -2/+5 |