aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Handle issues.guix GraphQL queries failing betterHEADmasterChristopher Baines3 days
* Sort the patches before applying them to the git branch.Vivien Kraus10 days
* Fix checking for unknown commitsChristopher Baines2024-04-02
* Fix ordering of simple-format callChristopher Baines2024-04-02
* Add more logging around checking base branch changesChristopher Baines2024-04-02
* Enable checking for base revision changes for all branchesChristopher Baines2024-04-02
* Fix not deleting some patch branchesChristopher Baines2024-04-01
* Reduce the number of changes compared to master for branchesChristopher Baines2024-03-30
* Try to better handle debbugs being unavailableChristopher Baines2024-03-26
* Add a buffer to prevent deleting some branches that aren't foundChristopher Baines2024-03-17
* Make some module tweaksChristopher Baines2024-03-17
* Update .envrcChristopher Baines2024-02-26
* Add new TODO entryChristopher Baines2024-02-26
* Ignore build-already-processed errors when canceling buildsChristopher Baines2024-02-26
* Account for builds to keep when canceling branch buildsChristopher Baines2024-02-22
* Add an information flow diagramChristopher Baines2024-01-20
* Fix cancel-builds-not-for-revisionChristopher Baines2023-12-13
* Cancel builds in a loopChristopher Baines2023-12-13
* Make sure builds are canceledChristopher Baines2023-12-13
* Cancel builds before submitting new onesChristopher Baines2023-11-26
* Cancel and resubmit builds where the derivation has changedChristopher Baines2023-11-26
* Tweak error handling around talking to MumiChristopher Baines2023-11-06
* Drop the number of patch issues to show/processChristopher Baines2023-11-04
* Fix the package changes table on the branch pageChristopher Baines2023-11-03
* Use a different symbol when waiting for build resultsChristopher Baines2023-11-03
* Change text for the "waiting for build results" statusChristopher Baines2023-11-03
* Start to better describe when builds are waiting to happenChristopher Baines2023-11-02
* Add "i686-linux" back to systems to considerChristopher Baines2023-11-02
* Set higher rebuild number limit for patch series.Julien Lepiller2023-11-02
* Add a few more items to the TODO listChristopher Baines2023-11-02
* Use call-with-blocked-asyncs when calling call-with-zlib-input-portChristopher Baines2023-11-01
* Link to the /reproducible-builds pageChristopher Baines2023-11-01
* Make the branches table shorterChristopher Baines2023-11-01
* Add a Guix logo to the headerChristopher Baines2023-11-01
* Properly handle multiple package outputs in reproducible.json.gzChristopher Baines2023-11-01
* Add a simple package pageChristopher Baines2023-10-31
* Generate a reproducible.json fileChristopher Baines2023-10-31
* Add a reproducible-builds page to display data and issuesChristopher Baines2023-10-30
* Sort and filter the branch package reproducibility tableChristopher Baines2023-10-30
* Fetch and display package reproducibility information for branchesChristopher Baines2023-10-29
* Make "large-number-of-builds" an issue statusChristopher Baines2023-10-29
* Avoid timeouts blocking creating issue branchesChristopher Baines2023-10-27
* Delete the create branch for issue logsChristopher Baines2023-10-27
* Fix checking for changes against masterChristopher Baines2023-10-22
* Support filtering by branchChristopher Baines2023-10-21
* Handle the case when a series has no patchesChristopher Baines2023-10-21
* Highlight the intended branch on the issue pageChristopher Baines2023-10-21
* Start applying patches to non-master branchesChristopher Baines2023-10-21
* Check if all patches have been received earlierChristopher Baines2023-10-21
* Add parse-patch-nameVivien Kraus2023-10-21