aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* WIPwip-reproducibility-pie-chartChristopher Baines2019-12-15
* Improve the revision derivation-outputs pageChristopher Baines2019-12-15
* Show the possible failure reasons on the build pageChristopher Baines2019-12-15
* Link to the build pages from the derivation pageChristopher Baines2019-12-15
* Add a page for each buildChristopher Baines2019-12-15
* Add a builds page for a specific revisionChristopher Baines2019-12-14
* Break down the build stats by build serverChristopher Baines2019-12-14
* Drop the default number of results on the derivation outputs pageChristopher Baines2019-12-14
* Add "Fixed output" to the options for Reproducibility statusChristopher Baines2019-12-14
* Implement the reproducibility status filterChristopher Baines2019-12-14
* Add a parameter to form-horizontal-control affect multiple valuesChristopher Baines2019-12-14
* Improve the next page links on the revision pagesChristopher Baines2019-12-13
* Add a utility to help generate next page linksChristopher Baines2019-12-13
* Add a page to show derivation outputs for a revisionChristopher Baines2019-12-12
* Add a results count to the revision derivations pageChristopher Baines2019-12-12
* Fix the all-results/limit handling in the revision derivatinos controllerChristopher Baines2019-12-12
* Add a page to show the derivations in a revisionChristopher Baines2019-12-12
* Add a utility to generate a span for the status of a buildChristopher Baines2019-12-12
* Move build-status helpers to the html-utils moduleChristopher Baines2019-12-12
* Include nars on the output pageChristopher Baines2019-12-12
* Add a new page for the narinfos associated with an outputChristopher Baines2019-12-12
* Add a page for each signing keyChristopher Baines2019-12-12
* Add a new html-utils moduleChristopher Baines2019-12-12
* Stop setting a long max-age for the viewing store itemsChristopher Baines2019-12-12
* Support querying builds by build serversChristopher Baines2019-12-12
* Support querying builds by statusChristopher Baines2019-12-12
* Handle multiple invalid values for a single form fieldChristopher Baines2019-12-12
* Fix the JSON output for the derivation history pageChristopher Baines2019-11-26
* Extract the builds page in to it's own set of modulesChristopher Baines2019-11-24
* Respond to any method with a 404, if the request is unrecognisedChristopher Baines2019-11-24
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Add a page to render the channel news entries for a revisionChristopher Baines2019-11-22
* Expand compare by datetime outputChristopher Baines2019-11-21
* Remove some peek statements that snuck inChristopher Baines2019-11-21
* Include news entries on the comparison pageChristopher Baines2019-11-21
* Link to the comparison page when viewing derivation historyChristopher Baines2019-11-21
* Add a basic page for derivation source filesChristopher Baines2019-11-21
* Add more links to store itemsChristopher Baines2019-11-21
* Add a generic way of presenting values that may be store itemsChristopher Baines2019-11-21
* Link to the formatted derivation pageChristopher Baines2019-11-21
* Link to derivation comparison page from the compare/derivations pageChristopher Baines2019-11-21
* Add a basic derivation comparison pageChristopher Baines2019-11-21
* Remove a couple of peek calls that snuck inChristopher Baines2019-11-21
* Include the hash algorithm and hash on the formatted derivation pageChristopher Baines2019-11-10
* Add a page to show a formatted derivation representationChristopher Baines2019-11-09
* 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
* Extract the comparison pages out from the main modulesChristopher Baines2019-10-14
* Move the unknown-revision function to the correct moduleChristopher Baines2019-10-14