Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix the JSON output for the derivation history page | Christopher Baines | 2019-11-26 | |
| | ||||
* | Remove some peek statements that snuck in | Christopher Baines | 2019-11-21 | |
| | ||||
* | Link to the comparison page when viewing derivation history | Christopher Baines | 2019-11-21 | |
| | ||||
* | Add first version of a page with the history of package derivations | Christopher Baines | 2019-11-09 | |
| | | | | | Some filtering options need adding for the system and target, as it's currently hardcoded, but the general page does work. | |||
* | Fix various warnings relating to the controller refactoring | Christopher Baines | 2019-10-18 | |
| | ||||
* | Handle unknown requests better within controllers | Christopher Baines | 2019-10-18 | |
| | ||||
* | Refactor the repository pages code | Christopher Baines | 2019-10-14 | |
Move it out of the main controller and html modules to better separate the code, which should allow to make it easier to read in the future. |