| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-18 | Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binary | Mike McQuaid | |
| lines_cop: add ENV.universal_binary audit exemption for wine | |||
| 2017-10-17 | Rename MinimumMacOSRequirement to MacOSRequirement | Shaun Jackman | |
| Move MinimumMacOSRequirement to compat. | |||
| 2017-10-17 | Add depends_on :linux and :macos | Shaun Jackman | |
| 2017-10-15 | lines_cop_spec: improve language in universal_binary and build tests | JCount | |
| 2017-10-15 | lines_cop_spec: add test for ENV.universal_binary audit exemption for wine | JCount | |
| 2017-10-14 | formula_desc_cop_spec: add empty string test | Dominyk Tiller | |
| 2017-10-10 | Set RuboCop maximum to current maximum. | Markus Reiter | |
| 2017-10-08 | Clean up code style and remove `.rubocop_todo.yml`. | Markus Reiter | |
| 2017-10-08 | Add specs for `CaskLoader`. | Markus Reiter | |
| 2017-10-07 | Fix RuboCop tests. | Markus Reiter | |
| 2017-10-07 | Merge pull request #3283 from reitermarkus/cask-loader | Markus Reiter | |
| Add helper method for Cask fixture paths and refactor CaskLoader. | |||
| 2017-10-07 | Add helper method for Cask fixture paths and refactor CaskLoader. | Markus Reiter | |
| 2017-10-07 | Merge pull request #3267 from reitermarkus/refactoring | Markus Reiter | |
| Refactor DSL and Artifact classes. | |||
| 2017-10-06 | Merge pull request #3262 from kabel/version-detect-php | Mike McQuaid | |
| Add version detection support for php URL | |||
| 2017-10-04 | Refactor tests. | Markus Reiter | |
| 2017-10-04 | Directly save artifacts in DSL. | Markus Reiter | |
| 2017-10-04 | Refactor DSL and Artifacts. | Markus Reiter | |
| 2017-10-04 | Merge pull request #3259 from reitermarkus/underscore_supporting_uri | Markus Reiter | |
| Remove `UnderscoreSupportingURI`. | |||
| 2017-10-03 | Add test for php version in URL middle | Kevin Abel | |
| 2017-10-03 | Refactor `cask/cli` specs. | Markus Reiter | |
| 2017-10-03 | Merge pull request #3220 from yzguy/yzguy/cask_available_languages_to_info | Markus Reiter | |
| add available languages to cask info command | |||
| 2017-10-03 | Remove `UnderscoreSupportingURI`. | Markus Reiter | |
| 2017-10-02 | stylistic changes for cask info tests | Adam Smith | |
| 2017-10-01 | Only run trash test when collecting coverage. | Markus Reiter | |
| 2017-09-30 | add available languages to cask info command | Adam Smith | |
| add language tests for dsl add fixtures, tests for languages info output add extra lines | |||
| 2017-09-29 | Merge pull request #3234 from reitermarkus/locale | Vítor Galvão | |
| Support UN M.49 region codes. | |||
| 2017-09-29 | Support UN M.49 region codes. | Markus Reiter | |
| 2017-09-28 | BottleLoader: Use the formula stored in the bottle | Shaun Jackman | |
| 2017-09-28 | testball_bottle-0.1: Add the formula to the bottle | Shaun Jackman | |
| Update the SHA-256. | |||
| 2017-09-28 | pour_bottle?: Fix when formula.bottle is nil | Shaun Jackman | |
| formula.bottle is nil when bottle.compatible_cellar? is false. Use formula.bottle_specification.compatible_cellar? rather than formula.bottle.compatible_cellar?. | |||
| 2017-09-27 | Revert "Added tests for os/mac/keg" | ilovezfs | |
| 2017-09-26 | test: Tests for os/mac/keg | mansimarkaur | |
| 2017-09-22 | Merge pull request #3186 from naoty/detect-failure-message | Mike McQuaid | |
| Add a failure message to be_detected_from matcher | |||
| 2017-09-22 | Replace String#% with Kernel.#format | Naoto Kaneko | |
| 2017-09-22 | Add a failure message to be_detected_from matcher | Naoto Kaneko | |
| 2017-09-18 | audit: Add more tests for FormulaAudit/Miscellaneous cop | Gautham Goli | |
| 2017-09-16 | List cask full-names | Dan Wendorf | |
| `brew cask list` supports the `--full-name` flag which will include the tap name for casks not part of the core caskroom/cask tap. For example, if cask "foo-beta" is installed from the caskroom/versions cask, `brew cask list --full-name` will report the name as "caskroom/versions/foo-beta". | |||
| 2017-09-15 | os/mac/diagnostic: allow custom Ruby for devs. | Mike McQuaid | |
| This avoids `brew doctor` warnings on High Sierra but in general this is a good idea for future versions and to allow Homebrew developers to test things out with different versions of Ruby. | |||
| 2017-09-11 | Make Cask commands fail early if a Cask is not found. | Markus Reiter | |
| 2017-09-10 | Fix `_stanza`. | Markus Reiter | |
| 2017-09-10 | Treat every `Artifact` instance as a single artifact. | Markus Reiter | |
| 2017-09-10 | Merge pull request #3143 from jsoref/spelling | Markus Reiter | |
| Spelling | |||
| 2017-09-10 | Make `brew cask search` spec deterministic. | Markus Reiter | |
| 2017-09-10 | spelling: should | Josh Soref | |
| 2017-09-10 | spelling: preserves | Josh Soref | |
| 2017-09-10 | spelling: parameters | Josh Soref | |
| 2017-09-10 | spelling: omitted | Josh Soref | |
| 2017-09-10 | spelling: intermediate | Josh Soref | |
| 2017-09-10 | spelling: comparison | Josh Soref | |
| 2017-09-08 | Merge pull request #3122 from vszakats/patch-1 | Mike McQuaid | |
| git_spec.rb: use HTTPS for Git remote test | |||
