aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/build/controller.scm
Commit message (Expand)AuthorAge
* Fix some select-build-servers callsChristopher Baines2023-12-04
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Fix an issue with the /builds pageChristopher Baines2022-03-11
* Support more query parameters on the /builds pageChristopher Baines2021-02-08
* Fix rendering of the /builds pageChristopher Baines2020-10-21
* Limit the builds displayed on the /builds pageChristopher Baines2020-10-21
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Fix match in render-buildsChristopher Baines2020-06-28
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Break down the build stats by build serverChristopher Baines2019-12-14
* Support querying builds by build serversChristopher Baines2019-12-12
* Support querying builds by statusChristopher Baines2019-12-12
* Extract the builds page in to it's own set of modulesChristopher Baines2019-11-24