| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2017-09-07 | home_spec: use different test formula. | Mike McQuaid | |
| Instead of `testball` use a formula named `testballhome` to avoid this clashing with any other formula named testball. | |||
| 2017-09-07 | git_spec.rb: use HTTPS for Git remote test | Viktor Szakats | |
| 2017-09-05 | Merge pull request #3091 from GauthamGoli/audit_line_rubocop_part_3 | Mike McQuaid | |
| audit: Port line_problems to rubocop and add tests part 3 | |||
| 2017-09-04 | audit: Port audit_class to rubocop, add tests and autocorrect | Gautham Goli | |
| 2017-09-04 | audit: Fetch formula name from file path rather than class name in cops | Gautham Goli | |
| 2017-09-04 | audit: Add tests for rubocop methods in line_cop.rb | Gautham Goli | |
| 2017-09-02 | Merge pull request #2955 from mansimarkaur/git_tests | Mike McQuaid | |
| Added tests for utils/git | |||
| 2017-09-02 | Merge pull request #3084 from laughedelic/cask/search-offline | Markus Reiter | |
| Offline cask search and listing all available casks | |||
| 2017-09-02 | Minor tests formatting change | Alexey Alekhin | |
| 2017-08-31 | search_remote_tap spec: fix test offline | Misty De Meo | |
| Even though we stub the JSON response, the method being tested always returns [] immediately if HOMEBREW_NO_GITHUB_API is set. | |||
| 2017-08-31 | Changed warning message as recommended by @reitermarkus | Alexey Alekhin | |
| 2017-08-29 | Merge pull request #2950 from mansimarkaur/svn | Misty De Meo | |
| Added tests for utils/svn | |||
| 2017-08-29 | Used already existing clear_git_available_cache to remove @git | mansimarkaur | |
| 2017-08-29 | Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_ci | mansimarkaur | |
| 2017-08-29 | Used ENV.delete to remove set ENV vars | mansimarkaur | |
| 2017-08-29 | Added tests for report_build_error | mansimarkaur | |
| 2017-08-29 | Added tests for report and report_event | mansimarkaur | |
| 2017-08-29 | Added tests for os_prefix_ci | mansimarkaur | |
| 2017-08-29 | Used clear_svn_version_cache to remove @svn | mansimarkaur | |
| 2017-08-29 | Added check for svn availability | mansimarkaur | |
| 2017-08-29 | Improved tests for svn_available? | mansimarkaur | |
| 2017-08-29 | Added tests fir utils/svn | mansimarkaur | |
| 2017-08-27 | Added clear git version cache method | mansimarkaur | |
| 2017-08-27 | Added tests for ensure_git_installed when git is available or homebrew/core ↵ | mansimarkaur | |
| is unavailable | |||
| 2017-08-27 | Removed shutup | mansimarkaur | |
| 2017-08-27 | Used system command to run git commands | mansimarkaur | |
| 2017-08-27 | Added tests for Utils | mansimarkaur | |
| 2017-08-27 | Added tests for git_available? | mansimarkaur | |
| 2017-08-27 | Added tests for last_revision_commit_of_file | mansimarkaur | |
| 2017-08-27 | Used let for sec_in_a_day and removed redundant after(:each) block | mansimarkaur | |
| 2017-08-27 | Corrected test name | mansimarkaur | |
| 2017-08-27 | Added tests for existence of files | mansimarkaur | |
