| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-23 | Fix Style/NumericLiterals. | Markus Reiter | |
| 2016-09-23 | Fix Style/MethodName. | Markus Reiter | |
| 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 | 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 | |
| 2016-09-17 | .codecov.yml: disable GitHub comments. | Mike McQuaid | |
| These are annoying and the status check is sufficient. | |||
| 2016-09-16 | Move LinkedKegs/PinnedKegs/Locks from Library. | Mike McQuaid | |
| These don't make sense to be tied to the `HOMEBREW_REPOSITORY` but instead should live in the `HOMEBREW_PREFIX` as they all relate to its state. | |||
| 2016-09-16 | Send coverage from Jenkins, don't run OS X Travis. | Mike McQuaid | |
| OS X Travis CI is particularly error-prone, slow and unnecessary for us when we're already running (fast) OS X builds on Jenkins so use it just for Linux testing. | |||
| 2016-09-16 | Merge pull request #965 from mistydemeo/warn_xcode_8_without_clt | Misty De Meo | |
| Warn when using Xcode 8 without CLT on 10.11 | |||
| 2016-09-16 | Warn when using Xcode 8 without CLT on 10.11 | Misty De Meo | |
| 2016-09-15 | Use constants for LinkedKegs/PinnedKegs/Locks. | Mike McQuaid | |
| These definitions are scattered throughout the codebase which makes it hard to refactor them later (my goal is to move them outside of HOMEBREW_LIBRARY). Unify their definitions for clearer code and easier movement later. | |||
| 2016-09-12 | Library/Homebrew/test: add testbottest formula/tarball. | Mike McQuaid | |
| Minimal C program and Makefile used for testing Homebrew. | |||
| 2016-09-12 | Merge pull request #927 from MikeMcQuaid/dev-cmd-rubocop | Mike McQuaid | |
| Fix Library/Homebrew/dev-cmd RuboCop warnings | |||
| 2016-09-11 | test/test_tab: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_shell: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_resource: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_os_mac_language: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_integration_cmds: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_formula_installer: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_formula: fix Rubocop warnings. | Mike McQuaid | |
| 2016-09-11 | test/test_dependency_collector: fix Rubocop warnings. | Mike McQuaid | |
