| Commit message (Expand) | Author | Age |
... | |
* | Add delay logging to issue-data | Christopher Baines | 2024-06-08 |
* | Tweak fetching patchwork data | Christopher Baines | 2024-06-08 |
* | Add a non dynamic-wind version of call-with-zlib-input-port* | Christopher Baines | 2024-06-08 |
* | Use open-socket-for-uri* from the build coordinator | Christopher Baines | 2024-06-08 |
* | Set %patchwork-series-default-count earlier | Christopher Baines | 2024-06-08 |
* | Move starting all threads to start-guix-qa-frontpage | Christopher Baines | 2024-06-08 |
* | Fix not passing #:count to latest-patchwork-series-by-issue | Christopher Baines | 2024-05-22 |
* | Add missing export | Christopher Baines | 2024-05-22 |
* | Fix syntax issue | Christopher Baines | 2024-05-21 |
* | Note that the soap library uses blocking sockets | Christopher Baines | 2024-05-18 |
* | Use the individual issue series data cache for the issue page | Christopher Baines | 2024-05-18 |
* | Cache series entries for each individual issue | Christopher Baines | 2024-05-18 |
* | Fix hardcoded issue number | Christopher Baines | 2024-05-18 |
* | Fix log messages | Christopher Baines | 2024-05-17 |
* | Use non-blocking when using zlib | Christopher Baines | 2024-05-17 |
* | Set %file-port-name-canonicalization 'none | Christopher Baines | 2024-05-17 |
* | Use fibers for refreshing issue and branch data | Christopher Baines | 2024-05-17 |
* | Write metrics as a single string | Christopher Baines | 2024-05-17 |
* | Queue writes since they seem to be delayed | Christopher Baines | 2024-05-17 |
* | Use cooperative scheduling for fibers | Christopher Baines | 2024-05-17 |
* | Don't submit system test builds | Christopher Baines | 2024-05-17 |
* | Retry canceling builds | Christopher Baines | 2024-05-17 |
* | Increase timeout when canceling builds | Christopher Baines | 2024-05-17 |
* | Handle 404's while processing branch builds | Christopher Baines | 2024-05-17 |
* | Avoid issue with accessing the Git repo from fibers | Christopher Baines | 2024-05-17 |
* | Process the issue builds in parallel | Christopher Baines | 2024-05-15 |
* | Add a way of controling the fibers for-each batch size | Christopher Baines | 2024-05-15 |
* | Submit builds in parallel via fibers | Christopher Baines | 2024-05-15 |
* | Submit branch builds via a fiber | Christopher Baines | 2024-05-15 |
* | Add some fibers utils from the bffe | Christopher Baines | 2024-05-15 |
* | Just use with-fibers-port-timeouts from the build coordinator | Christopher Baines | 2024-05-15 |
* | Show the branch on the patches page | Christopher Baines | 2024-05-15 |
* | Switch to Mumi/Debbugs issue titles | Christopher Baines | 2024-05-15 |
* | Pre-compute the branch, and use the issue title as well | Christopher Baines | 2024-05-15 |
* | Do less in the with-sqlite-cache transaction | Christopher Baines | 2024-05-12 |
* | Simplify patches-view | Christopher Baines | 2024-05-12 |
* | Increase timeout for submitting builds | Christopher Baines | 2024-05-12 |
* | Fix non-master branch ordering | Christopher Baines | 2024-05-09 |
* | Update the metrics approach | Christopher Baines | 2024-04-26 |
* | Handle issues.guix GraphQL queries failing better | Christopher Baines | 2024-04-23 |
* | Sort the patches before applying them to the git branch. | Vivien Kraus | 2024-04-16 |
* | Fix checking for unknown commits | Christopher Baines | 2024-04-02 |
* | Fix ordering of simple-format call | Christopher Baines | 2024-04-02 |
* | Add more logging around checking base branch changes | Christopher Baines | 2024-04-02 |
* | Enable checking for base revision changes for all branches | Christopher Baines | 2024-04-02 |
* | Fix not deleting some patch branches | Christopher Baines | 2024-04-01 |
* | Reduce the number of changes compared to master for branches | Christopher Baines | 2024-03-30 |
* | Try to better handle debbugs being unavailable | Christopher Baines | 2024-03-26 |
* | Add a buffer to prevent deleting some branches that aren't found | Christopher Baines | 2024-03-17 |
* | Make some module tweaks | Christopher Baines | 2024-03-17 |