aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Improve the implementation of checking for idle resourcesChristopher 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 more threads for the serverChristopher Baines2024-08-14
* Move the resource pools to a different threadChristopher Baines2024-08-14
* Allow setting the scheduler for a resource poolChristopher Baines2024-08-14
* Tweak handling web server errorsChristopher Baines2024-08-14
* Name the resource poolsChristopher Baines2024-08-14
* Include the pool name in the resource pool timeout exceptionChristopher Baines2024-08-14
* Make resource pools a recordChristopher Baines2024-08-14
* Use system-ids for inserting distribution countsChristopher Baines2024-08-12
* Add more logging to backfilling guix_revision_package_derivation_distribution...Christopher 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
* Add the fiberize utilityChristopher Baines2024-08-07
* Stream the render-revision-package-derivations JSON responseChristopher Baines2024-08-05
* Fix the pool metricsChristopher Baines2024-07-29
* Tweak timeouts in resource-pool-statsChristopher Baines2024-07-29
* Update testsChristopher Baines2024-07-26
* Try using 2 threads for the serverChristopher Baines2024-07-26
* Add worker thread utilsChristopher Baines2024-07-20
* 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
* Add more fibers utilitiesChristopher 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
* Re-work the fibers schedulingChristopher Baines2024-07-16
* Use a bigger buffer for requests/responsesChristopher Baines2024-07-16
* Stream the package derivation page since it can be largeChristopher Baines2024-07-16
* Add more time logging in to insert-missing-derivationsChristopher Baines2024-07-16
* Log more timing infromation about inserting derivationsChristopher Baines2024-07-16
* Stop inserting missing source file narsChristopher Baines2024-07-16
* Try and speed up large package derivation comparisionsChristopher Baines2024-07-12
* Fix delete-revisions-from-branchChristopher Baines2024-07-07
* Remove the statistics pageChristopher Baines2024-06-30
* Properly handle deleting commits that occur on multiple branchesChristopher Baines2024-06-29
* Delete duplicates when inserting license dataChristopher Baines2024-06-25
* Block asyncs when starting inferiorsChristopher Baines2024-06-24
* Support setting environment variables in the inferiorChristopher Baines2024-06-24
* Fix the arguments to most-appropriate-mime-typeChristopher Baines2024-06-24