aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Don't start new jobs when there's low disk spaceChristopher Baines2024-03-11
* Attempt to avoid issues with the guix-daemon WALChristopher Baines2024-03-08
* Allow prioritising jobs from specific repositoriesChristopher Baines2024-03-07
* Report the size of the guix database and WAL fileChristopher Baines2024-03-05
* Further fix handling exceptions when computing channel instancesChristopher Baines2024-02-13
* Copy the port monitoring fiber from the build coordinatorChristopher Baines2024-02-13
* Instrument resource pool checkout failuresChristopher Baines2024-02-10
* Improve exception handling for channel instance derivationsChristopher Baines2024-02-03
* Cleanup some with-time-loggingChristopher Baines2024-02-02
* Compute lint warnings in parallelChristopher Baines2024-02-01
* Speed up loading package metadataChristopher Baines2024-02-01
* Ignore inferior-protocol-error when computing channel instancesChristopher Baines2024-02-01
* Fix exception handling in call-with-temporary-threadChristopher Baines2024-02-01
* Split up handling of package description dataChristopher Baines2024-01-31
* Speed up fetching package replacementsChristopher Baines2024-01-31
* Add more logging in when computing channel instance derivationsChristopher Baines2024-01-31
* Add some time logging in to inferior-packages-plus-replacementsChristopher Baines2024-01-28
* Make sure to keep roots for channel instance derivationsChristopher Baines2024-01-28
* Remove even more time loggingChristopher Baines2024-01-28
* Improve logging when computing a channel instance derivation failsChristopher Baines2024-01-27
* Log the time to call inferior-packages-plus-replacementsChristopher Baines2024-01-27
* Remove some time loggingChristopher Baines2024-01-27
* Try to fix issues with derivations being GC'edChristopher Baines2024-01-19
* Fixup testsChristopher Baines2024-01-18
* Add meaningful parallelism to processing jobsChristopher Baines2024-01-18
* Split and instrument parts of inferior-packages->package-metadata-idsChristopher Baines2024-01-18
* Rewrite part of insert-missing-data-and-return-all-ids to avoid filterChristopher Baines2024-01-18
* Fix par-map&Christopher Baines2024-01-18
* Show backtraces when using parallel fibers and resource poolsChristopher Baines2024-01-18
* Make it possible to destroy a resource poolChristopher Baines2024-01-18
* Have delete-duplicates/sort! take a equality procedureChristopher Baines2024-01-18
* Add back inferior heap size reportingChristopher Baines2024-01-18
* Use delete-duplicates/sort! in inferior-packages->license-set-idsChristopher Baines2024-01-18
* 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