aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/nar/controller.scm
Commit message (Expand)AuthorAge
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Tweak behaviour when the response body is a procedureChristopher Baines2023-02-09
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Decode the names of requested nar filesChristopher Baines2020-06-01
* Fix fetching nar files with a .json extensionChristopher Baines2020-06-01
* Fix indentationChristopher Baines2020-02-01
* Serve narinfo files for derivation sourcesChristopher Baines2019-12-29
* Move rendering narinfo responses out of the main controller functionChristopher Baines2019-12-29
* Serve nar files for the derivation source filesChristopher Baines2019-12-29
* Add a page to show the public key used to sign substitutesChristopher Baines2019-12-27
* Change indentation in the nar-controller parametersChristopher Baines2019-12-27
* Serve the /nix-cache-info responseChristopher Baines2019-12-26
* Serve narinfo files for derivationsChristopher Baines2019-12-26
* Render nar files for derivationsChristopher Baines2019-12-26