aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/test-bot.rb
AgeCommit message (Expand)Author
2015-06-13test-bot: always do a `git clean -ffdx`Mike McQuaid
2015-06-07requirement: allow access default_formula directlyXu Cheng
2015-06-02test-bot: use bottle_resolve_formula_namesXu Cheng
2015-06-02test-bot: simplify the upload logicXu Cheng
2015-06-01test-bot: allow overwrite unpublished bottlesXu Cheng
2015-05-30test-bot: tweak bottle uploading.Mike McQuaid
2015-05-30test-bot: remove obsolete tap --repairXu Cheng
2015-05-29test-bot: use Formula#full_nameXu Cheng
2015-05-27Fix variable referenceJack Nagel
2015-05-27test-bot: always brew install as a non-developer.Mike McQuaid
2015-05-27test-bot: rescue TapFormulaAmbiguityErrorXu Cheng
2015-05-18test-bot: don't complain bottle errors when installing gcc and hgXu Cheng
2015-05-18test-bot: unlink conflicted formulaeXu Cheng
2015-05-14test-bot: rerun brew update if it fails.Mike McQuaid
2015-05-14test-bot: cleanup more locks.Mike McQuaid
2015-05-01Use predicate methodJack Nagel
2015-04-30Fix encoding of output stringJack Nagel
2015-04-30Revert "test-bot: try to handle bad UTF-8 output."Jack Nagel
2015-04-29test-bot: try to handle bad UTF-8 output.Mike McQuaid
2015-04-27test-bot: print output if ARGV.verbose?Xu Cheng
2015-04-26brew-test-bot: use pkg_version when uploading bottlesXu Cheng
2015-04-16test-bot: delete cache files older than 30 days.Mike McQuaid
2015-04-09test-bot: don't check deps until taps are tappedTim D. Smith
2015-04-07test-bot: override existing Bintray bottles.Mike McQuaid
2015-03-24test-bot: first git clean should not be a test.Mike McQuaid
2015-03-23test-bot: uninstall build deps before bottle test.Mike McQuaid
2015-03-23test-bot: allow skipping homebrew step.Mike McQuaid
2015-03-23test-bot: tweak documentation indentation.Mike McQuaid
2015-03-20test-bot: remove --debug flag.Mike McQuaid
2015-03-20test-bot: don't run readall on <=10.8.Mike McQuaid
2015-03-16test-bot: remove more bad unicode characters.Mike McQuaid
2015-03-16test-bot: remove another invalid XML character.Mike McQuaid
2015-03-08test-bot: check syntax with readall.Mike McQuaid
2015-03-08test-bot: rename variable to avoid shadowing.Mike McQuaid
2015-03-08test-bot: fix ambiguous arguments.Mike McQuaid
2015-03-08test-bot: remove unused variables.Mike McQuaid
2015-03-06test-bot pathname: use Utils.popen_read instead of backticksXu Cheng
2015-02-27test-bot: use canonical names for taps.Mike McQuaid
2015-02-27test-bot: cleanup old PR locks.Mike McQuaid
2015-02-26Remove SourceForge references.Mike McQuaid
2015-02-23test-bot: pass tap argument to bottle --write.Mike McQuaid
2015-02-23test-bot: upload packages from canonical name.Mike McQuaid
2015-02-23test-bot: don't blow up if formula can't be found.Mike McQuaid
2015-02-23test-bot: set debug flag for CI.Mike McQuaid
2015-02-19test-bot: default tap bottles to Bintray.Mike McQuaid
2015-02-19test-bot: enable tap Bintray upload again.Mike McQuaid
2015-02-19test-bot: use Bintray package naming.Mike McQuaid
2015-02-19test-bot: set bottle args for Bintray testing.Mike McQuaid
2015-02-19test-bot: disable bintray taps temporarily.Mike McQuaid
2015-02-19test-bot: cleanup even more in tap directories.Mike McQuaid