aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/test-bot.rb
AgeCommit message (Expand)Author
2015-08-27test-bot: don't consider optional deps for compiler selectionTim D. Smith
2015-08-21test-bot: tap TapDependency recursivelyXu Cheng
2015-08-17enable sandbox on test-botXu Cheng
2015-08-13test-bot: remove custom $HOME on --cleanup.Mike McQuaid
2015-08-13test-bot: prune cache after 7 days.Mike McQuaid
2015-08-11test-bot: check file extname when calculating formulae diffXu Cheng
2015-08-11test-bot: run `git gc` on cleanup.Mike McQuaid
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-05test-bot: run postinstall on dependenciesBaptiste Fontaine
2015-08-03Core files style updates.BrewTestBot
2015-07-30Revert a33c5b9121e66aa650d9d0fc5814202bd26154d0Dominyk Tiller
2015-07-23test-bot: ensure from-source initial installationDominyk Tiller
2015-07-22test-bot: run brew tests in no-compat modeXu Cheng
2015-07-22test-bot: build bottle with verboseXu Cheng
2015-07-20test-bot: handle conflicted formulas and unlinked dependenciesAndy Blyler
2015-07-09audit: add --online flag.Mike McQuaid
2015-07-06stop setting root_url for offical taps' bottlesXu Cheng
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