aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/test-bot.rb
AgeCommit message (Expand)Author
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
2015-10-14test-bot: readd missing --build-bottle.Mike McQuaid
2015-10-14test-bot: ensure install_passed is always definedBaptiste Fontaine
2015-10-14test-bot: make master builds faster.Mike McQuaid
2015-10-14test-bot: update diff_start_sha1 unconditionallyXu Cheng
2015-10-08handle TapFormulaWithOldnameAmbiguityErrorXu Cheng
2015-09-30cache tapsXu Cheng
2015-09-28test-bot: fix start_revision for TravisXu Cheng
2015-09-25test-bot: add comments, tweak argument handling.Mike McQuaid
2015-09-24travis: run --ci-master for non-PRXu Cheng
2015-09-24Export more Travis debugging and fix Git issue.Mike McQuaid
2015-09-23test-bot: use IO#read instead of IO#getsXu Cheng
2015-09-23Formula#system: print dot for travisXu Cheng
2015-09-23test-bot: configure log lines instead of verbose.Mike McQuaid
2015-09-21test-bot: allow `bottle --merge` to fail.Mike McQuaid
2015-09-21test-bot: remove obsolete empty lineXu Cheng
2015-09-19test-bot: optionally disable verbose install.Mike McQuaid
2015-09-18test-bot: Formula#tap is not tap objectXu Cheng
2015-09-18test-bot: fix bottle uploadingXu Cheng
2015-09-18test-bot: fix bottle uploadingXu Cheng
2015-09-18test-bot: better fold id for travisXu Cheng
2015-09-18test-bot: add sanitize_ARGV_and_ENVXu Cheng
2015-09-18test-bot: make ci-upload a standalone methodXu Cheng
2015-09-18test-bot: use tap objectXu Cheng
2015-09-18test-bot: make ci-reset-and-update a standalone methodXu Cheng
2015-09-18test-bot: use ruby method instead of shellout to remove filesXu Cheng
2015-09-18test-bot: tweak output for travisXu Cheng
2015-09-18test-bot: fix syntax error.Mike McQuaid
2015-09-18test-bot: do fewer unnecessary `brew update`s.Mike McQuaid
2015-09-18test-bot: don't mark every job as failed.Mike McQuaid
2015-09-18test-bot: unify, fix Travis and Jenkins output.Mike McQuaid
2015-09-18test-bot: use Travis CI environment variables.Mike McQuaid
2015-09-14test-bot: fix handling hash/url arguments.Mike McQuaid
2015-09-12test-bot: always run brew testsXu Cheng
2015-09-12test-bot: run update-testXu Cheng