summaryrefslogtreecommitdiff
path: root/cbuildbot/metadata_lib.py
AgeCommit message (Expand)Author
2014-08-23cidb: use the cidb on our buildersAviv Keshet
2014-08-22metadata: make UpdateBoardDictWithDict treat {} correctlyAviv Keshet
2014-08-15metadata: refactor cl action methodsAviv Keshet
2014-08-08metadata_lib: use a dummy RLock when not using a multiprocess managerAviv Keshet
2014-08-07metadata_lib: add a per-board metadata sub-dictionaryAviv Keshet
2014-08-07metadata_lib: make UpdateKeyDictWithDict multiprocess-safeAviv Keshet
2014-07-28Revert "Add code to put the firmware versions in the metadata."Aviv Keshet
2014-07-28Add code to put the firmware versions in the metadata.Gabe Black
2014-07-25Track success of builders directly, rather than using stage status.David James
2014-07-20metadata_lib: add a FromJSONString method to CBuildbotMetadataAviv Keshet
2014-06-28Calculate the false rejection rate as fails / (fails + submissions)David James
2014-06-15metadata_lib.py: workaround hack when metadata.json missing build numberAviv Keshet
2014-06-05Rename more cbuildbot_* modules.David James