| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-23 | test-bot: tweak documentation indentation. | Mike McQuaid | |
| 2015-03-23 | deps: allow skipping build, optional deps. | Mike McQuaid | |
| 2015-03-22 | aspell-dictionaries: use sha256 for resources | Baptiste Fontaine | |
| Closes #37962. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-20 | test-bot: remove --debug flag. | Mike McQuaid | |
| Too spammy in the output. May consider readding later to specific commands. | |||
| 2015-03-20 | pull: die on invalid parameters. | Mike McQuaid | |
| 2015-03-20 | pull: allow pulling from API URLs. | Mike McQuaid | |
| Jenkins has started spitting these out; no idea why. | |||
| 2015-03-20 | test-bot: don't run readall on <=10.8. | Mike McQuaid | |
| The Ruby 1.8 implementation seems to be really flaky, unfortunately. | |||
| 2015-03-18 | pull: always publish bottles. | Mike McQuaid | |
| The previous logic was flawed as it wasn't publishing new versions of bottles. | |||
| 2015-03-18 | audit: fix to enforce https for apache homepage | Viktor Szakáts | |
| It was failing to recognize the URL without an ending slash. Closes #37808. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-17 | audit: enforce https for apache.org | Viktor Szakáts | |
| - including all apache.org subdomains - for `homepage` as well Closes #37778. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-16 | test-bot: remove more bad unicode characters. | Mike McQuaid | |
| 2015-03-16 | test-bot: remove another invalid XML character. | Mike McQuaid | |
| 2015-03-15 | audit: suggest to not using git as dependency | Xu Cheng | |
| Closes #37696 Closes #37703 Closes #37735. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-14 | Switch to a more useful serialization of tap info | Jack Nagel | |
| Closes #37383. | |||
| 2015-03-13 | brew style: --fix to auto-correct issues. | Baptiste Fontaine | |
| Closes #37670. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-12 | audit: Clarify GNU url warning message | chdiza | |
| "ftpmirror.gnu.org" must have a protocol prefix of "http", not "https". Closes #37567. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-11 | install: refactoring blacklist check | Xu Cheng | |
| Closes #37590. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-10 | audit: whitelist pipe, redirect etc in the system check | Xu Cheng | |
| Closes #37523. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-08 | test-bot: check syntax with readall. | Mike McQuaid | |
| Closes #37471. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-08 | cmd/readall: add --syntax to check for valid Ruby. | Mike McQuaid | |
| 2015-03-08 | audit: git tags should also specify revisions. | Mike McQuaid | |
| 2015-03-08 | test-bot: rename variable to avoid shadowing. | Mike McQuaid | |
| Closes #37487. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-08 | test-bot: fix ambiguous arguments. | Mike McQuaid | |
| 2015-03-08 | test-bot: remove unused variables. | Mike McQuaid | |
| 2015-03-08 | uses: remove unused variable. | Mike McQuaid | |
| 2015-03-08 | pull: remove unused variable. | Mike McQuaid | |
| 2015-03-08 | pull: rename variable to avoid shadowing. | Mike McQuaid | |
| 2015-03-08 | commands: move argument to fix warning. | Mike McQuaid | |
| 2015-03-08 | bottle: remove unused variable. | Mike McQuaid | |
| 2015-03-08 | doctor: $PATH should be insert as it is | Xu Cheng | |
| Closes #37500. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-08 | doctor: export command should use double quotes | Xu Cheng | |
| Closes #37496 Closes #37497. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-07 | outdated: further fix tap version handling. | Mike McQuaid | |
| Closes #37317. Closes #37480. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-07 | cleanup: optimize perfermance | Xu Cheng | |
| Only remove .DS_Store files from whitelisted directories. Closes #37409. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-06 | test-bot pathname: use Utils.popen_read instead of backticks | Xu Cheng | |
| Closes #37418. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-05 | cmd/install: add force/debug/verbose to cask. | Mike McQuaid | |
| Closes #37217. | |||
| 2015-03-05 | checksums: switch to sha256 for bottles and new formulae | Dominyk Tiller | |
| Closes #37164. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-03-04 | audit: deprecate ScriptFileFormula | Xu Cheng | |
| Closes #37356. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-03 | audit: deprecate AmazonWebServicesFormula | Xu Cheng | |
| Closes #37355. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-03-02 | brew audit: req https for archive.apache.org urls | Viktor Szakáts | |
| Closes #37313. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-02-27 | test-bot: use canonical names for taps. | Mike McQuaid | |
| 2015-02-27 | audit: handle head/devel-only correctly. | Mike McQuaid | |
| 2015-02-27 | test-bot: cleanup old PR locks. | Mike McQuaid | |
| This is a problem on older versions of Git (such as on the Mountain Lion bot). | |||
| 2015-02-26 | bottle: fixup keg_contains method. | Mike McQuaid | |
| 2015-02-26 | Remove SourceForge references. | Mike McQuaid | |
| It was fun but we just love Bintray more than you. Closes #37211. Closes #37213. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-02-25 | audit: suggest setting JAVA_HOME by `depends_on :java` | Xu Cheng | |
| Closes #37174. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-02-25 | search: fix --fedora URL. | Baptiste Fontaine | |
| Closes #37155. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-02-24 | pull: don't try to tap formulae. | Mike McQuaid | |
| Unneeded now we're using canonical names. | |||
| 2015-02-24 | fix audit | Xu Cheng | |
| 2015-02-24 | audit: fix FormulaText match | Xu Cheng | |
| It's used in `audit_text` Closes #37139. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-02-23 | test-bot: pass tap argument to bottle --write. | Mike McQuaid | |
