aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/audit.rb
AgeCommit message (Expand)Author
2017-12-12Partially revert "Add audit check for URL schema"commitay
2017-12-05Use cask.url.user_agent when availableMartin Schimandl
2017-12-03Refactor: Move FormulaAudit.check_http_content to utils/curlMartin Schimandl
2017-12-03Reuse FormulaAuditor to check Cask's URLsMartin Schimandl
2017-12-03Add --head to curl to speedup auditMartin Schimandl
2017-12-03Add audit check for URL schemaMartin Schimandl
2017-11-02Fix last remaining style issuesL. E. Segovia
2017-11-01Turn ifs into multiple linesL. E. Segovia
2017-10-30Use #count, rewrite warning, and add pre/postflight checks tooL. E. Segovia
2017-10-28Check that a single uninstall_* and zap stanzas is definedL. E. Segovia
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-07Merge pull request #3283 from reitermarkus/cask-loaderMarkus Reiter
2017-10-07Add helper method for Cask fixture paths and refactor CaskLoader.Markus Reiter
2017-10-04Directly save artifacts in DSL.Markus Reiter
2017-10-04Refactor DSL and Artifacts.Markus Reiter
2017-10-01Add audit warning if previous Cask version cannot be read.Markus Reiter
2017-09-10Treat every `Artifact` instance as a single artifact.Markus Reiter
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-05-22Change error messages.Markus Reiter
2017-05-22Don’t run checksum check if no commit range is given.Markus Reiter
2017-05-22Add audit check to see if both version and checksum changed.Markus Reiter
2017-01-23Add internal command to calculate appcast checkpoint.Markus Reiter
2017-01-02Disallow file separator in version strings.Markus Reiter
2016-10-23Don’t use `%i` literal.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-06Deprecate license stanzaDavid Yun
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-19initAnastasiaSulyagina