aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/build-server
Commit message (Expand)AuthorAge
* Fix some select-build-servers callsChristopher Baines2023-12-04
* Instrument handling build eventsChristopher Baines2023-11-24
* Use the connection pool for build eventsChristopher Baines2023-08-23
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Query for outputs when build events arriveChristopher Baines2023-06-09
* Make the build event handling code more genericChristopher Baines2023-06-06
* Better guard against exceptions in the build event handlersChristopher Baines2022-11-19
* Handle deleting from blocked_builds when builds are scheduledChristopher Baines2022-11-12
* Spawn specific PostgreSQL connections for the blocked_builds updatesChristopher Baines2022-11-12
* Add support for incrementally tracking blocked buildsChristopher Baines2022-11-11
* Fix missing NULL variableChristopher Baines2022-07-09
* Set builds derivation output details set id if information availableChristopher Baines2022-07-08
* Set more informative page titlesCanan Talayhan2021-04-23
* Don't try to start a new transaction inside processing build eventsChristopher Baines2020-12-27
* Add a view build link on the build pageChristopher Baines2020-10-21
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Fix rendering the required failed builds for builds by idChristopher Baines2020-07-13
* Also show related failed builds for scheduled buildsChristopher Baines2020-07-13
* Implement more support for builds from the Guix Build CoordinatorChristopher Baines2020-07-01
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Add a build servers pageChristopher Baines2020-02-01
* Add a basic page for build serversChristopher Baines2020-01-05
* Improve the error handling for the build pageChristopher Baines2019-12-16
* Show the possible failure reasons on the build pageChristopher Baines2019-12-16
* Add a page for each buildChristopher Baines2019-12-16
* Add a page for each signing keyChristopher Baines2019-12-12
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24