aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/test-bot.rb
AgeCommit message (Expand)Author
2016-08-06test-bot: avoid duplicate coverage reportsMartin Afanasjew
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-08-02audit: add --new-formula option.Mike McQuaid
2016-07-29test-bot: fix non-OS X report generation.Mike McQuaid
2016-07-29Add missing development_tools requires.Mike McQuaid
2016-07-29test-bot: skip update-test on non-Mac.Mike McQuaid
2016-07-27test-bot: run all tests in generic mode.Mike McQuaid
2016-07-26test-bot: don't checkout/reset on --no-pullMike McQuaid
2016-07-19test-bot: fix coverage on Travis CIMartin Afanasjew
2016-07-16test-bot: re-add update-test. (#521)Mike McQuaid
2016-07-15test-bot: remove Jenkins Git debugging.Mike McQuaid
2016-07-15test-bot: more reset/cleanup tweaks.Mike McQuaid
2016-07-15test-bot: print out git commands on Jenkins.Mike McQuaid
2016-07-15test-bot: don't cleanup brew repo twice.Mike McQuaid
2016-07-14test-bot: start running generic tests. (#505)Mike McQuaid
2016-07-14test-bot: fix --no-pull flag.Mike McQuaid
2016-07-14test-bot: add --no-pull flag.Mike McQuaid
2016-07-14test-bot: don't pull if unnecessary (take two).Mike McQuaid
2016-07-14test-bot: don't pull if unnecessary.Mike McQuaid
2016-07-14test-bot: fix typo.Mike McQuaid
2016-07-14test-bot: don't run doctor when outside /usr/local.Mike McQuaid
2016-07-14test-bot: remove .git from Jenkins GIT_URLs.Mike McQuaid
2016-07-14test-bot: handle inconsistent Jenkins GIT_URLs.Mike McQuaid
2016-07-14test-bot: use another method to find Jenkins PR.Mike McQuaid
2016-07-12github: produce better curl error messages. (#441)Mike McQuaid
2016-07-05test-bot: fix ruby_has_encoding call regressionAndrew Janke
2016-07-05gist-logs: truncate log files to be gist-friendly (#279)Andrew Janke
2016-07-04Remove unnecessary official command tapping.Mike McQuaid
2016-07-04test-bot: don't test official commands on ruby 1.8.Mike McQuaid
2016-07-04test-bot: fix args, tap before official-cmd-taps.Mike McQuaid
2016-07-04Revert "Revert "Test officially supported cmd taps. (#390)""Mike McQuaid
2016-07-04Revert "Test officially supported cmd taps. (#390)"Martin Afanasjew
2016-07-04Test officially supported cmd taps. (#390)Mike McQuaid
2016-06-30test-bot: add `--skip-relocation` flagXu Cheng
2016-06-29Remove unused variable Step#@timeTim D. Smith
2016-06-29Document StepTim D. Smith
2016-06-29Begin documenting environment variablesTim D. Smith
2016-06-27test-bot: always use `Tap.fetch`Xu Cheng
2016-06-25test-bot: handle no-tap upload case.Mike McQuaid
2016-06-25test-bot: fix testing job bottle upload.Mike McQuaid
2016-06-23test-bot: fix diff_formulaeXu Cheng
2016-06-23test-bot: do not diff tree recursively (#394)Dominique
2016-06-20test-bot: Toggle HOMEBREW_RUBY_MACHO.William Woodruff
2016-06-20test-bot: check for conflicts in dependencies (#379)Steven Peters
2016-06-13test-bot: strip additional invalid XML chars under Ruby 1.8.7 (#341)Andrew Janke
2016-06-01test-bot: set --local HOMEBREW_CACHE correctly.Mike McQuaid
2016-05-30test-bot: tweak readall behaviour. (#300)Mike McQuaid
2016-05-30test-bot: move to dev-cmd. (#298)Mike McQuaid