summaryrefslogtreecommitdiff
path: root/buildscripts/buildlogger.py
Commit message (Expand)AuthorAgeFilesLines
* be explicit about encodings in buildloggerDan Crosta2012-04-101-4/+11
* was accidentally sending (int, None) tuples as log linesDan Crosta2012-04-101-17/+17
* access HTTPError headers safelyDan Crosta2012-04-021-3/+4
* use buildbot credentials, not settings.py, for buildloggerDan Crosta2012-04-021-10/+17
* BUILDBOT-108: note start and end of test in buildloggerDan Crosta2012-04-021-2/+5
* correctly propagate SIGTERM to wrapped children in buildloggerDan Crosta2012-03-271-2/+19
* add buildlogger (separate test output)Dan Crosta2012-03-231-0/+336