aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
...
* Use delete-duplicates/sort! in insert-missing-data-and-return-all-idsChristopher Baines2024-01-18
* Use libc-locales-for-targetChristopher Baines2023-12-04
* Fix some select-build-servers callsChristopher Baines2023-12-04
* Memoize computing tokensChristopher Baines2023-11-24
* Instrument handling build eventsChristopher Baines2023-11-24
* Stop replacements cluttering comparisonsChristopher Baines2023-11-18
* Add more exception handling to make-resource-poolChristopher Baines2023-11-17
* 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
* Add missing empty job log entryChristopher Baines2023-11-05
* Handle derivations with no sourcesChristopher Baines2023-11-05
* Handle eof when reading logsChristopher Baines2023-11-05
* Remove peekChristopher Baines2023-11-05
* Restore #:error-port when calling open-inferiorChristopher Baines2023-11-05
* Remove #:use-module (ice-9 custom-ports)Christopher Baines2023-11-05
* Include output information in the package page responseChristopher Baines2023-11-05
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Make some sweeping changes to loading new revisionsChristopher Baines2023-11-02
* Close the repository when pullingChristopher Baines2023-10-16
* Remove redundant joins from the select build queryChristopher Baines2023-10-16
* Attempt to fetch this Git polling messChristopher Baines2023-10-11
* Copy some of the initialisation from (guix git)Christopher Baines2023-10-11
* Try to work around update-cached-checkoutChristopher Baines2023-10-11
* Remove logging from enqueue-job-for-emailChristopher Baines2023-10-11
* Fix typoChristopher Baines2023-10-11
* 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
* Add code to delete nars entriesChristopher Baines2023-08-01
* Delete unreferenced derivations in batchesChristopher Baines2023-08-01
* Fix issues with with-resource-from-poolChristopher Baines2023-07-26
* Fix the load revision system sortingChristopher Baines2023-07-25
* Rewrite deleting unreferenced derivationsChristopher Baines2023-07-25
* Sort systems and targets for more deterministic behaviourChristopher Baines2023-07-21
* Further tweak loading package derivationsChristopher Baines2023-07-20
* Fix some uses of select-build-server-urls-by-idChristopher Baines2023-07-20
* Fix the repositories pageChristopher Baines2023-07-19
* Tweak which duplicate packages to selectChristopher Baines2023-07-17
* Tweak loading package derivationsChristopher Baines2023-07-17
* 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
* Set thread namesChristopher Baines2023-07-10
* Expose resource pool statsChristopher Baines2023-07-10
* Support getting resource pool statsChristopher Baines2023-07-10
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Try to fix backfilling blocked_buildsChristopher Baines2023-07-02
* Filter out duplicate ids for blocking buildsChristopher Baines2023-07-02