aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/view
Commit message (Expand)AuthorAge
* Link to the guidance for reviewing patchesChristopher Baines2025-02-06
* Use knots web server exception handling featureChristopher Baines2025-01-26
* Add a robots.txt file•••To try and discourage scraping the pages that change often and aren't worth indexing. Christopher Baines2025-01-15
* Improve the branches page•••And add a JSON repsonse. Christopher Baines2025-01-06
* Update and refactor the data service details•••The repository id has changed in the database, so update. Christopher Baines2024-12-15
* Fix missing unquoteChristopher Baines2024-10-06
* Update domain for the patches repositoryChristopher Baines2024-09-11
* Handle more error cases in package-changes-summary-tableChristopher Baines2024-06-22
* Query for branch changes by system•••And don't store the full data in the database, just the counts. This should avoid timeout issues with the data service and speed up storing and fetching the data from the cache. Christopher Baines2024-06-22
* Fix hardcoded issue numberChristopher Baines2024-05-18
* Show the branch on the patches pageChristopher Baines2024-05-15
* Simplify patches-viewChristopher Baines2024-05-12
* Handle issues.guix GraphQL queries failing betterChristopher Baines2024-04-23
* Fix the package changes table on the branch page•••And only display the "below systems" message if there are any. Christopher Baines2023-11-03
* Use a different symbol when waiting for build results•••And group these issues towards the top of the patches list since they potentially can be merged if there's not too many builds remaining. Christopher Baines2023-11-03
* Start to better describe when builds are waiting to happen•••Don't use the same styling as failed builds on the issue page, and also separate out the systems which don't count towards the issue status. Christopher Baines2023-11-02
* 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
* Add a simple package pageChristopher Baines2023-10-31
* Add a reproducible-builds page to display data and issues•••Maybe this will be a useful starting point. Christopher Baines2023-10-30
* Sort and filter the branch package reproducibility table•••Removing systems for which substitutes aren't available. Christopher Baines2023-10-30
* Fetch and display package reproducibility information for branches•••This involved some refactoring of branch data in general. Christopher Baines2023-10-29
* Make "large-number-of-builds" an issue status•••Rather than these falling within the unknown status. Christopher 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 patchwork•••Fetch pages one at a time until the required number of patch series has been fetched. This commit also changes the ordering from issue number to the series ID, which will mean that series associated with older issues will be prefered over newer issues with older series. Christopher Baines2023-10-17
* Show the changes to cross derivations on issue pagesChristopher Baines2023-10-15
* Show the merged with issuesChristopher Baines2023-10-13
* Only show the create branch log if it's availableChristopher Baines2023-10-10
* Remove peekChristopher Baines2023-10-10
* Improve error reporting around branchesChristopher Baines2023-10-10
* Allow filtering issues by statusChristopher Baines2023-10-02
* Link and show some patches stats on the homepageChristopher Baines2023-09-30
* Add some more issue statuses•••So it's easier to find issues that have specific problems. Christopher Baines2023-09-27
* Add a mechanism to add the reviewed-looks-good usertag to issues•••As a way of trying to prioritise merging patches that have been reviewed by someone. Christopher Baines2023-09-26
* Make reviewed-looks-good an issue statusChristopher Baines2023-09-26
* Show the guix usertags on the issue pageChristopher Baines2023-09-26
* Better handle patches that don't applyChristopher Baines2023-09-19
* Pull some divs out of the issue view•••To make it easier to read. Christopher Baines2023-09-19
* Fix uri encoding of derivation filenamesChristopher Baines2023-09-16
* Fix some links to derivationsChristopher Baines2023-09-15
* Display the README as a page•••Like the data service. Christopher Baines2023-09-04
* Make sure to include more builds on the package changes pages•••As previously builds that went from an unknown or blocked status wouldn't appear. Christopher Baines2023-07-21
* Fix "View comparison" links on the issue pagesChristopher Baines2023-07-21
* Provide more information on the selected options•••On the package changes pages. Christopher Baines2023-07-21
* Improve the styling of the package changes pageChristopher Baines2023-07-21
* Port the package changes functionality from branches to issuesChristopher Baines2023-07-21
* Add a new package changes page•••And make some refactoring to make this easier. Christopher Baines2023-07-05