aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/audit.rb
AgeCommit message (Expand)Author
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
2015-10-07audit: fix GitHub repository auditDaniel Lee Harple
2015-10-07audit: add check for 'head' and 'head do' both presentAndrew Janke
2015-09-13mpich2 is renamed as mpichXu Cheng
2015-09-13audit: handle tap aliasesXu Cheng
2015-09-08audit: cache formula names during audit_formula_nameXu Cheng
2015-09-08audit: simplify remote_official_tapsXu Cheng
2015-08-25audit: spelling fixDaniel Lee Harple
2015-08-22core file style updateXu Cheng
2015-08-18unnecessary calls to .select simplifiedBaptiste Fontaine
2015-08-11audit: enforce https on [*.]archive.orgViktor Szakats
2015-08-10audit: catch insecure bitbucketDominyk Tiller
2015-08-10audit: add rules for namingVlad Shablinsky
2015-08-10audit: prune redundant codeDominyk Tiller
2015-08-10audit: flag insecure launchpadDominyk Tiller
2015-08-09audit: allow assert `!.*.include?`.Mike McQuaid
2015-08-06audit: add check for indefinite articleAlexis Hildebrandt
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-05audit: simplify command-line spelling checkAlexis Hildebrandt
2015-08-05audit: flag plaintext mirrorserviceDominyk Tiller
2015-08-03Core files style updates.BrewTestBot
2015-08-02online audit: use GET instead of HEADBaptiste Fontaine
2015-07-22audit: more fix on no-compat modeXu Cheng
2015-07-22audit: rename audit_patches to audit_legacy_patchesXu Cheng
2015-07-22audit: fix for no-compat modeXu Cheng
2015-07-18audit: recognise head-only and devel-only taps.Rainer M. Krug
2015-07-18audit: missing spaces added in blocks order reportBaptiste Fontaine
2015-07-14audit: recommend use of assert_match.Mike McQuaid
2015-07-14audit: clarify desc calculationDominyk Tiller
2015-07-12audit --online: check homepage reachabilityBaptiste Fontaine
2015-07-09audit: deprecate sha1 always.Mike McQuaid
2015-07-09audit: include date for Ruby 1.8.Mike McQuaid
2015-07-09audit: better way to handle --online for audit_formula_nameXu Cheng
2015-07-09audit: add --online flag.Mike McQuaid
2015-07-08audit: github repo: verify stable formula is set .Mike McQuaid