aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd
AgeCommit message (Expand)Author
2017-02-24audit: don't try to HTTP check non-HTTP content.Mike McQuaid
2017-02-24audit: use using for HTTPS detection.Mike McQuaid
2017-02-23audit: further refactor http content checks.Mike McQuaid
2017-02-23Merge branch 'master' into mirror_auditMike McQuaid
2017-02-23audit: handle redirects in get_content_details.Mike McQuaid
2017-02-23audit: refactor http content checks.Mike McQuaid
2017-02-23Merge pull request #2091 from reitermarkus/spec-exclude-needs_macosMarkus Reiter
2017-02-23Convert `os/mac/language` test to spec.Markus Reiter
2017-02-22Revert "audit: fix revision should be removed."Mike McQuaid
2017-02-21Merge pull request #2086 from MikeMcQuaid/audit-revision-remove-fixilovezfs
2017-02-21Exclude specs with `:needs_macos` tag when not on macOS.Markus Reiter
2017-02-21Revert "audit: check for version aliases."ilovezfs
2017-02-21audit: fix revision should be removed.Mike McQuaid
2017-02-21audit: check for version aliases.Mike McQuaid
2017-02-20Merge pull request #2054 from zmwangx/bump-formula-pr-smarter-dupeMike McQuaid
2017-02-20audit: fix `brew style`.Mike McQuaid
2017-02-20Merged 404 and security mirror auditing logicDavid Broder-Rodgers
2017-02-20Prevent mirror curl for file:/// URLDavid Broder-Rodgers
2017-02-20Use DownloadStrategyDetector to classify mirror URLsDavid Broder-Rodgers
2017-02-20Added better check for HTTP git URLsDavid Broder-Rodgers
2017-02-20Updated HTTP mirror check to use new url_status_code methodDavid Broder-Rodgers
2017-02-20Rubocop styling fixesDavid Broder-Rodgers
2017-02-20Updated mirror audit problem messageDavid Broder-Rodgers
2017-02-20Added support for returning HTTP status codes and for git and svn URLsDavid Broder-Rodgers
2017-02-20Markups to online mirror auditingDavid Broder-Rodgers
2017-02-20Updated resource auditing to detect invalid mirrors when using --onlineDavid Broder-Rodgers
2017-02-20audit: fix insecure mirror check when stdout is emptyilovezfs
2017-02-20bump-formula-pr: improve duplicate detectionZhiming Wang
2017-02-20Merge pull request #1722 from broder/insecure_auditMike McQuaid
2017-02-15audit: fix brew style warning.Mike McQuaid
2017-02-15Merge pull request #1997 from ilovezfs/block-duplicate-pull-requestsMike McQuaid
2017-02-13fix existing rule for github.io homepagesViktor Szakats
2017-02-13audit: enforce https for *.sourceforge.io urlsViktor Szakats
2017-02-13Merge pull request #1972 from timotheecour/pr_brew_where_commandMike McQuaid
2017-02-12bump-formula-pr: block duplicate pull-requestsilovezfs
2017-02-12rubocop: trailing comma in multiline method callsAlyssa Ross
2017-02-12Merge pull request #1873 from GauthamGoli/audit_custom_copsMike McQuaid
2017-02-12Merge pull request #1955 from vszakats/patch-2Markus Reiter
2017-02-11applied changes suggested in PRTimothee Cour
2017-02-11renamed where to formulaTimothee Cour
2017-02-11add brew where commandTimothee Cour
2017-02-11Allow `brew tests` to run specs.Markus Reiter
2017-02-10Merge pull request #1958 from maveonair/tests-cli-helpMike McQuaid
2017-02-10audit: enforce https://*.sourceforge.io/ homepagesViktor Szakats
2017-02-09Merge pull request #1961 from vszakats/githuburlMarkus Reiter
2017-02-08pull: fix false positives for nonstandard bump subjects when untappedilovezfs
2017-02-07audit: enforce https for github.com urlsViktor Szakats
2017-02-06Fix: Documentation of --only in tests cmdFabian Mettler
2017-02-06Update docs and manpages to include --fix optionGautham Goli
2017-02-02Use file checksum rather than file diffingDavid Broder-Rodgers