aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/audit.rb
AgeCommit message (Expand)Author
2016-05-03audit: fix false-positive for '--with-check' from 'depends_on "check" => :opt...Andrew Janke
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-04-27audit: whitelist kibana from Language::Node check (#161)Christian Moritz
2016-04-27Language::Node.npm_install_args: add helper method (#37)Christian Moritz
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
2016-04-16audit.rb: Base desc length check on short nameCory Donnelly
2016-04-10Add all the top level commentsMax Nordlund
2016-04-05audit: require plist_options when using plistDominyk Tiller
2016-04-05audit: check plist placementDominyk Tiller
2016-04-03Revert "lsyncd: use MACOS_FULL_VERSION"Xu Cheng
2016-04-02audit/test-bot/pull: fix for core/formula separationXu Cheng
2016-03-14audit: fix crash when HOMEBREW_NO_GITHUB_API is setBaptiste Fontaine
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-02-26various: use Tap abstractionXu Cheng
2016-02-11audit: roughly double notability requirements.Mike McQuaid
2016-02-09Audit: Regexp.escape formula namesMisty De Meo
2016-02-04audit: add check for insecure hackage urlsDominyk Tiller
2016-02-03audit: use start_with? to check the name in the descBaptiste Fontaine
2016-01-31audit: check resource placementDominyk Tiller
2016-01-25audit: avoid false positive pkgshare problemsBaptiste Fontaine
2016-01-25audit: warn once about deprecated *Formula classesBaptiste Fontaine
2016-01-17audit_revision: only check 10 recent related commitsXu Cheng
2016-01-17audit: imporve revision check logicXu Cheng
2016-01-14audit: enforce revision checkXu Cheng
2016-01-14audit: check url/checksum/mirror outside of stable blockXu Cheng
2016-01-11audit: check for more unused shorthandDominyk Tiller
2016-01-09add Keg#empty_installation?Xu Cheng
2016-01-06audit: typoBaptiste Fontaine
2015-12-29audit: allow whitelisting of versioned Kibana.Jason Tedor
2015-12-28kibana 4.3.0Jason Tedor
2015-12-19lsyncd: use MACOS_FULL_VERSIONXu Cheng
2015-12-15audit: don't fail if there's no tapBaptiste Fontaine
2015-12-09audit: flag '--with{,out}-check' optionsBaptiste Fontaine
2015-12-09avoid using FORMULA_RENAMES directlyXu Cheng
2015-12-09audit: tap is a Tap object nowXu Cheng
2015-11-25audit: only run brew style when on Ruby 2.0.Mike McQuaid
2015-11-23audit: check position of 'revision' and 'keg_only'Martin Afanasjew
2015-11-16audit: respect umask in formula file mode checkMartin Afanasjew
2015-11-16audit: add godep and sphinx-doc to build time depsXu Cheng
2015-11-11ruby 1.8: address syntax warnings in Homebrew coreMartin Afanasjew
2015-11-01audit: don't flag Gnome devel releases < 1.0.Mike McQuaid
2015-10-30audit: flag any desc that starts with the formula nameBaptiste Fontaine
2015-10-30audit: uniformize the desc problemsBaptiste Fontaine
2015-10-30audit: flag descs starting with the formula nameBaptiste Fontaine
2015-10-24audit: add bottle modifier checksDominyk Tiller
2015-10-23audit: merge the template comments checksBaptiste Fontaine
2015-10-23audit: warn about unknown bottle modifiersBaptiste Fontaine
2015-10-18MacOS: full_version addedBaptiste Fontaine
2015-10-10audit: use ARGV.resolved_formulaXu Cheng
2015-10-08handle TapFormulaWithOldnameAmbiguityErrorXu Cheng