aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/test-bot.rb
AgeCommit message (Expand)Author
2016-03-14Revert "test-bot: better xml character filtering"Xu Cheng
2016-03-14test-bot: fix encoding caused by UTF-8 regexXu Cheng
2016-03-14test-bot: better xml character filteringXu Cheng
2016-03-07test-bot: fix wrong tap argument checkXu Cheng
2016-03-07test-bot: check if current repo is a tapXu Cheng
2016-03-07rename CoreFormulaRepository to CoreTapXu Cheng
2016-02-28test-bot: make bottle stats visible by defaultTim D. Smith
2016-01-17test-bot: change directory for git rev-parse --verifyXu Cheng
2016-01-17test-bot: prevent formula building from source multiple timesXu Cheng
2016-01-17test-bot: all formula name are canonical nowXu Cheng
2016-01-17test-bot: always use canonical formula nameXu Cheng
2016-01-17test-bot: simplify Test#gitXu Cheng
2016-01-17test-bot: remove dead codeXu Cheng
2016-01-17test-bot: simplify Test#initializeXu Cheng
2016-01-14test-bot: fix missing ?Xu Cheng
2016-01-14test-bot: always return tap objectXu Cheng
2016-01-12test-bot: restore no-bottle supportDominyk Tiller
2015-12-29test-bot: print ARGV temporarily.Mike McQuaid
2015-12-29test-bot: skip more building.Mike McQuaid
2015-12-21test-bot: enable coverage on travisXu Cheng
2015-12-19move CoreFormulaRepository into separate fileXu Cheng
2015-12-11test-bot: allow tapuser/taprepo/tapformula format.Mike McQuaid
2015-12-11test-bot: fix resolve_test_tapXu Cheng
2015-12-11test-bot: remove dead codeXu Cheng
2015-12-11test-bot: remove ci-reset-and-update.Mike McQuaid
2015-12-11test-bot: fix Bintray url for bottle uploadingXu Cheng
2015-12-11test-bot: fix tap URL detection from Jenkins.Mike McQuaid
2015-12-11Revert "test-bot: remove dead code."Mike McQuaid
2015-12-10test-bot: fetch/audit formulae despite requirementMike McQuaid
2015-12-10test-bot: remove dead code.Mike McQuaid
2015-12-09remove unnecessary tap_argsXu Cheng
2015-12-07test-bot: use `uses --recursive`.Mike McQuaid
2015-12-07test-bot: more Jenkins Mavericks 1.8.7 fixes.Mike McQuaid
2015-12-07test-bot: fix cleanup check.Mike McQuaid
2015-12-07test-bot: don't cleanup the HOMEBREW_RUBY_PATH.Mike McQuaid
2015-11-19Travis: don't run cleanup at all.Mike McQuaid
2015-11-19test-bot: don't cleanup before on Travis.Mike McQuaid
2015-11-18travis: test 10.9 using Ruby 1.8.Mike McQuaid
2015-11-18test-bot: remove email support.Mike McQuaid
2015-11-07test-bot: skip optional deps when computing formulae test orderXu Cheng
2015-11-04test-bot: cleanup bottle files in cacheXu Cheng
2015-11-04test-bot: hard link generated bottle file to HOMEBREW_CACHEXu Cheng
2015-10-20test-bot: fix testing builds building everything.Mike McQuaid
2015-10-20test-bot: remove duplicated conflicts unlinkingXu Cheng
2015-10-20test-bot: install bottle unneeded formulae in --fast modeXu Cheng
2015-10-19test-bot: don't use `--build-bottle` flag if bottle disabledXu Cheng
2015-10-19test-bot: skip bottling if it's unneededXu Cheng
2015-10-15test-bot: remove unused --tap args for brew bottleXu Cheng
2015-10-15test-bot: ensure cleanup is runningXu Cheng
2015-10-15test-bot: merge formula's bottle before testXu Cheng