aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/branch.scm
Commit message (Expand)AuthorAge
* Use fibers for refreshing issue and branch dataChristopher Baines6 hours
* Fix non-master branch orderingChristopher Baines8 days
* Handle issues.guix GraphQL queries failing betterChristopher Baines2024-04-23
* Reduce the number of changes compared to master for branchesChristopher Baines2024-03-30
* Fetch and display package reproducibility information for branchesChristopher Baines2023-10-29
* Use #:unwind-for-type to simplify some exception handlingChristopher Baines2023-10-16
* Guard against missing substitute availability dataChristopher Baines2023-10-10
* Avoid exceptions when updating branch substitute availability metricsChristopher Baines2023-10-06
* Don't print backtraces for the request part of derivation changesChristopher Baines2023-10-06
* Rename to avoid conflict with procedureChristopher Baines2023-10-06
* Remove subject: prefix from branch issue searchChristopher Baines2023-09-12
* Set thread namesChristopher Baines2023-07-25
* Guard against not determining the branch name from an issueChristopher Baines2023-07-21
* Add a new package changes pageChristopher Baines2023-07-05
* Add more error handling to branch-dataChristopher Baines2023-07-03
* Fix and improve the branch issue codeChristopher Baines2023-06-28
* Better handle systems with expected low substitute availabilityChristopher Baines2023-06-25
* Fix displaying error information on the branch pageChristopher Baines2023-06-17
* Improve ordering issuesChristopher Baines2023-06-12
* Don't associate closed issues with branchesChristopher Baines2023-06-12
* Make branch builds conditional on master branch substitute availabilityChristopher Baines2023-06-03
* Fix highlighting which branches need rebasingChristopher Baines2023-06-02
* Highlight when branches are out of dateChristopher Baines2023-06-02
* Sort branches by the issue dateChristopher Baines2023-05-25
* Add a way of listing branches with associated issuesChristopher Baines2023-05-24
* Extract out branch related codeChristopher Baines2023-05-23