aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/repository
Commit message (Expand)AuthorAge
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Include if data is available in the JSON response for a branchChristopher Baines2020-04-24
* Fix the field names for the JSON representation of a branchChristopher Baines2020-04-24
* Add missing locale parameter to the latest revision lint warningsChristopher Baines2020-04-15
* Store output of most-recent-commits-for-branch in a local variableDanjela lura2020-03-29
* Include data in JSON response for the branch pagespf502020-03-28
* Add an unimplemented JSON response for the branch pageChristopher Baines2020-03-26
* Add a page for package output history on a branchChristopher Baines2020-03-21
* Fix target handling on the package derivation history pageChristopher Baines2020-02-16
* Rework cross derivations supportChristopher Baines2020-02-08
* Add a very basic repositories pageChristopher Baines2020-02-01
* Don't hardcode the system and target for the derivation history pageChristopher Baines2020-01-05
* Extract out the derivation-history rendering codeChristopher Baines2020-01-05
* Fix the table layout on the derivation history pageChristopher Baines2020-01-03
* Link to the versions page from the latest revision package pageChristopher Baines2019-12-27
* Link to the derivation history page from the branch package pageChristopher Baines2019-12-27
* Fix the colspan for the derivation history table chart rowsChristopher Baines2019-12-26
* Include builds on the derivation history pageChristopher Baines2019-12-22
* Use the full width of the page for the derivation history tableChristopher Baines2019-12-22
* Fix the JSON output for the derivation history pageChristopher Baines2019-11-26
* Remove some peek statements that snuck inChristopher Baines2019-11-21
* Link to the comparison page when viewing derivation historyChristopher Baines2019-11-21
* Add first version of a page with the history of package derivationsChristopher Baines2019-11-09
* Fix various warnings relating to the controller refactoringChristopher Baines2019-10-18
* Handle unknown requests better within controllersChristopher Baines2019-10-18
* Refactor the repository pages codeChristopher Baines2019-10-14