aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs
Commit message (Expand)AuthorAge
* Allow using the heap profiler in the inferiorChristopher Baines13 days
* More efficiently create some vectorsChristopher Baines13 days
* Do more when cleaning inferiorsChristopher Baines13 days
* Add log-tag when inserting channel instance derivationsChristopher Baines13 days
* Always assume that resource pool waiters will stick aroundChristopher Baines2024-11-05
* Move the inferior cleanup to the end of each system+targetChristopher Baines2024-11-04
* RefactorChristopher Baines2024-11-03
* Use a separate db connection in channel-derivations-by-system-promiseChristopher Baines2024-11-02
* Finish chasing the call-with-resource-pool bugChristopher Baines2024-10-31
* Add a commentChristopher Baines2024-10-27
* Rework inserting derivationsChristopher Baines2024-10-27
* Use a common derivation-ids-hash-tableChristopher Baines2024-10-27
* Include the package version in the "error when computing" messagesChristopher Baines2024-10-27
* Ensure the guix derivations are stored prior to attempting to substituteChristopher Baines2024-10-27
* Fix extract-information-from messageChristopher Baines2024-10-27
* Increase parallelism when loading revisionsChristopher Baines2024-10-27
* Use a dedicated fiber for heap size monitoringChristopher Baines2024-10-27
* Fix free-disk-space callChristopher Baines2024-10-13
* Make the WAL threshold more flexibleChristopher Baines2024-10-10
* Add retrying around inserting channel instance derivationsChristopher Baines2024-08-29
* Stop using profiles for channel instancesChristopher Baines2024-08-27
* Further reduce the chunk sizeChristopher Baines2024-08-20
* Increase the WAL thresholdChristopher Baines2024-08-20
* Increase the inferior idle secondsChristopher Baines2024-08-18
* Improve logging around use of inferiorsChristopher Baines2024-08-17
* Log the number of inferiors when reporting WAL issuesChristopher Baines2024-08-16
* Check the WAL size more frequently when using inferiorsChristopher Baines2024-08-16
* Check the WAL size before computing lint warningsChristopher Baines2024-08-16
* Use system-ids for inserting distribution countsChristopher Baines2024-08-12
* Reduce chunk sizeChristopher Baines2024-08-12
* Check the WAL size for each chunkChristopher Baines2024-08-12
* Start trying to handle GC happening while processing revisionsChristopher Baines2024-08-12
* Parallelise inserting package derivation distribution countsChristopher Baines2024-08-10
* Get the test suite working againChristopher Baines2024-08-07
* Move inserting derivations in to the load-new-guix-revision moduleChristopher Baines2024-08-07
* Compute package derivations in chunksChristopher Baines2024-07-19
* Reduce the WAL size thresholdChristopher Baines2024-07-19
* Rewrite the key parts of loading data to be even more parallelChristopher Baines2024-07-19
* Insert package derivations earlierChristopher Baines2024-07-19
* Return two values from channel->source-and-derivations-by-systemChristopher Baines2024-07-19
* Avoid long running store connectionsChristopher Baines2024-07-19
* Catch and ignore the new cross build derivation errorsChristopher Baines2024-07-18
* Refactor opening store connections when processing jobsChristopher Baines2024-07-18
* Log more timing infromation about inserting derivationsChristopher Baines2024-07-16
* Block asyncs when starting inferiorsChristopher Baines2024-06-24
* Support setting environment variables in the inferiorChristopher Baines2024-06-24
* Fix WAL thresholdChristopher Baines2024-05-13
* Attempt to avoid the WAL growing excessivelyChristopher Baines2024-04-25
* Use non-blocking inferior-eval-with-store in for glibc-localesChristopher Baines2024-04-25
* Further change job store connection handlingChristopher Baines2024-04-25