aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/database.scm
Commit message (Expand)AuthorAge
* Fix insert statementChristopher Baines2023-08-12
* Track when builds are submitted, and cancel them laterChristopher Baines2023-08-08
* Name the database worker threadsChristopher Baines2023-07-25
* Correct database read and write delay loggingChristopher Baines2023-04-20
* Move the cache entry version in to the keyChristopher Baines2023-04-20
* Increase the number of database reader threadsChristopher Baines2023-03-11
* Enable selecting which values to cache with with-sqlite-cacheChristopher Baines2022-12-09
* Support clearing cache entriesChristopher Baines2022-12-08
* Increase the number of database reader threadsChristopher Baines2022-11-28
* Stop logging so much about cache missesChristopher Baines2022-11-18
* Don't log guix-data-service-error'sChristopher Baines2022-11-17
* Enable calling with-sqlite-cache and not storing the computed valueChristopher Baines2022-10-04
* Initialise the database schema for empty databasesChristopher Baines2022-09-20
* Speed up the /patches pageChristopher Baines2022-09-18
* Add missing #:unwind? #tChristopher Baines2022-09-15
* Use reader threads for running the proc for the SQLite cacheChristopher Baines2022-09-10
* Increase the minimum number of SQLite reader threadsChristopher Baines2022-09-10
* Add lots more functionalityChristopher Baines2022-09-03