| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-06 | audit: Port classname and template comments audit rules from line_problems ↵ | Gautham Goli | |
| method to rubocop | |||
| 2017-08-05 | audit: Port patches audit code to a rubocop | Gautham Goli | |
| 2017-08-01 | Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strict | Mike McQuaid | |
| audit: Port audit_urls strict rules to rubocop, add tests, autocorrect | |||
| 2017-08-01 | Merge pull request #2980 from GauthamGoli/audit_style_check_bug_fix | Mike McQuaid | |
| audit: fix bug where `brew audit foo` runs every style check. | |||
| 2017-08-01 | Merge pull request #2964 from GauthamGoli/audit_line_rubocop_part_1 | Mike McQuaid | |
| audit: Port dependency rules from line_problems to rubocop and add tests | |||
| 2017-07-30 | audit: fix bug where `brew audit foo` runs every style check. | Gautham Goli | |
| 2017-07-30 | audit: Port audit_urls strict rules to rubocop, add tests and autocorrect | Gautham Goli | |
| 2017-07-29 | audit: Port dependency rules from line_problems to rubocop and add tests | Gautham Goli | |
| 2017-07-28 | audit: Check for style violations when `--new-formula` is passed | Gautham Goli | |
| 2017-07-27 | Use https for all docs.brew.sh links. | Mike McQuaid | |
| May as well use the more secure link when possible. | |||
| 2017-07-25 | audit: Update Urls Cop with more rules of audit_urls and corresponding tests | Gautham Goli | |
| 2017-07-21 | audit: Port audit_urls partially to rubocop and add corresponding tests | Gautham Goli | |
| 2017-07-15 | Merge pull request #2905 from GauthamGoli/audit_option_rubocop_3 | Mike McQuaid | |
| audit: Port audit_options rules for new formulae to rubocop and add test | |||
| 2017-07-15 | Merge pull request #2900 from MikeMcQuaid/improve-docs | Mike McQuaid | |
| Documentation improvements | |||
| 2017-07-15 | audit: Port audit_options rules for new formulae to rubocop and add test | Gautham Goli | |
| 2017-07-15 | Documentation improvements | Mike McQuaid | |
| - Document ilovezfs as the official lead maintainer of Homebrew/homebrew-core. This is a role he's been doing unofficially (and brilliantly) for a while and explicit documentation of power structures makes it easier for non-Homebrew-maintainers to understand. - Document the contents of some of Homebrew's subdirectories for people clicking around in the GitHub UI looking to contribute. - Remove update bug mention from README. Enough time has passed that we can remove this disappointment. | |||
| 2017-07-14 | audit: Port audit_options strict rules to rubocop and add tests | Gautham Goli | |
| 2017-07-14 | Merge pull request #2879 from GauthamGoli/audit_option_rubocop_1 | Mike McQuaid | |
| audit: Port audit_options non-strict rules to rubocop and add tests | |||
| 2017-07-13 | tests: unpin bundler. | Mike McQuaid | |
| These issues were fixed by https://github.com/Homebrew/brew/pull/2872 and https://github.com/Homebrew/brew/pull/2823. | |||
| 2017-07-13 | audit: Port audit_options non-strict rules to rubocop and add tests | Gautham Goli | |
| 2017-07-08 | Merge pull request #2843 from GauthamGoli/audit_conflicts_rubocop | Mike McQuaid | |
| audit: Port audit_conflicts method to rubocop and add tests | |||
| 2017-07-07 | audit: Port audit_conflicts method to rubocop and add tests | Gautham Goli | |
| 2017-07-07 | Merge pull request #2841 from mistydemeo/formula_assertions_constant | Mike McQuaid | |
| Define a custom assertion failure error for cross-version compat | |||
| 2017-07-07 | test: use Test::Unit class. | Mike McQuaid | |
| 2017-07-07 | audit: don't suggest non-stable versioned alias. | Mike McQuaid | |
| Additionally handle the case where a formula has been installed as devel/HEAD rather than just e.g. `brew audit --devel`. | |||
| 2017-07-02 | Merge pull request #2842 from GauthamGoli/audit_only_cops_option | Mike McQuaid | |
| audit: Don't run audit methods when `--only-cops` option is passed | |||
| 2017-07-01 | Merge pull request #2829 from mislav/bump-formula-pr-unshallow | ilovezfs | |
| Fix `bump-formula-pr` when working with a shallow git clone | |||
| 2017-06-30 | audit: Don't run audit methods when `--only-cops` is passed | Gautham Goli | |
| 2017-06-29 | Define a custom assertion failure error for cross-version compat | Misty De Meo | |
| Fixes #2840. | |||
| 2017-06-29 | Strip trailing newline | Mislav Marohnić | |
| 2017-06-28 | audit: ask for full_index patches | Misty De Meo | |
| 2017-06-27 | Fix unshallowing taps in `bump-formula-pr` | Mislav Marohnić | |
| Never try to unhshallow full clones. | |||
| 2017-06-27 | Fix `bump-formula-pr` when working with a shallow git clone | Mislav Marohnić | |
| Creating a fork and pushing to it doesn't work when the repository in question is a shallow clone. By default, Homebrew clones all taps in shallow mode unless `--full` was passed or $HOMEBREW_DEVELOPER was set. | |||
| 2017-06-25 | Merge pull request #2823 from MikeMcQuaid/test-simplify-minitest | Mike McQuaid | |
| test: simplify minitest inclusion. | |||
| 2017-06-25 | test: simplify minitest inclusion. | Mike McQuaid | |
| The previous version seems needlessly complicated given we only support a single Ruby version. It was also blowing up on Bundler 1.15.X. | |||
| 2017-06-25 | Merge pull request #2790 from GauthamGoli/audit_legacy_patches_rubocop | Mike McQuaid | |
| audit: Port audit_legacy_patches method to rubocop and add tests | |||
| 2017-06-24 | Merge pull request #2816 from MikeMcQuaid/test-needs-link | Mike McQuaid | |
| test: require non-keg-only formulae to be linked. | |||
| 2017-06-24 | audit: Port audit_legacy_patches method to rubocop and add tests | Gautham Goli | |
| 2017-06-23 | audit: don't use Fossies as a primary URL. | Mike McQuaid | |
| As requested in: https://github.com/Homebrew/homebrew-core/issues/14486#issuecomment-307753234 | |||
| 2017-06-23 | test: require non-keg-only formulae to be linked. | Mike McQuaid | |
| This can be overridden with `--force`. As mentioned in: https://github.com/Homebrew/homebrew-core/pull/14525#issuecomment-307838164 | |||
| 2017-06-16 | audit: Port audit_checksum method to rubocop and add tests | Gautham Goli | |
| 2017-06-12 | Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs1.2.3 | Mike McQuaid | |
| rubocop: don’t allow Perl regex backrefs. | |||
| 2017-06-12 | Merge pull request #2767 from MikeMcQuaid/rubocop-no-special-global-vars | Mike McQuaid | |
| rubocop: don’t allow special global variables. | |||
| 2017-06-12 | Autocorrect Rubocop Style/SpecialGlobalVars. | Mike McQuaid | |
| 2017-06-10 | create: specify homebrew-core test requirements. | Mike McQuaid | |
| As requested in https://github.com/Homebrew/homebrew-core/pull/14419. | |||
| 2017-06-10 | Autocorrect Rubocop Style/PerlBackrefs. | Mike McQuaid | |
| 2017-06-09 | Revert "audit: Port audit_checksum method to rubocop and add tests" | Mike McQuaid | |
| 2017-06-08 | audit: Port audit_checksum method to rubocop and add tests | Gautham Goli | |
| 2017-06-08 | Merge pull request #2746 from MikeMcQuaid/cleanup-tests | Mike McQuaid | |
| tests: cleanup tests. | |||
| 2017-06-08 | audit: ensure curl always has an HTTP url. | Mike McQuaid | |
| This makes using `HOMEBREW_CURL` significantly nicer as then the system `curl` (that, on old versions, sucks at SSL) can download a version of `curl` that it can build from source. | |||
