aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* 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
* Add Guile internal time metricsChristopher Baines2023-05-14
* Split the thread pool used for database connectionsChristopher Baines2023-04-27
* Comparing package derivations: Fix inconsistent verbage.Leo Famulari2023-02-17
* Include some useful numbers on the package derivations comparisonChristopher Baines2023-02-15
* Adjust render procedures to not use procedures for responsesChristopher Baines2023-02-09
* Tweak behaviour when the response body is a procedureChristopher Baines2023-02-09
* Enable database connection instrumentation in the serverChristopher Baines2023-01-01
* Pull the metrics registry out of the controllerChristopher Baines2023-01-01
* Expose metrics from pg_statsChristopher Baines2022-11-29
* Render a branch not found page if the branch doesn't existChristopher Baines2022-11-19
* Fix quasiquotingChristopher Baines2022-11-19
* Better guard against exceptions in the build event handlersChristopher Baines2022-11-19
* Include more information about invalid query parametersChristopher Baines2022-11-17
* Remove Build status field from blocking builds pageChristopher Baines2022-11-12
* Handle deleting from blocked_builds when builds are scheduledChristopher Baines2022-11-12