aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/server.scm
Commit message (Expand)AuthorAge
* 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
* Make some tweaks around refreshing patches dataChristopher Baines2023-04-20
* Increase the number of patch series to show/processChristopher Baines2023-03-15
* Show more information about branches, including substitute availabilityChristopher Baines2023-03-12
* Simplify handling the derivation-changes in issue-dataChristopher Baines2023-03-11
* Avoid returning exceptions in the issue-dataChristopher Baines2023-03-11
* Fix the TTL for refreshing issue dataChristopher Baines2023-03-11
* Better manage the data for issuesChristopher Baines2023-03-11
* Remove unnecessarily duplicated derivation changes proceduresChristopher Baines2023-03-11
* Rework the branch page and dataChristopher Baines2023-03-11
* Don't look at the version- branchesChristopher Baines2023-02-17
* Tweak the ttl handling when refreshing dataChristopher Baines2023-02-17
* Tweak and join up how many patch series are processedChristopher Baines2023-02-17
* Drop the concurrency for fetching branch changesChristopher Baines2023-02-03
* Add a thread to refresh data for branchesChristopher Baines2023-02-03
* Make the refresh data thread more specificChristopher Baines2023-02-03
* Improve the badgesChristopher Baines2022-12-11
* Don't cache missing refs for issue branchesChristopher Baines2022-12-09
* Improve caching of the base and target refsChristopher Baines2022-12-06
* Pull more get-issue-branch-base-and-target-refs calls outChristopher Baines2022-12-05
* Add a orange medium badge for "needs investigation" issuesChristopher Baines2022-12-05
* Pull get-issue-branch-base-and-target-refs outChristopher Baines2022-12-05
* Increase the parallelism for refreshing dataChristopher Baines2022-11-28
* Improve linking to the Guix Data Service comparisonChristopher Baines2022-11-22
* Switch to using the git repository for comparison informationChristopher Baines2022-11-20
* Improve the derivation changes error handlingChristopher Baines2022-11-19
* Slightly drop the number of series to refreshChristopher Baines2022-11-19
* Remove some noise from querying derivation changesChristopher Baines2022-11-19
* Raise errors from patch-series-comparisonChristopher Baines2022-11-17
* Add more exception handling for derivation changesChristopher Baines2022-11-17
* Simplify data refresh code and add some parallelismChristopher Baines2022-11-17
* Start highlighting build issues in the overall patch statusChristopher Baines2022-11-17