Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix the unknown build counts on the builds pages | Christopher Baines | 2019-12-23 |
* | Add links from the builds pages to the pages for individual builds | Christopher Baines | 2019-12-22 |
* | Allow filtering the revision builds page by system | Christopher Baines | 2019-12-22 |
* | Filter builds on the revision builds page by revision | Christopher Baines | 2019-12-22 |
* | Handle derivations with no known build•••When displaying build stats. | Christopher Baines | 2019-12-22 |
* | Link to the derivation outputs from the package reproducibility page | Christopher Baines | 2019-12-16 |
* | Allow filtering by system and target on the derivation-outputs page•••So that this can match up with the package reproducibility page. | Christopher Baines | 2019-12-16 |
* | Add titles to a couple of revision pages | Christopher Baines | 2019-12-16 |
* | Simplify the derivations page display•••Displaing the outputs didn't add much, so focus on neatly displaying the builds. | Christopher Baines | 2019-12-16 |
* | Drop the default number of derivations to display•••As 100 is quite a lot to display by default. | Christopher Baines | 2019-12-16 |
* | Add a page with charts to show package reproducibility | Christopher Baines | 2019-12-16 |
* | Improve the revision derivation-outputs page•••Neaten up the display of the hashes, and add a reproducibility status column. | Christopher Baines | 2019-12-16 |
* | Add a builds page for a specific revision•••Like the /builds page, but filtered for a specific revision. | Christopher Baines | 2019-12-14 |
* | Drop the default number of results on the derivation outputs page•••To have it load quicker, but also because 100 results aren't necessary. | Christopher Baines | 2019-12-14 |
* | Add "Fixed output" to the options for Reproducibility status•••On the derivation outputs page, as some derivations are reproducible by definition, so it's good to identify and exclude these. | Christopher Baines | 2019-12-14 |
* | Implement the reproducibility status filter•••On the derivation-outputs page. | Christopher Baines | 2019-12-14 |
* | Improve the next page links on the revision pages•••To add or update the relevant query parameter, rather than replacing all the query parameters with the new value. | Christopher Baines | 2019-12-13 |
* | Add a page to show derivation outputs for a revision | Christopher Baines | 2019-12-12 |
* | Add a results count to the revision derivations page | Christopher Baines | 2019-12-12 |
* | Fix the all-results/limit handling in the revision derivatinos controller | Christopher Baines | 2019-12-12 |
* | Add a page to show the derivations in a revision | Christopher Baines | 2019-12-12 |
* | Move build-status helpers to the html-utils module | Christopher Baines | 2019-12-12 |
* | Add a page to render the channel news entries for a revision | Christopher Baines | 2019-11-22 |
* | Fix various warnings relating to the controller refactoring | Christopher Baines | 2019-10-18 |
* | Handle unknown requests better within controllers | Christopher Baines | 2019-10-18 |
* | Move the unknown-revision function to the correct module | Christopher Baines | 2019-10-14 |
* | Refactor the revision pages•••Move the code to a more specific controller and html module. There's a lot of code related to the revision pages, and having it separated will help with refactoring it. | Christopher Baines | 2019-10-14 |