aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* Tweak handling web server errorsChristopher Baines2024-08-14
* Name the resource poolsChristopher Baines2024-08-14
* Stream the render-revision-package-derivations JSON responseChristopher Baines2024-08-05
* Fix the pool metricsChristopher Baines2024-07-29
* Try using 2 threads for the serverChristopher Baines2024-07-26
* Re-work the fibers schedulingChristopher Baines2024-07-16
* Use a bigger buffer for requests/responsesChristopher Baines2024-07-16
* Stream the package derivation page since it can be largeChristopher Baines2024-07-16
* Try and speed up large package derivation comparisionsChristopher Baines2024-07-12
* Remove the statistics pageChristopher Baines2024-06-30
* Fix the arguments to most-appropriate-mime-typeChristopher Baines2024-06-24
* Speed up querying for revision package derivationsChristopher Baines2024-06-21
* Don't compare across systems in one queryChristopher Baines2024-06-21
* Add a JSON error pageChristopher Baines2024-06-21
* Reduce max-age for the latest-processed-commit pageChristopher Baines2024-06-12
* Fix package replacement handling on the revision packages pageChristopher Baines2024-04-28
* Instrument requestsChristopher Baines2024-04-26
* Instrument the resource pool checkout timeoutsChristopher Baines2024-04-15
* Guard against logging failingChristopher Baines2024-04-02
* Close unused PostgreSQL connectionsChristopher Baines2024-04-01
* Move backfilling in to the server module and use the connection poolChristopher Baines2024-04-01
* Make changes for the guile-prometheus updateChristopher Baines2024-03-30
* Report the size of the guix database and WAL fileChristopher Baines2024-03-05
* Copy the port monitoring fiber from the build coordinatorChristopher Baines2024-02-13
* Instrument resource pool checkout failuresChristopher Baines2024-02-10
* Have delete-duplicates/sort! take a equality procedureChristopher Baines2024-01-18
* Fix some select-build-servers callsChristopher Baines2023-12-04
* Instrument handling build eventsChristopher Baines2023-11-24
* Remove hardcoding of builtin:downloadChristopher Baines2023-11-16
* Set the names of more threadsChristopher Baines2023-11-16
* Try to avoid the metrics timing outChristopher Baines2023-11-09
* Include output information in the package page responseChristopher Baines2023-11-05
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Add metrics for ports and file descriptorsChristopher Baines2023-09-07
* URI encode some derivation names in linksChristopher Baines2023-09-07
* Use the connection pool for build eventsChristopher Baines2023-08-23
* Fix issues with with-resource-from-poolChristopher Baines2023-07-26
* Fix some uses of select-build-server-urls-by-idChristopher Baines2023-07-20
* Fix the repositories pageChristopher Baines2023-07-19
* Make fetching metrics work even when having database problemsChristopher Baines2023-07-14
* Drop the resource pool timeoutChristopher Baines2023-07-14
* Reduce the number of threads used by fibersChristopher Baines2023-07-10
* Expose resource pool statsChristopher Baines2023-07-10
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Provide more information about revision processing errorsChristopher Baines2023-06-15
* Query for outputs when build events arriveChristopher Baines2023-06-09
* Make the build event handling code more genericChristopher Baines2023-06-06
* Extend the invalid parameter handling for more typesChristopher Baines2023-05-22
* Have render-compare/package-derivations provide invalid param infoChristopher Baines2023-05-22