summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed the broken example with ruby core structure.Hiroshi SHIBATA2019-08-141-1/+2
| * Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-142-1/+2
| * Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-142-4/+4
| * GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-141-1/+1
| * Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA2019-08-141-0/+1
| * Fix typo: duplicated the [skip-ci]ohbarye2019-08-141-1/+1
* | Merge #7242Bundlerbot2019-08-156-153/+155
|\ \
| * | Remove mention to remembered optionsDavid Rodríguez2019-08-143-22/+15
| * | Document upcoming changes to remembered optionsTomoki Aonuma2019-08-143-131/+140
|/ /
* | Merge #7293Bundlerbot2019-08-142-6/+6
|\ \
| * | Ignore whitespace when checking docsfix_man_checkDavid Rodríguez2019-08-121-2/+2
| * | Pin groff version in CIDavid Rodríguez2019-08-121-1/+1
| * | Bump TravisCI os to bionicDavid Rodríguez2019-08-121-1/+1
| * | Explicitly pass date to ronn commandDavid Rodríguez2019-08-111-1/+1
| * | It doesn't make sense to retry thisDavid Rodríguez2019-08-111-1/+1
* | | Merge #7297Bundlerbot2019-08-141-0/+44
|\ \ \
| * | | Add initial Bundler::BuildMetadata Spectommy2019-08-131-0/+44
| | |/ | |/|
* | | Merge #7263Bundlerbot2019-08-143-1/+38
|\ \ \ | |/ / |/| |
| * | Add `--[no-]git` option to `bundle gem`git_option_to_bundle_gemDavid Rodríguez2019-07-313-1/+38
* | | Merge #7294Bundlerbot2019-08-131-2/+18
|\ \ \
| * | | Stop printing deprecation messages during specsfix_deprecation_warnings_during_specsDavid Rodríguez2019-08-111-2/+18
| | |/ | |/|
* | | Merge #7256Bundlerbot2019-08-132-13/+34
|\ \ \ | |/ / |/| |
| * | Support skipping to the next PRchangelog_handlingDavid Rodríguez2019-08-121-2/+2
| * | Exclude PRs to the previous to last stable branchDavid Rodríguez2019-08-121-4/+5
| * | Refactor fetching the last stable branchDavid Rodríguez2019-08-121-2/+9
| * | Support "n" in confirm methodDavid Rodríguez2019-08-121-2/+5
| * | Show a prompt to confirm each changelog entryDavid Rodríguez2019-08-121-2/+3
| * | Don't output to screen when opening PRDavid Rodríguez2019-08-121-1/+1
| * | Update the releasing playbookDavid Rodríguez2019-08-121-7/+11
| * | Allow cancelling release:open_unreleased_prs taskDavid Rodríguez2019-08-121-0/+4
| * | Add Linux support to `rake release:open_unreleased_prs`David Rodríguez2019-08-121-1/+2
|/ /
* | Merge #7245Bundlerbot2019-08-1061-42/+6401
|\ \
| * | Make sure we run the correct ronn with a binstubcommit_docs_to_source_controlDavid Rodríguez2019-08-102-1/+13
| * | Use a newer debugging gem in docsDavid Rodríguez2019-08-103-3/+3
| * | Remove unexistent file from exemptionsDavid Rodríguez2019-08-101-1/+1
| * | Remove unexistent folder from exemptionsDavid Rodríguez2019-08-101-1/+1
| * | Commit man pages to source controlDavid Rodríguez2019-08-1058-29/+6385
| * | Remove unexistent folder from gitignoreDavid Rodríguez2019-08-101-1/+0
| * | Remove misleading comment in GemfileDavid Rodríguez2019-08-101-4/+1
| * | Remove unnecessary taskDavid Rodríguez2019-08-103-6/+1
|/ /
* | Merge #7287Bundlerbot2019-08-101-1/+1
|\ \
| * | Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-101-1/+1
|/ /
* | Merge #7286Bundlerbot2019-08-098-10/+10
|\ \
| * | Fix documents to refer to URLs with httpsTakayuki Nakata2019-08-098-10/+10
|/ /
* | Merge #7285Bundlerbot2019-08-081-1/+1
|\ \
| * | Bump rspec dependency to 3.8bump_rspec_dev_dependencyDavid Rodríguez2019-08-081-1/+1
|/ /
* | Merge #7283Bundlerbot2019-08-083-12/+8
|\ \
| * | Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-073-6/+2
| * | Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-071-1/+1
| * | Fix installation of system bundlerDavid Rodríguez2019-08-071-3/+2