aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/test-bot.rb
AgeCommit message (Expand)Author
2016-05-30test-bot: move to dev-cmd. (#298)Mike McQuaid
2016-05-28test-bot: don't `brew tests` for formula PRs. (#294)Mike McQuaid
2016-05-28bottle/test-bot: deep merge bottle JSON hashes.Mike McQuaid
2016-05-28test-bot: only test --no-compat for Homebrew/brew. (#286)Mike McQuaid
2016-05-28test-bot: remove support for legacy Homebrew repo. (#287)Mike McQuaid
2016-05-28test-bot: fix tag reference.Mike McQuaid
2016-05-28Use JSON files for bottle upload data. (#166)Mike McQuaid
2016-05-10Move more methods to DevelopmentTools.Mike McQuaid
2016-05-08Make bottle code cross-platform.Mike McQuaid
2016-05-06test-bot: only push once when uploading.Mike McQuaid
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-19test-bot: simplify the logicXu Cheng
2016-04-19test-bot: prevent infinite loop caused by unavailable formula.Xu Cheng
2016-04-18test-bot: check all dependents for broken dylibsAndrew Janke
2016-04-18test-bot: don't untap during cleanup_beforeDominyk Tiller
2016-04-18test-bot: purge non-core taps at start/end of job (#109)Dominyk Tiller
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-16test-bot: update for new deps/uses optionsXu Cheng
2016-04-06test-bot: add safety margin to output truncation sizeAndrew Janke
2016-04-06test-bot: stop using --recursive for `brew uses`Dominyk Tiller
2016-04-06test-bot: fix access to relocated methodMartin Afanasjew
2016-04-06test-bot: fix undefined method errorMartin Afanasjew
2016-04-05Merge pull request #27 from apjanke/test-bot-xml-filterAndrew Janke
2016-04-05Revert "test-bot: revise Step output transcoding and XML character filtering"Dominyk Tiller
2016-04-04test-bot: revise Step output transcoding and XML character filteringAndrew Janke
2016-04-04Make new keep? superenv logic opt-inMisty De Meo
2016-04-03test-bot: remove update-testXu Cheng
2016-04-03test-bot: exclude Taps dir from root cleanupAndrew Janke
2016-04-03test-bot: have --cleanup clean core repo as well as tested tapAndrew Janke
2016-04-03test-bot: fix path in cleanup_beforeXu Cheng
2016-04-03Revert "test-bot: clean up on Jenkins before building PR"Martin Afanasjew
2016-04-03test-bot: clean up on Jenkins before building PRMartin Afanasjew
2016-04-03test-bot: ensure tap is full cloneXu Cheng
2016-04-03test-bot: fix CI upload for core tapXu Cheng
2016-04-03test-bot: handle legacy formulae PR from Homebrew/homebrewXu Cheng
2016-04-02audit/test-bot/pull: fix for core/formula separationXu Cheng
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