summaryrefslogtreecommitdiff
path: root/cbuildbot/stages/report_stages.py
AgeCommit message (Expand)Author
2015-06-04report_stages: surface a link from slave build to its masterAviv Keshet
2015-05-26stats: change a few stat names and add a diagnostic oneAviv Keshet
2015-05-07cros lint: check the indentation level of section argumentsMike Frysinger
2015-04-14cbuildbot: allow builders to control the version informationMike Frysinger
2015-03-24Use cros_logging instead of cros_build_lib.InfoRalph Nathan
2015-03-22[cbuildbot] Pre-cq slaves send out emailsFang Deng
2015-03-20logging: use cros_logging instead of loggingRalph Nathan
2015-03-07stats: Add a counter which counts the number of builds.Gabe Black
2015-01-17Send alerts to the build deputy when the pre-cq has infra failures.David James
2015-01-17Move health alerts to tree_status.SendHealthAlert function.David James
2015-01-14cbuildbot_configs: add builder documentation for configsYu-Ju Hong
2015-01-09Use builder_run.GetBuilderName().David James
2015-01-08report_stages: enforce that master and slave are the same versionAviv Keshet
2014-12-20cbuildbot: Use build 'deadline' to abort slaves when master quits.Prathmesh Prabhu
2014-12-09lint: cbuildbot: clean up a bitMike Frysinger
2014-12-04cbuildbot: Report master build summaries to cidb.Prathmesh Prabhu
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-11-19Set release tag to None in ReportStage if the tag was set previouslyYu-Ju Hong
2014-11-15Make ReportStage stable if SyncStage didn't complete.Don Garrett
2014-10-31cidb: write child config status to cidbAviv Keshet
2014-10-28cidb: eliminate action cache, consolidate cidb creation boilerplateAviv Keshet
2014-10-23clactions: Move CL action history logic to dedicated moduleAviv Keshet
2014-10-22report_stage: Ignore missing overlaysYu-Ju Hong
2014-10-22report_stage: update the LATEST markers only when the build passedYu-Ju Hong
2014-10-15Add per-board status to metadata.json filesChristine Lee
2014-10-09retry_stats: Add a new mechanism for measuring retry performance.Don Garrett
2014-09-24cidb: enable release waterfall use of cidbAviv Keshet
2014-09-18convert to print_functionMike Frysinger
2014-09-04cidb: write metadata_url instead of metadata_jsob blobAviv Keshet
2014-09-04cidb: use database timestamp everywhereAviv Keshet
2014-08-28cidb: ensure that we do not switch db instances mid-buildAviv Keshet
2014-08-23cidb: use the cidb on our buildersAviv Keshet
2014-08-22Send CQ alert emails to the tree sheriffsYu-Ju Hong
2014-08-12Do not send a health alert email if health_threshold is set to 0Yu-Ju Hong
2014-08-07cidb: make build_type a VARCHARAviv Keshet
2014-07-08write some basic metadata values as early as possibleAviv Keshet
2014-06-27PFQ slaves should use the chrome version specified in the manifestYu-Ju Hong
2014-06-07Mark infra failure for CleanUpStage and ReportBuildStartStageYu-Ju Hong
2014-06-05Rename more cbuildbot_* modules.David James
2014-06-05Start renaming cbuildbot.(cbuildbot_)* to cbuildbot.*.David James
2014-05-31Fix copying LATEST into multiple buckets for grouped builders.Simran Basi
2014-05-29Copy LATEST markers to extra upload archives.Simran Basi
2014-05-27fix misc style issuesMike Frysinger
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett