aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/server.scm
Commit message (Expand)AuthorAge
* Use fibers for refreshing issue and branch dataChristopher Baines53 min.
* Write metrics as a single stringChristopher Baines53 min.
* Use cooperative scheduling for fibersChristopher Baines53 min.
* Submit builds in parallel via fibersChristopher Baines47 hours
* Submit branch builds via a fiberChristopher Baines2 days
* Pre-compute the branch, and use the issue title as wellChristopher Baines2 days
* Update the metrics approachChristopher Baines2024-04-26
* Make some module tweaksChristopher Baines2024-03-17
* Add an information flow diagramChristopher Baines2024-01-20
* 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 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
* Fetch and display package reproducibility information for branchesChristopher Baines2023-10-29
* Make "large-number-of-builds" an issue statusChristopher Baines2023-10-29
* Support filtering by branchChristopher Baines2023-10-21
* Highlight the intended branch on the issue pageChristopher Baines2023-10-21
* Add a new patches missing statusChristopher Baines2023-10-18
* Refactor fetching data from patchworkChristopher Baines2023-10-17
* Show the changes to cross derivations on issue pagesChristopher Baines2023-10-15
* Include more statuses in the badgesChristopher Baines2023-10-12
* Allow filtering issues by statusChristopher Baines2023-10-02
* Add some more issue statusesChristopher Baines2023-09-27
* Add a mechanism to add the reviewed-looks-good usertag to issuesChristopher Baines2023-09-26
* Make reviewed-looks-good an issue statusChristopher Baines2023-09-26
* Better handle patches that don't applyChristopher Baines2023-09-19
* Move submitting patch builds in to a fiberChristopher Baines2023-09-13
* Include port metricsChristopher Baines2023-09-07
* Display the README as a pageChristopher Baines2023-09-04
* Switch to run-server/patchedChristopher Baines2023-07-25
* Reduce the fibers parallelismChristopher Baines2023-07-25
* Port the package changes functionality from branches to issuesChristopher Baines2023-07-21
* Add a new package changes pageChristopher Baines2023-07-05
* Add internal time metricsChristopher Baines2023-06-30
* Improve support for redirecting to the branch pagesChristopher Baines2023-06-28
* Better handle systems with expected low substitute availabilityChristopher Baines2023-06-25
* Move issue related code from the server moduleChristopher Baines2023-06-15
* Make branch builds conditional on master branch substitute availabilityChristopher Baines2023-06-03
* Highlight when branches are out of dateChristopher Baines2023-06-02
* Highlight low master branch substitute availability on the issue pageChristopher Baines2023-06-02
* Try to reduce the frequency of the requests to issues.guix.gnu.orgChristopher Baines2023-05-31
* Set a more sensible #:ttl on list-non-master-branchesChristopher Baines2023-05-25
* Redirect from the issue page to a branchChristopher Baines2023-05-24
* Show a table of branches on the homepageChristopher Baines2023-05-24
* Make patch testing conditional on master branch substitute availabilityChristopher Baines2023-05-23
* Extract out branch related codeChristopher Baines2023-05-23
* Change branch comparisons to work on more specific commit rangesChristopher Baines2023-05-22
* Instrument the substitute availability of branchesChristopher Baines2023-05-06