aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-data-service.in
Commit message (Expand)AuthorAge
* Make it easier to get to a replChristopher Baines2020-10-10
* Stop opening a PostgreSQL connection per requestChristopher Baines2020-10-03
* Set a statement timeout of 60 seconds for web requestsChristopher Baines2020-04-24
* Move and improve the "starting the server" messageChristopher Baines2020-03-14
* Improve handling of errorsChristopher Baines2020-03-14
* Guard against failures when loading the narinfo signing public keyChristopher Baines2019-12-26
* Fix the option alist element names for the narinfo signing keyChristopher Baines2019-12-26
* Serve narinfo files for derivationsChristopher Baines2019-12-26
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Rewrite localhost for sqitchChristopher Baines2019-10-01
* Use line buffering for the input and output portsChristopher Baines2019-06-17
* Add --port and --host as options to the guix-data-serviceChristopher Baines2019-06-13
* Add an option to create a pid-fileChristopher Baines2019-06-11
* Change to the sqitch directory to run deployChristopher Baines2019-06-11
* Pass the --db-client option to sqitch deployChristopher Baines2019-06-11
* Pass --plan-file to the sqitch deploy commandChristopher Baines2019-06-08
* Add a --update-database optionChristopher Baines2019-06-07
* Initial commitChristopher Baines2019-02-07