aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/build.scm
Commit message (Expand)AuthorAge
* Fix more cases where equivalent builds were missedChristopher Baines2019-12-26
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Fix the derivations list on the builds pageChristopher Baines2019-12-23
* Fix the unknown build counts on the builds pagesChristopher Baines2019-12-23
* Allow filtering the revision builds page by systemChristopher Baines2019-12-22
* Filter builds on the revision builds page by revisionChristopher Baines2019-12-22
* Ignore cross built derivations for the build statsChristopher Baines2019-12-22
* Fix matching equivalent derivations in another functionChristopher Baines2019-12-16
* Add a function to find the builds required for a build that failedChristopher Baines2019-12-16
* Link to the build pages from the derivation pageChristopher Baines2019-12-16
* Add a page for each buildChristopher Baines2019-12-16
* Split out select-build-by-build-server-and-derivation-file-nameChristopher Baines2019-12-15
* Improve select-builds-with-context-by-derivation-file-nameChristopher Baines2019-12-15
* Extend select-build-stats to allow filtering by revisionChristopher Baines2019-12-14
* Break down the build stats by build serverChristopher Baines2019-12-14
* Improve the select-build-stats functionChristopher Baines2019-12-12
* Add new derivation_output_details_set_id column to the builds tableChristopher Baines2019-12-12
* Fix the match statement in select-build-by-build-server-and…Christopher Baines2019-12-12
* Support querying builds by build serversChristopher Baines2019-12-12
* Support querying builds by statusChristopher Baines2019-12-12
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Improve some derivation model functionsChristopher Baines2019-11-09
* Continue improving pages and linking things togetherChristopher Baines2019-03-07
* Add new models relating to builds and build serversChristopher Baines2019-03-06