Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add copyright and license headers to a bunch of source files | Christopher Baines | 2019-12-26 |
| | | | | That were missing them. | ||
* | Rework the builds and build_status tables as well as related code | Christopher Baines | 2019-11-24 |
| | | | | | | | Allow for build status information to be submitted by POST request. This required some changes to the builds and build_status tables, as for example, the Cuirass build id may not be available, and the derivation may not be know yet, so just record the derivation file name. | ||
* | Improve the compare derivations page | Christopher Baines | 2019-03-17 |
| | | | | | Add support for filtering the results, and add the system and target to the output. | ||
* | Add new models relating to builds and build servers | Christopher Baines | 2019-03-06 |
These will allow tracking what's going on with build servers. |