Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for new bors merge commit messagesegiddins/new-bors-merge-commit-message | Samuel Giddins | 2018-10-02 | 1 | -2/+2 |
* | Merge #6687 | Bundlerbot | 2018-09-30 | 1 | -1/+1 |
|\ | |||||
| * | Fix assignment in condition. | Vít Ondruch | 2018-09-25 | 1 | -1/+1 |
* | | Merge #6708 | Bundlerbot | 2018-09-26 | 2 | -13/+47 |
|\ \ | |||||
| * | | make `only_update_to_newer_versions` work correctly with `bundle update` | Florian Munz | 2018-09-25 | 2 | -13/+47 |
|/ / | |||||
* | | Merge #6707 | Bundlerbot | 2018-09-25 | 3 | -10/+27 |
|\ \ | |||||
| * | | Improve redownload specsmore_assertions | David Rodríguez | 2018-09-24 | 2 | -6/+26 |
| * | | Remove unnecessary assertion exclusionremove_unnecessary_assertion_exclusion | David Rodríguez | 2018-09-24 | 1 | -4/+1 |
* | | | Merge #6686 | Bundlerbot | 2018-09-25 | 1 | -5/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Output OpenSSL information only when OpenSSL is available. | Vít Ondruch | 2018-09-06 | 1 | -5/+7 |
| |/ | |||||
* | | Merge #6316 | Bundlerbot | 2018-09-24 | 2 | -1/+48 |
|\ \ | |||||
| * | | Sort unwritable_files | Kenji Okimoto | 2018-04-23 | 1 | -1/+1 |
| * | | Display unwritable files in each line | Kenji Okimoto | 2018-04-23 | 2 | -4/+10 |
| * | | Add backward compatibility code for Ruby 1.8.7 | Kenji Okimoto | 2018-04-23 | 1 | -2/+8 |
| * | | Use 0o for octal literals | Kenji Okimoto | 2018-04-23 | 1 | -1/+1 |
| * | | Add test for Bundler.requires_sudo? | Kenji Okimoto | 2018-04-23 | 1 | -0/+31 |
| * | | Scan files array only once | Kenji Okimoto | 2018-04-23 | 1 | -2/+2 |
| * | | Use double quote instead of single quote | Kenji Okimoto | 2018-04-23 | 1 | -1/+1 |
| * | | Display reason to require sudo | Kenji Okimoto | 2018-04-23 | 1 | -0/+4 |
* | | | Merge #6706 | Bundlerbot | 2018-09-24 | 1 | -8/+3 |
|\ \ \ | |||||
| * | | | Fix typoclean_up_some_specs | David Rodríguez | 2018-09-23 | 1 | -1/+1 |
| * | | | Fix TODO note | David Rodríguez | 2018-09-23 | 1 | -3/+0 |
| * | | | Remove unnecessary require | David Rodríguez | 2018-09-23 | 1 | -1/+1 |
| * | | | Remove unnecessary comment | David Rodríguez | 2018-09-23 | 1 | -1/+0 |
| * | | | Move require to a better place for readability | David Rodríguez | 2018-09-23 | 1 | -2/+1 |
* | | | | Merge #6702 | Bundlerbot | 2018-09-24 | 6 | -69/+132 |
|\ \ \ \ | |||||
| * | | | | Limit redownload specs to bundler 2better_force_to_redownload_transition | David Rodríguez | 2018-09-19 | 2 | -2/+2 |
| * | | | | Make the equivalent change to `bundle update` | David Rodríguez | 2018-09-18 | 3 | -3/+38 |
| * | | | | Fix issue with initial implementation | David Rodríguez | 2018-09-18 | 2 | -5/+15 |
| * | | | | Document the supported option | David Rodríguez | 2018-09-18 | 1 | -2/+2 |
| * | | | | Deprecate `bundle install --force` | David Rodríguez | 2018-09-18 | 2 | -2/+12 |
| * | | | | Convert redownload/force specs to shared specs | David Rodríguez | 2018-09-18 | 1 | -39/+47 |
| * | | | | Rename spec file to use the preferred option name | David Rodríguez | 2018-09-18 | 1 | -0/+0 |
* | | | | | Merge #6694 | Bundlerbot | 2018-09-23 | 2 | -23/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Friendlier solution for a problematic specfix_local_spec_failure | David Rodríguez | 2018-09-17 | 2 | -13/+5 |
| * | | | | Move common stuff to inside let | David Rodríguez | 2018-09-17 | 1 | -3/+3 |
| * | | | | Modify env only in subprocess | David Rodríguez | 2018-09-17 | 1 | -3/+1 |
| * | | | | Improve spec | David Rodríguez | 2018-09-17 | 1 | -8/+1 |
| |/ / / | |||||
* | | | | Merge #6703 | Bundlerbot | 2018-09-19 | 2 | -1/+11 |
|\ \ \ \ | |||||
| * | | | | wait up to 4 hours for staging pushes to build | Andre Arko | 2018-09-19 | 1 | -0/+2 |
| * | | | | tell bors to use Travis to testindirect/homu-to-bors | Andre Arko | 2018-09-19 | 1 | -0/+4 |
| * | | | | let's see if the other format parses | Andre Arko | 2018-09-19 | 1 | -1/+3 |
| * | | | | configure bors instead of homu | Andre Arko | 2018-09-18 | 2 | -1/+3 |
* | | | | | merge v1.16.5 | Colby Swandale | 2018-09-19 | 3 | -2/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Version 1.16.5 with changelogv1.16.5 | Colby Swandale | 2018-09-18 | 2 | -1/+17 |
| * | | | | | scope TruffleRuby platform specs to be RubyGems >= 2.1.0 | Colby Swandale | 2018-09-18 | 2 | -2/+2 |
| * | | | | | Auto merge of #6689 - bundler:colby/fix-bundler-load-error, r=colby-swandale | The Bundler Bot | 2018-09-14 | 2 | -1/+16 |
| * | | | | | Auto merge of #6695 - bundler:segiddins/6684-gvp-prefer-non-pres, r=colby-swa... | The Bundler Bot | 2018-09-14 | 4 | -5/+31 |
| * | | | | | Auto merge of #6693 - eregon:truffleruby, r=colby-swandale | The Bundler Bot | 2018-09-14 | 10 | -14/+50 |
| * | | | | | Auto merge of #6692 - eregon:simplify-autoload-require-deprecate, r=segiddins | The Bundler Bot | 2018-09-14 | 1 | -1/+2 |