| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-21 | Convert `os/mac/blacklist` test to spec. | Markus Reiter | |
| 2017-02-21 | Convert MacOS::Version test to spec. | Markus Reiter | |
| 2017-02-21 | Convert `search_remote_tap` test to spec. | Markus Reiter | |
| 2017-02-21 | Convert GPG2Requirement test to spec. | Markus Reiter | |
| 2017-02-21 | Convert OS::Mac::Keg test to spec. | Markus Reiter | |
| 2017-02-20 | java_requirement: Make macOS overrides extend Requirement | Bob W. Hogg | |
| This doesn't actually seem to make that much difference, but it is at least consistent with the main class body and with the Linux overrides. | |||
| 2017-02-21 | Convert SoftwareSpec test to spec. | Markus Reiter | |
| 2017-02-21 | Convert JavaRequirement test to spec. | Markus Reiter | |
| 2017-02-21 | Merge pull request #2069 from reitermarkus/spec-compiler_failure | Markus Reiter | |
| Use `alias_matcher` for `fail_with`. | |||
| 2017-02-20 | Merge pull request #2054 from zmwangx/bump-formula-pr-smarter-dupe | Mike McQuaid | |
| bump-formula-pr: improve duplicate detection | |||
| 2017-02-20 | audit: fix `brew style`. | Mike McQuaid | |
| 2017-02-20 | Merge pull request #2067 from ilovezfs/insecure-mirror-check-handle-empty-stdout | Mike McQuaid | |
| audit: fix insecure mirror check when stdout is empty | |||
| 2017-02-20 | Merge pull request #2059 from sparhomenko/cups-dir | Markus Reiter | |
| Add /usr/libexec/cups to the list of system dirs | |||
| 2017-02-20 | Convert StringInreplaceExtension test to spec. | Markus Reiter | |
| 2017-02-20 | Convert FormulaPin test to spec. | Markus Reiter | |
| 2017-02-20 | Merge pull request #2029 from reitermarkus/spec-formulary | Markus Reiter | |
| Convert Formulary test to spec. | |||
| 2017-02-20 | Use `alias_matcher` for `fail_with`. | Markus Reiter | |
| 2017-02-20 | Merge pull request #1192 from ilovezfs/optlink_aliases | Mike McQuaid | |
| keg: create symlinks in opt for formula aliases | |||
| 2017-02-20 | Merged 404 and security mirror auditing logic | David Broder-Rodgers | |
| 2017-02-20 | Prevent mirror curl for file:/// URL | David Broder-Rodgers | |
| 2017-02-20 | Use DownloadStrategyDetector to classify mirror URLs | David Broder-Rodgers | |
| 2017-02-20 | Added better check for HTTP git URLs | David Broder-Rodgers | |
| 2017-02-20 | Updated HTTP mirror check to use new url_status_code method | David Broder-Rodgers | |
| 2017-02-20 | Rubocop styling fixes | David Broder-Rodgers | |
| 2017-02-20 | Updated mirror audit problem message | David Broder-Rodgers | |
| 2017-02-20 | Added support for returning HTTP status codes and for git and svn URLs | David Broder-Rodgers | |
| 2017-02-20 | Markups to online mirror auditing | David Broder-Rodgers | |
| 2017-02-20 | Updated resource auditing to detect invalid mirrors when using --online | David Broder-Rodgers | |
| 2017-02-20 | Merge pull request #2030 from reitermarkus/spec-string | Markus Reiter | |
| Convert String test to spec. | |||
| 2017-02-20 | Convert Formulary test to spec. | Markus Reiter | |
| 2017-02-20 | Merge pull request #2066 from reitermarkus/formulary-module | Markus Reiter | |
| Make `Formulary` a `module`. | |||
| 2017-02-20 | Merge pull request #2055 from reitermarkus/spec-compiler_failure | Markus Reiter | |
| Convert CompilerFailure test to spec. | |||
| 2017-02-20 | Merge pull request #2037 from reitermarkus/spec-utils | Markus Reiter | |
| Convert Utils test to spec. | |||
| 2017-02-20 | Merge pull request #2044 from reitermarkus/spec-utils_shell | Markus Reiter | |
| Convert Utils::Shell test to spec. | |||
| 2017-02-20 | audit: fix insecure mirror check when stdout is empty | ilovezfs | |
| 2017-02-20 | bump-formula-pr: improve duplicate detection | Zhiming Wang | |
| Reduce the chance of false flagging by making sure that the existing pr surfaced by GitHub.issues_for_formula actually contains the exact formula name in its title. | |||
| 2017-02-20 | keg: simplify code, handle exceptions. | Mike McQuaid | |
| 2017-02-20 | have opt alias symlink point into the Cellar | ilovezfs | |
| in case people expect to be able to find the prefix by only resolving the symlink once (e.g., if they're using readlink not realpath) | |||
| 2017-02-20 | remove unless empty since each is no-op for empty | ilovezfs | |
| 2017-02-20 | keg: create symlinks in opt for formula aliases | ilovezfs | |
| 2017-02-20 | Merge pull request #2042 from mxl/expand-glob | Markus Reiter | |
| Expand glob patterns. | |||
| 2017-02-20 | Merge pull request #2047 from reitermarkus/spec-language_go | Markus Reiter | |
| Convert Language::Go test to spec. | |||
| 2017-02-20 | Merge pull request #2065 from reitermarkus/spec-language_module_requirement | Markus Reiter | |
| Convert LanguageModuleRequirement test to spec. | |||
| 2017-02-20 | Convert LanguageModuleRequirement test to spec. | Markus Reiter | |
| 2017-02-20 | Merge pull request #2060 from reitermarkus/spec-bottle-collector | Markus Reiter | |
| Convert Utils::Bottles::Collector test to spec. | |||
| 2017-02-20 | Convert String test to spec. | Markus Reiter | |
| 2017-02-20 | Merge pull request #2034 from reitermarkus/spec-gpg | Markus Reiter | |
| Convert Gpg test to spec. | |||
| 2017-02-20 | Merge pull request #2041 from reitermarkus/spec-download_strategies | Markus Reiter | |
| Convert Download Strategies test to spec. | |||
| 2017-02-20 | Make `Formulary` a `module`. | Markus Reiter | |
| 2017-02-20 | Merge pull request #2061 from cglong/patch-1 | Mike McQuaid | |
| Docs for tag-based urls use preferred formatting | |||
