Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Provide more information on the selected options | Christopher Baines | 2023-07-21 |
| | | | | On the package changes pages. | ||
* | Improve the styling of the package changes page | Christopher Baines | 2023-07-21 |
| | |||
* | Port the package changes functionality from branches to issues | Christopher Baines | 2023-07-21 |
| | |||
* | Add a new package changes page | Christopher Baines | 2023-07-05 |
| | | | | And make some refactoring to make this easier. | ||
* | Improve display of too many changes for branches | Christopher Baines | 2023-07-03 |
| | |||
* | Style the branch packages information red when it's unavailable | Christopher Baines | 2023-06-17 |
| | |||
* | Add some links to the branch pages | Christopher Baines | 2023-06-17 |
| | |||
* | Fix displaying error information on the branch page | Christopher Baines | 2023-06-17 |
| | |||
* | Handle the cached exceptions in the issue view | Christopher Baines | 2023-06-17 |
| | |||
* | Improve error reporting on the issue page | Christopher Baines | 2023-06-16 |
| | | | | | | This regressed when more data started to be cached, since the exceptions couldn't be stored in the db, but now some of the information makes it through. | ||
* | Tweak the home page | Christopher Baines | 2023-06-15 |
| | | | | | Move the contributing information to the bottom, and move the patches link above branches. | ||
* | Use the right to/too | Christopher Baines | 2023-06-09 |
| | | | | Thanks Andreas. | ||
* | Make branch builds conditional on master branch substitute availability | Christopher Baines | 2023-06-03 |
| | | | | | As is done for patches. While the build coordinator prioritises the builds, I think this can stil help make best use of the build farm. | ||
* | Improve messaging around low substitute availability | Christopher Baines | 2023-06-03 |
| | |||
* | Highlight when branches are out of date | Christopher Baines | 2023-06-02 |
| | |||
* | Highlight low master branch substitute availability on the issue page | Christopher Baines | 2023-06-02 |
| | |||
* | Show a table of branches on the homepage | Christopher Baines | 2023-05-24 |
| | |||
* | Improve message | Christopher Baines | 2023-05-23 |
| | |||
* | Make patch testing conditional on master branch substitute availability | Christopher Baines | 2023-05-23 |
| | | | | | | | | | Patch testing has been disabled manually recently as master branch substitute availability has been low, but this change automates that. While this check is quite rough, it's generally not worth submitting builds when the substitute availability for the master branch is low since the build farm will be busy with master branch builds. | ||
* | Change branch comparisons to work on more specific commit ranges | Christopher Baines | 2023-05-22 |
| | | | | | | Rather than just comparing against the latest master revision. This includes changes to improve request handling to the data service. | ||
* | Use orange color for the non-master branch pages too | Christopher Baines | 2023-05-12 |
| | |||
* | Remove requirement of builds for showing the issue package changes | Christopher Baines | 2023-05-09 |
| | | | | | | Previously this was needed as the table wouldn't show things as "unknown" unless there were builds. Now the processing of the data has changed such that this is no longer an issue. | ||
* | Update contribution details | Christopher Baines | 2023-05-09 |
| | |||
* | Don't show substitute availability of cross build packages | Christopher Baines | 2023-05-03 |
| | | | | At least in this table. | ||
* | Update the branches listed on the home page | Christopher Baines | 2023-04-25 |
| | | | | As core-updates has now been merged. | ||
* | Remove staging from the home page | Christopher Baines | 2023-04-18 |
| | | | | As the branch no longer exists. | ||
* | Remove links from the table on the issue page | Christopher Baines | 2023-03-12 |
| | | | | | They Guix Data Service pages don't directly match up with the numbers in the table. | ||
* | Add missing styles to the branch page | Christopher Baines | 2023-03-12 |
| | |||
* | Show more information about branches, including substitute availability | Christopher Baines | 2023-03-12 |
| | |||
* | Better manage the data for issues | Christopher Baines | 2023-03-11 |
| | | | | | | Don't use the full derivation changes data when trying to render the page, as that might be quite large. Instead, compute and cache the counts, and then use this for rendering. | ||
* | Rework the branch page and data | Christopher Baines | 2023-03-11 |
| | | | | | This should address the performance problems, and begin to make this page useful. | ||
* | Add a place for some notes | Christopher Baines | 2023-03-01 |
| | |||
* | Fix typo | Julien Lepiller | 2023-02-02 |
| | |||
* | Ignore derivation lint warnings | Christopher Baines | 2022-12-10 |
| | | | | As the data service doesn't process these any longer. | ||
* | Add "View Git branch" link to the issue page | Christopher Baines | 2022-12-06 |
| | |||
* | Fix colspan | Christopher Baines | 2022-11-24 |
| | |||
* | Display more information if the comparison is unavailable | Christopher Baines | 2022-11-22 |
| | |||
* | Improve linking to the Guix Data Service comparison | Christopher Baines | 2022-11-22 |
| | |||
* | Add some symbols in to show the status | Christopher Baines | 2022-11-21 |
| | | | | This helps in text only browsers. | ||
* | Switch the patches page back to using styling for the patch statuses | Christopher Baines | 2022-11-21 |
| | | | | | | Rather than SVG images. This should be faster, and work better in textual browsers. | ||
* | Raise errors from patch-series-comparison | Christopher Baines | 2022-11-17 |
| | | | | When the response indicates a problem. | ||
* | Visually separate the base and target in the issue package table | Christopher Baines | 2022-11-16 |
| | |||
* | Don't display misleading package comparison information | Christopher Baines | 2022-11-15 |
| | | | | Only display if the builds are not missing for the derivation changes. | ||
* | Split out blocked builds from unknown builds | Christopher Baines | 2022-11-15 |
| | |||
* | Add missing bracket | Christopher Baines | 2022-11-05 |
| | |||
* | Fix the badge img | Christopher Baines | 2022-11-05 |
| | |||
* | Improve the wording on the patches page | Christopher Baines | 2022-11-05 |
| | |||
* | Show the issue badge on the page | Christopher Baines | 2022-11-05 |
| | | | | To make it easier to discover. | ||
* | Add some information about how the patches page is ordered | Christopher Baines | 2022-11-05 |
| | |||
* | Make moreinfo tagging smarter | Christopher Baines | 2022-11-01 |
| |