aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage
Commit message (Expand)AuthorAge
* Use guix-data-service-error->sexp in issue-dataChristopher Baines2024-06-22
* Handle non json responses in guix-data-service-requestChristopher Baines2024-06-22
* Handle more error cases in guix-data-service-error->sexpChristopher Baines2024-06-22
* Query for branch changes by systemChristopher Baines2024-06-22
* Reduce logging for some data service errorsChristopher Baines2024-06-21
* Remove brackets from no-additional-fieldsChristopher Baines2024-06-21
* Capture the URL in the guix-data-service-errorChristopher Baines2024-06-21
* Log the URL when failing to fetch derivation changesChristopher Baines2024-06-21
* Reduce issue-data parallelismChristopher Baines2024-06-20
* Don't keep requesting the latest processed master branch revisionChristopher Baines2024-06-12
* Log the base commit hash usedChristopher Baines2024-06-12
* Just build one branch at a timeChristopher Baines2024-06-12
* Add riscv64-linux to %systems-to-submit-builds-forChristopher Baines2024-06-12
* Improve issue-data parallelisationChristopher Baines2024-06-08
* Add delay logging to issue-dataChristopher Baines2024-06-08
* Tweak fetching patchwork dataChristopher Baines2024-06-08
* Add a non dynamic-wind version of call-with-zlib-input-port*Christopher Baines2024-06-08
* Use open-socket-for-uri* from the build coordinatorChristopher Baines2024-06-08
* Set %patchwork-series-default-count earlierChristopher Baines2024-06-08
* Move starting all threads to start-guix-qa-frontpageChristopher Baines2024-06-08
* Fix not passing #:count to latest-patchwork-series-by-issueChristopher Baines2024-05-22
* Add missing exportChristopher Baines2024-05-22
* Fix syntax issueChristopher Baines2024-05-21
* Note that the soap library uses blocking socketsChristopher Baines2024-05-18
* Use the individual issue series data cache for the issue pageChristopher Baines2024-05-18
* Cache series entries for each individual issueChristopher Baines2024-05-18
* Fix hardcoded issue numberChristopher Baines2024-05-18
* Fix log messagesChristopher Baines2024-05-17
* Use non-blocking when using zlibChristopher Baines2024-05-17
* Use fibers for refreshing issue and branch dataChristopher Baines2024-05-17
* Write metrics as a single stringChristopher Baines2024-05-17
* Queue writes since they seem to be delayedChristopher Baines2024-05-17
* Use cooperative scheduling for fibersChristopher Baines2024-05-17
* Retry canceling buildsChristopher Baines2024-05-17
* Increase timeout when canceling buildsChristopher Baines2024-05-17
* Handle 404's while processing branch buildsChristopher Baines2024-05-17
* Avoid issue with accessing the Git repo from fibersChristopher Baines2024-05-17
* Process the issue builds in parallelChristopher Baines2024-05-15
* Add a way of controling the fibers for-each batch sizeChristopher Baines2024-05-15
* Submit builds in parallel via fibersChristopher Baines2024-05-15
* Submit branch builds via a fiberChristopher Baines2024-05-15
* Add some fibers utils from the bffeChristopher Baines2024-05-15
* Just use with-fibers-port-timeouts from the build coordinatorChristopher Baines2024-05-15
* Show the branch on the patches pageChristopher Baines2024-05-15
* Switch to Mumi/Debbugs issue titlesChristopher Baines2024-05-15
* Pre-compute the branch, and use the issue title as wellChristopher Baines2024-05-15
* Do less in the with-sqlite-cache transactionChristopher Baines2024-05-12
* Simplify patches-viewChristopher Baines2024-05-12
* Increase timeout for submitting buildsChristopher Baines2024-05-12
* Fix non-master branch orderingChristopher Baines2024-05-09