| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-21 | Merge pull request #3063 from GauthamGoli/rubocop_spec_multiline_offenses_fix | JCount | |
| audit: In Cops and their tests convert all multiline strings to heredocs | |||
| 2017-08-20 | Merge pull request #3001 from reitermarkus/cask-conflicts-with | Markus Reiter | |
| Implement `conflicts_with :cask`. | |||
| 2017-08-20 | Move fix from #3070 inside `GitHub` module. | Markus Reiter | |
| 2017-08-19 | Skip search_remote on cask search when HOMEBREW_NO_GITHUB_API is set | Francisco Souza | |
| Fixes #3069. | |||
| 2017-08-18 | Merge pull request #3054 from BenMusch/github-refactor | Markus Reiter | |
| Clean-up code in GitHub module to reduce duplication & coupling w/ Github API | |||
| 2017-08-17 | Change var name | Ben Muschol | |
| 2017-08-17 | Fix typo in spec | Ben Muschol | |
| 2017-08-17 | Improve rspec readability | Ben Muschol | |
| 2017-08-17 | Make test more resilient | Ben Muschol | |
| 2017-08-17 | audit: In Cops and their tests convert all multiline strings to heredocs | Gautham Goli | |
| 2017-08-15 | bump-formula-pr: forward compatibility with `hub fork` | Mislav Marohnić | |
| Due to limitations of `hub fork` in hub 2.2, scripts had to repeat the command at least two times; the 2nd time was to read the fork name from the "fatal: remote MYNAME already exists" message output from git. In upcoming hub 2.3, the `hub fork` command is improved to always output the remote name, regardless of whether one already existed or not. With this approach, only one `hub fork` call will ever be necessary when hub is up to date. | |||
| 2017-08-15 | Merge pull request #3060 from JCount/gpg-stop-pinentry-launch | JCount | |
| gpg: prevent pinentry from launching when creating test key | |||
| 2017-08-15 | add tests for condition dependencies | Gautham Goli | |
| 2017-08-15 | Merge pull request #3059 from MikeMcQuaid/why-search-take-so-long | Mike McQuaid | |
| search: explain why it takes the time it does. | |||
| 2017-08-15 | search: explain why it takes the time it does. | Mike McQuaid | |
| Provide a bit of clarity that this isn't just searching a local database but doing an GitHub API and Git history query. | |||
| 2017-08-14 | Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-tree | Andrew Janke | |
| brew deps: add --include-requirements, plus some fixes | |||
| 2017-08-14 | gpg: prevent pinentry from launching when creating test key | JCount | |
| this is accomplished by setting an empty password in the gnupg batch input file | |||
| 2017-08-15 | Add tests for MACOS version consts usage | Gautham Goli | |
| 2017-08-15 | add test for ARGV.include? | Gautham Goli | |
| 2017-08-15 | add test for ENV.fortran | Gautham Goli | |
| 2017-08-15 | add test for inspecting version | Gautham Goli | |
| 2017-08-15 | add tests for dependencies | Gautham Goli | |
| 2017-08-14 | Unify vocabulary in github module, remove unnecessary logic | Ben Muschol | |
| Fix duplication bug | |||
| 2017-08-14 | add test for env mod through system call | Gautham Goli | |
| 2017-08-14 | add tests for vendored deps | Gautham Goli | |
| 2017-08-14 | add tests for formula path shortucut 3 | Gautham Goli | |
| 2017-08-14 | add tests for formula path string 1 | Gautham Goli | |
| 2017-08-14 | Spec for issues search | Ben Muschol | |
| 2017-08-14 | Implement PR feedback | Ben Muschol | |
| 2017-08-14 | add tests for hardcoded compilers in ENV | Gautham Goli | |
| 2017-08-14 | add tests for hard coded compilers in system calls | Gautham Goli | |
| 2017-08-14 | add tests for man+'man[1-8]' | Gautham Goli | |
| 2017-08-14 | add test for using ARGV to check options | Gautham Goli | |
| 2017-08-14 | add test for build.include? having dashed args | Gautham Goli | |
| 2017-08-14 | add test for build.include? | Gautham Goli | |
| 2017-08-13 | Fix url encoded in expected values | Ben Muschol | |
| 2017-08-14 | add test for build.with? "--with-foo" | Gautham Goli | |
| 2017-08-14 | add test for build.without --without-foo | Gautham Goli | |
| 2017-08-14 | Add negated? method to formula cop and add tests for negated build.without? | Gautham Goli | |
| 2017-08-14 | Add test for negated build.with? | Gautham Goli | |
| 2017-08-13 | fix typo | Ben Muschol | |
| 2017-08-14 | Add tests for unless build.with? | Gautham Goli | |
| 2017-08-14 | Add tests for unless build.without? | Gautham Goli | |
| 2017-08-13 | Fix syntax error | Ben Muschol | |
| 2017-08-14 | Add test for top level method def | Gautham Goli | |
| 2017-08-14 | Add tests for fileUtils call in system | Gautham Goli | |
| 2017-08-13 | Rename path_to -> url_to since it returns a url | Ben Muschol | |
| 2017-08-13 | Remove duplicate url generation logic in Github module | Ben Muschol | |
| 2017-08-14 | add tests for non glob dirs audit | Gautham Goli | |
| 2017-08-13 | Add tests for macOS check | Gautham Goli | |
