aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24ansible: Enable trigger API on nginx.trigger-apiMilo Casagrande
2015-04-23Merge branch 'master' into trigger-apiMilo Casagrande
2015-04-23Make sure the sort parameters can be specified.Milo Casagrande
2015-04-23doc: Add trigger resource docs.Milo Casagrande
2015-04-23Implement compared trigger logic.Milo Casagrande
2015-04-23Fix query argument parsing.Milo Casagrande
2015-04-23Code cleanup.Milo Casagrande
2015-04-23Add comment.Milo Casagrande
2015-04-22Align errors/warnings in template.Milo Casagrande
2015-04-22Clean path on parsed log lines.Milo Casagrande
2015-04-22Complete initial version of the boot trigger API.Milo Casagrande
2015-04-22Code cleanup.Milo Casagrande
2015-04-22Add new key.Milo Casagrande
2015-04-22Add boot trigger API route.Milo Casagrande
2015-04-22Add common functions for trigger API.Milo Casagrande
2015-04-21Complete refactor of token authorization.Milo Casagrande
2015-04-21Add style to boot HTML report.Milo Casagrande
2015-04-21Add errors/warnings summary to build HTML report.Milo Casagrande
2015-04-21Add stub boot trigger handler.Milo Casagrande
2015-04-20Switch to new-style format for boot email report.Milo Casagrande
2015-04-20Fix typo in jinja template.Milo Casagrande
2015-04-20Switch to new-style format string on build report.Milo Casagrande
2015-04-20Fix build TXT template.Milo Casagrande
2015-04-20Add comments and mongodb Cursor iteration.Milo Casagrande
2015-04-17Search for parsed logs and add it to the template.Milo Casagrande
2015-04-17Use l10n domain defined in common module.Milo Casagrande
2015-04-17Add jinja l18n support, move l10n domain.Milo Casagrande
2015-04-17Add errors line count to the document.Milo Casagrande
2015-04-17Add count fields for error log model.Milo Casagrande
2015-04-17Update mismatch summary section title.Milo Casagrande
2015-04-17Update log parser to include also build status.Milo Casagrande
2015-04-17Add missing status field on error log model.Milo Casagrande
2015-04-17ansible: Fix mime types.Milo Casagrande
2015-04-15Add build errors and warnings log links.Milo Casagrande
2015-04-15Add errors summary to build TXT template.Milo Casagrande
2015-04-15Add the errors summary values.Milo Casagrande
2015-04-15Define only once the jinja template loader.Milo Casagrande
2015-04-14Add kernel argument to parse build log utility.Milo Casagrande
2015-04-13Fix build report email subject.Milo Casagrande
2015-04-13Fix typo in doc string.Milo Casagrande
2015-04-13Add more boot report tests.Milo Casagrande
2015-04-13Add fixed test suite schema version.Milo Casagrande
2015-04-13Update test suite schema and models.Milo Casagrande
2015-04-10Refactor boot report email creation.Milo Casagrande
2015-04-10Fix count of boot reports.Milo Casagrande
2015-04-10Add utility script to parse build logs for old jobs.Milo Casagrande
2015-04-10Store parsed build logs only if we have something.Milo Casagrande
2015-04-09Fix pymongo requirement.Milo Casagrande
2015-04-09doc: Add error log and summary schema.Milo Casagrande
2015-04-09Merge branch 'build-log-parser'Milo Casagrande