summaryrefslogtreecommitdiff
path: root/cidb
AgeCommit message (Expand)Author
2015-05-29cidb: migrate buildTable.waterfall from enum to varcharAviv Keshet
2015-05-18cidb: add keyval table and GetKeyVals APIAviv Keshet
2015-04-16cidb: Update instructions for local cidb_integration_test.Prathmesh Prabhu
2015-02-26cidb: add deleted column to annotationsTable.Prathmesh Prabhu
2015-02-20cidb: add chromiumos.chromium waterfall to schemaAviv Keshet
2015-02-19cidb: create clActionViewAviv Keshet
2015-02-11cidb: expand failureView to include more build columnsAviv Keshet
2015-02-10cidb: create failureViewAviv Keshet
2015-01-22cidb: add 'pre_cq_reset' clactionAviv Keshet
2015-01-08cidb: Add localhost counterparts of existing users.Prathmesh Prabhu
2014-12-12cidb: Add deadline column to buildTable.Prathmesh Prabhu
2014-12-12cidb: add 'pre_cq_fully_verified' actionYu-Ju Hong
2014-12-05cidb: Add 'forgiven' buildStageTable status enum.Prathmesh Prabhu
2014-12-05cidb: create failure table and API for inserting failuresAviv Keshet
2014-12-04cidb: remake build stage table, add build stage API to cidb.pyAviv Keshet
2014-12-04cidb: Add annotationsTable and annotator user.Prathmesh Prabhu
2014-12-03cidb: Add column 'summary' to buildTable.Prathmesh Prabhu
2014-12-02cidb: add 'forgiven' cl actionAviv Keshet
2014-11-13cidb: add method to find last X statuses of a buildChris Sosa
2014-11-12cidb: add a timestamp index to clActionTableAviv Keshet
2014-11-07cidb: add 'speculative' cl actionAviv Keshet
2014-10-31cidb: add trybot_launching actionAviv Keshet
2014-10-24cidb: add various CL actions to database schemaAviv Keshet
2014-10-18cidb: prepare cidb for 'requeued' cl actionAviv Keshet
2014-10-10cidb: add chromeos.chrome waterfall to database schemaAviv Keshet
2014-10-02cidb: add chromeos.branch waterfall to database schemaAviv Keshet
2014-09-30cidb: add columns to boardPerBuildTable and childConfigPerBuildTableAviv Keshet
2014-09-23cidb: drop comments from schema.dumpAviv Keshet
2014-09-23cidb: add release waterfall to schemaAviv Keshet
2014-09-05cidb: drop metadata_json columnAviv Keshet
2014-09-05cidb: add pre-cq-launcher releated CL actions to schema and constants.pyAviv Keshet
2014-09-01cidb: add metadata_url column to build tableAviv Keshet
2014-09-01cidb: add 'verified' actionAviv Keshet
2014-09-01cidb: add last_updated column to buildTableAviv Keshet
2014-08-26cidb: create build_config_index on buildTableAviv Keshet
2014-08-23cidb: add boardPerBuildTable and childConfigPerBuildTableAviv Keshet
2014-08-23cidb: add test data taken from canariesAviv Keshet
2014-08-07cidb: make build_type a VARCHARAviv Keshet
2014-07-25cidb: add a firmware_version column to build_tableAviv Keshet
2014-07-23cidb: add buildbot_generation column to buildTableAviv Keshet
2014-07-20cidb: add MySQL users readonly and botAviv Keshet
2014-07-20add test data for cidb integration testingAviv Keshet
2014-07-20cidb: create buildTable, clActionTable, buildStageTableAviv Keshet
2014-07-09make schemaVersion a PRIMARY KEYAviv Keshet
2014-07-03initial structure for cidb api and testingAviv Keshet