aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Further tweak the package derivation comparison queryChristopher Baines2024-06-22
* Speed up querying for revision package derivationsChristopher Baines2024-06-21
* Don't compare across systems in one queryChristopher Baines2024-06-21
* Add a JSON error pageChristopher Baines2024-06-21
* Speed up deleting derivation sourcesChristopher Baines2024-06-20
* Cache the derivations that weren't deletedChristopher Baines2024-06-20
* Speed up select-build-outputsChristopher Baines2024-06-20
* Reduce max-age for the latest-processed-commit pageChristopher Baines2024-06-12
* Add more logging around polling git repositoriesChristopher Baines2024-05-23
* Guard against trying to delete an empty list of commitsChristopher Baines2024-05-22
* Support regexes for included and excluded branchesChristopher Baines2024-05-22
* Fix WAL thresholdChristopher Baines2024-05-13
* Use a separate fiber to send pool statsChristopher Baines2024-05-02
* Fix package replacement handling on the revision packages pageChristopher Baines2024-04-28
* Instrument requestsChristopher Baines2024-04-26
* Attempt to avoid the WAL growing excessivelyChristopher Baines2024-04-25