Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use rake helper methoduse-helper-methods | SHIBATA Hiroshi | 2018-10-16 | 1 | -2/+2 |
* | rubocop -a | SHIBATA Hiroshi | 2018-10-16 | 1 | -1/+1 |
* | added full path of rake executable. | SHIBATA Hiroshi | 2018-10-16 | 1 | -1/+1 |
* | Added missing helper method for rake | SHIBATA Hiroshi | 2018-10-16 | 1 | -0/+4 |
* | Use helper method instead of hard-code path. | SHIBATA Hiroshi | 2018-10-16 | 2 | -3/+3 |
* | Merge #6733 | Bundlerbot | 2018-10-12 | 1 | -1/+3 |
|\ | |||||
| * | Check for file or folder when checking for git hash in build metadatacolby/fix-rubygems-spec-suite | Colby Swandale | 2018-10-11 | 1 | -1/+3 |
* | | fix typos in the 1.16.6 changelog | Colby Swandale | 2018-10-11 | 1 | -2/+2 |
* | | Merge #6719 | Bundlerbot | 2018-10-10 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Update for new bors merge commit messagesegiddins/new-bors-merge-commit-message | Samuel Giddins | 2018-10-02 | 1 | -2/+2 |
* | | Merge branch '1-16-stable' | Colby Swandale | 2018-10-07 | 1 | -0/+22 |
|\ \ | |||||
| * | | Version 1.16.6 with changelogv1.16.6 | Colby Swandale | 2018-10-05 | 2 | -1/+23 |
| * | | fix uninitialized @use_gvp instance var warning | Colby Swandale | 2018-10-05 | 1 | -0/+1 |
| * | | no longer test Ruby 1.9.3 against rubygems master | Colby Swandale | 2018-10-05 | 2 | -3/+4 |
| * | | Merge #6708 | Bundlerbot | 2018-10-05 | 2 | -13/+47 |
| * | | Auto merge of #6697 - walf443:added_changelog_section, r=hsbt | The Bundler Bot | 2018-10-05 | 3 | -1/+6 |
| * | | Merge #6687 | Bundlerbot | 2018-10-05 | 1 | -1/+1 |
| * | | Merge #6686 | Bundlerbot | 2018-10-05 | 1 | -5/+7 |
| * | | Auto merge of #6670 - bundler:colby/invite-stephanie-morillo, r=segiddins | The Bundler Bot | 2018-10-05 | 1 | -1/+1 |
| * | | Auto merge of #6627 - agrim123:agr-fix-add-groups, r=deivid-rodriguez | The Bundler Bot | 2018-10-05 | 3 | -4/+4 |
| * | | Auto merge of #6612 - hdf1986:readme-bundle-add, r=segiddins | The Bundler Bot | 2018-10-05 | 1 | -1/+1 |
| * | | Auto merge of #6495 - bundler:segiddins/6491-extra-gem-platform-in-lockfile, ... | The Bundler Bot | 2018-10-05 | 3 | -15/+159 |
| * | | Auto merge of #6493 - agrim123:agr-update-bundle-update-docs, r=colby-swandale | The Bundler Bot | 2018-10-05 | 1 | -6/+10 |
| * | | Auto merge of #6310 - utilum:rescue_unspecified_exception, r=segiddins | The Bundler Bot | 2018-10-05 | 13 | -16/+16 |
| * | | Auto merge of #6184 - arbonap:pa-check-in-gemfile-docs, r=indirect | The Bundler Bot | 2018-10-05 | 1 | -2/+11 |
| * | | fix typo | Oscar Amado | 2018-09-19 | 1 | -1/+1 |
* | | | Merge #6718 | Bundlerbot | 2018-10-06 | 6 | -13/+67 |
|\ \ \ | |||||
| * | | | Refactor initial codecorrect_bundle_show_deprecation | David Rodríguez | 2018-10-01 | 1 | -7/+5 |
| * | | | Fix `--paths` argument handling | David Rodríguez | 2018-10-01 | 2 | -2/+23 |
| * | | | Fix "bundle show" deprecation messages | David Rodríguez | 2018-10-01 | 2 | -5/+43 |
| * | | | Remove "no-color" tweaks from specs | David Rodríguez | 2018-10-01 | 4 | -8/+5 |
* | | | | Merge #6711 | Bundlerbot | 2018-10-06 | 2 | -1/+102 |
|\ \ \ \ | |||||
| * | | | | Add another spec, separate new case into its own test | Samuel Giddins | 2018-10-02 | 2 | -1/+96 |
| * | | | | Avoid fetching an rebuilding git gems when it's not necessary | Jean Boussier | 2018-09-27 | 2 | -1/+7 |
* | | | | | Merge #6721 | Bundlerbot | 2018-10-03 | 1 | -3/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | http://bundler.io redirects to https:// | Akira Matsuda | 2018-10-03 | 1 | -1/+1 |
| * | | | | GitHub is HTTPS by default | Akira Matsuda | 2018-10-03 | 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 |