| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-27 | Rename/merge test files. | Markus Reiter | |
| 2016-09-26 | Speed up `parallel_tests` by splitting integration tests. | Markus Reiter | |
| 2016-09-26 | fixtures: add test.m4a | Zhiming Wang | |
| test.m4a contains an AAC LC stream inside an M4A (MPEG-4 Part 14) container. It is generated by FFmpeg 3.1.3 from test.wav: ffmpeg -y -i test.wav -c:a aac -profile:a aac_low -b:a 32k test.m4a test.m4a facilitates testing utilities or libraries that work with the AAC codec or the M4A container, e.g., alac. | |||
| 2016-09-25 | Add test for `search_tap`. | Markus Reiter | |
| 2016-09-25 | RuboCop: Style/CaseEquality | Markus Reiter | |
| 2016-09-24 | Merge branch 'master' into mkdir_with_intermediates | Mike McQuaid | |
| 2016-09-24 | Merge pull request #1123 from reitermarkus/rubocop | Mike McQuaid | |
| RuboCop: Style/AccessorMethodName | |||
| 2016-09-24 | Merge pull request #1122 from MikeMcQuaid/test-bot-tap | Mike McQuaid | |
| test-bot: move to tap. | |||
| 2016-09-24 | test-bot: move to tap. | Mike McQuaid | |
| Migrate to https://github.com/Homebrew/homebrew-test-bot to be able to work on this with a different, non-tagged workflow. | |||
| 2016-09-24 | RuboCop: Style/AccessorMethodName | Markus Reiter | |
| 2016-09-24 | version: don't let a/b imply alpha/beta. | Mike McQuaid | |
| This is assumption is broken for at least OpenSSL which makes it a bad general rule. As discussed in #1102. | |||
| 2016-09-24 | Merge pull request #1113 from reitermarkus/rubocop-guardclause | Markus Reiter | |
| RuboCop: Fix Style/GuardClause. | |||
| 2016-09-24 | Fix Style/GuardClause. | Markus Reiter | |
| 2016-09-24 | Merge pull request #1102 from zmwangx/alpha-rc-detection | Zhiming Wang | |
| version: improve alpha and rc detection (elasticsearch) | |||
| 2016-09-23 | Fix Style/NumericLiterals. | Markus Reiter | |
| 2016-09-23 | Fix Style/MethodName. | Markus Reiter | |
| 2016-09-23 | test_versions: add elasticsearch alpha test case | Zhiming Wang | |
| 2016-09-23 | Merge pull request #1089 from reitermarkus/coverage | Markus Reiter | |
| Fix coverage reporting. | |||
| 2016-09-23 | Merge pull request #1014 from rwhogg/upstream-ant-dep-linux-fix | Mike McQuaid | |
| dependency_collector: Fix ant_dep for Linux | |||
| 2016-09-23 | Fix coverage reporting. | Markus Reiter | |
| 2016-09-23 | Merge pull request #1041 from penman/parallel_tests | Mike McQuaid | |
| Parallelise test suite | |||
| 2016-09-22 | automated rubocop fixup | Bob W. Hogg | |
| 2016-09-22 | add the other test back in | Bob W. Hogg | |
| 2016-09-22 | use newer ruby hash style | Bob W. Hogg | |
| 2016-09-22 | add missing method to test_os_mac_dependency_collector | Bob W. Hogg | |
| 2016-09-22 | Remove unnecessary skips | Bob W. Hogg | |
| 2016-09-22 | move mac-specific tests elsewhere | Bob W. Hogg | |
| 2016-09-22 | dependency_collector: Fix ant_dep for Linux. | Bob W. Hogg | |
| Signed-off-by: Bob W. Hogg <rwhogg@linux.com> | |||
| 2016-09-20 | tests, cask-tests: (maybe) fix coverage | Alyssa Ross | |
| 2016-09-20 | tests, cask-tests: log test runtimes | Alyssa Ross | |
| 2016-09-20 | Make mkdir wrapper use mkdir_p to create intermediate directories | Marc Savy | |
| 2016-09-20 | test_bash: use new completions location. | Mike McQuaid | |
| 2016-09-19 | tests: run in parallel | Alyssa Ross | |
| 2016-09-19 | tab: test tap runtime dependencies | Alyssa Ross | |
| 2016-09-19 | Save runtime dependencies in INSTALL_RECEIPT.json | Alyssa Ross | |
| Fixes #930 | |||
| 2016-09-19 | Fix `brew style` from #971. | Mike McQuaid | |
| 2016-09-19 | Merge pull request #971 from penman/follow_alias | Mike McQuaid | |
| Make `brew upgrade` and `brew outdated` follow alias changes | |||
| 2016-09-19 | Unify .rubocopy.yml files. | Mike McQuaid | |
| 2016-09-19 | Remove unused variable | Alyssa Ross | |
| This will make brew readall --syntax pass | |||
| 2016-09-19 | Formulae aren't outdated if replacement formula installed | Alyssa Ross | |
| 2016-09-19 | alias tracking: add formula tests | Alyssa Ross | |
| 2016-09-18 | formula tests: more consistent names | Alyssa Ross | |
| 2016-09-18 | Update formula tests for #outdated_kegs | Alyssa Ross | |
| 2016-09-18 | upgrade, outdated: follow alias changes | Alyssa Ross | |
| 2016-09-18 | Use new "macOS" naming where appropriate. | Mike McQuaid | |
| Not quite a mass replacement as I've used OS X and Mac OS X where describing specific older versions and added compatibility methods for things in the DSL. | |||
| 2016-09-18 | Add Formula#installed_alias_path | Alyssa Ross | |
| 2016-09-17 | rubocop --auto-correct all hash-rocket usage. | Mike McQuaid | |
| 2016-09-17 | Merge pull request #973 from MikeMcQuaid/move-repo-links | Mike McQuaid | |
| Move LinkedKegs/PinnedKegs/Locks from Library. | |||
| 2016-09-17 | .codecov.yml: Include missed (0% covered) files. | Markus Reiter | |
| 2016-09-17 | .codecov.yml: Redirect root to Library/Homebrew. | Markus Reiter | |
