aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/test-bot.rb
AgeCommit message (Expand)Author
2015-01-27test-bot: support --devel and/or --HEAD installDominyk Tiller
2015-01-20Expose bottle details on the formula objectJack Nagel
2015-01-17test-bot: handle devel-only formulae.Mike McQuaid
2015-01-09test-bot: unlink conflict formulae during the testXu Cheng
2015-01-09test-bot: improve output of dependent testing.Mike McQuaid
2015-01-09test-bot: ignore changed dependents.Mike McQuaid
2015-01-02test-bot: do not --cleanup outside CI.Shaun Jackman
2014-12-29test-bot: don't try to retap TapDependency taps.Mike McQuaid
2014-12-29test-bot: tap TapDependency's tap.Mike McQuaid
2014-12-29test-bot: init added/modified formulae arrays.Mike McQuaid
2014-12-29test-bot: clean up harder on failure (before).Mike McQuaid
2014-12-28test-bot: clean harder if first clean fails.Mike McQuaid
2014-12-28test-bot: tweak readability.Mike McQuaid
2014-12-28test-bot: check if dependents are installed.Mike McQuaid
2014-12-27test-bot: use audit --strict on added formulae.Mike McQuaid
2014-12-23test-bot: fix use of select!.Mike McQuaid
2014-12-23test-bot: test bottled dependents.Mike McQuaid
2014-12-07Use FileUtils instead of shelling out to cpJack Nagel
2014-12-02Use add_attribute method instead of accessing attributes hashJack Nagel
2014-12-02Simplify appending CDATAJack Nagel
2014-12-02Combine conditionalsJack Nagel
2014-11-24test-bot: more support for bottling taps.Mike McQuaid
2014-11-23test-bot: more tap upload improvements.Mike McQuaid
2014-11-23test-bot: tap before attempting upload.Mike McQuaid
2014-11-23test-bot: fix indentation.Mike McQuaid
2014-11-23test-bot: fix tap-from-url regex usage.Mike McQuaid
2014-11-23test-bot: improve tap building.Mike McQuaid
2014-11-18brew-test-bot: check default_formula requirements.Mike McQuaid
2014-11-18Run test-bot logs through iconv on Ruby 1.8Jack Nagel
2014-11-18UTF-8 to UTF-16 should never raise UndefinedConversionErrorJack Nagel
2014-11-18Suppress encoding errors in test-bot log filesJack Nagel
2014-11-10test-bot: make variable names consistent with other codeJack Nagel
2014-11-10Don't record the test if initialization failsJack Nagel
2014-11-10Less code in begin blockJack Nagel
2014-11-07test-bot: handle changed bottled dependencies.Mike McQuaid
2014-10-27brew-test-bot: add fail-fast option.Mike McQuaid
2014-10-26brew-test-bot: tweak pull request diff detection.Mike McQuaid
2014-10-24brew-test-bot: just use ci-upload flag.Mike McQuaid
2014-10-24brew-test-bot: start generalization of uploaders.Mike McQuaid
2014-10-22brew-test-bot: always base URL tests on master.Mike McQuaid
2014-10-21brew-test-bot: be more resilient to bad arguments.Mike McQuaid
2014-10-21brew-test-bot: keep running after a single error.Mike McQuaid
2014-10-19brew-test-bot: set HOME.Mike McQuaid
2014-10-17brew-test-bot: always repair taps when tapping.Mike McQuaid
2014-10-16brew-test-bot: fix pull request URLs.Mike McQuaid
2014-10-16brew-test-bot: use Jenkins PR plugin provided URL.Mike McQuaid
2014-10-16brew-test-bot: fix tap directory naming.Mike McQuaid
2014-10-16brew-test-bot: truncate output to 1MB.Mike McQuaid
2014-09-27Drop executable bits from imported commandsJack Nagel
2014-09-24brew-test-bot: fix error detection logic.Mike McQuaid