aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* 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
* Spawn specific PostgreSQL connections for the blocked_builds updatesChristopher Baines2022-11-12
* Add a blocking builds pageChristopher Baines2022-11-11
* Add support for incrementally tracking blocked buildsChristopher Baines2022-11-11
* Fix JSON response for unknown revisionsChristopher Baines2022-10-17
* Expose Guile GC metricsChristopher Baines2022-10-09
* Implement the JSON response for package reproducibilityChristopher Baines2022-09-14
* Implement the JSON response for package substitute availabilityChristopher Baines2022-09-14
* Include lint warnings in the JSON /compare responseChristopher Baines2022-08-22
* Return 503 for the /healthcheck if the service is starting upChristopher Baines2022-07-15
* Fix missing NULL variableChristopher Baines2022-07-09
* Set builds derivation output details set id if information availableChristopher Baines2022-07-08
* Handle migrations and server startup betterChristopher Baines2022-06-17
* Allow filtering package derivations based on build server buildsChristopher Baines2022-05-23
* Fix branch links on the repository pageChristopher Baines2022-05-20
* Fix a couple of things on the package substitute availability pageChristopher Baines2022-03-12
* Fix an issue with the /builds pageChristopher Baines2022-03-11
* Fix some URL encoding issues around derivation namesChristopher Baines2022-01-31
* Rename data to nars for package derivation outputsChristopher Baines2022-01-31
* Improve the way the field fields work on various pagesChristopher Baines2022-01-31
* Support querying package derivation outputs without the narsChristopher Baines2022-01-31
* Include the commit hash in the revision JSON responseChristopher Baines2022-01-22
* Fix a uri encoding issue with linking to outputsChristopher Baines2021-06-09
* Fix a URI decoding issueChristopher Baines2021-05-27
* Remove the "derivations using output" dataChristopher Baines2021-05-17
* Fix request->path-components-and-mime-typeChristopher Baines2021-05-12
* Change data handling when comparing derivationsLuciana Lima Brito2021-04-27
* Set more informative page titlesCanan Talayhan2021-04-23
* Fetch the list of system values from the databaseChristopher Baines2021-04-23
* Fix an error with the formatted derivation pageChristopher Baines2021-04-23
* Implement basic JSON output for the derivation comparison pageLuciana Brito2021-04-19