Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix the package changes table on the branch page | Christopher Baines | 2023-11-03 |
| | | | | And only display the "below systems" message if there are any. | ||
* | Add a reproducible-builds page to display data and issues | Christopher Baines | 2023-10-30 |
| | | | | Maybe this will be a useful starting point. | ||
* | Sort and filter the branch package reproducibility table | Christopher Baines | 2023-10-30 |
| | | | | Removing systems for which substitutes aren't available. | ||
* | Fetch and display package reproducibility information for branches | Christopher Baines | 2023-10-29 |
| | | | | This involved some refactoring of branch data in general. | ||
* | Improve error reporting around branches | Christopher Baines | 2023-10-10 |
| | |||
* | 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 |
| | |||
* | 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. | ||
* | Highlight when branches are out of date | Christopher Baines | 2023-06-02 |
| | |||
* | 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 |
| | |||
* | Don't show substitute availability of cross build packages | Christopher Baines | 2023-05-03 |
| | | | | At least in this 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 |
| | |||
* | Rework the branch page and data | Christopher Baines | 2023-03-11 |
| | | | | | This should address the performance problems, and begin to make this page useful. | ||
* | Remove duplication in the branch module | Christopher Baines | 2022-09-17 |
| | |||
* | Speed up viewing branches | Christopher Baines | 2022-09-14 |
| | |||
* | Start adding support for branches | Christopher Baines | 2022-09-14 |