aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* Delete unused assoc-ref-multiple functionChristopher Baines2020-01-10
* Add a basic page for build serversChristopher Baines2020-01-05
* 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 help text on the derivation outputs pageChristopher Baines2020-01-04
* Implement the search query input on the derivation outputs pageChristopher Baines2020-01-04
* Support the search query input on the revision derivations pageChristopher Baines2020-01-04
* Fix the help text on the revision derivations pageChristopher Baines2020-01-04
* Fix some missing arguments to view-revision-derivationsChristopher Baines2020-01-04
* Drop bottom margin of the dl's on the revision derivations pageChristopher Baines2020-01-04
* Add missing headings to the revision derivations page tableChristopher Baines2020-01-04
* Remove the outputs from the query behind the revision derivationsChristopher Baines2020-01-04
* Add a revision header and link to the package reproducibility pageChristopher Baines2020-01-04
* Add a revision header and link on the revision builds pageChristopher Baines2020-01-04
* Fix the table layout on the derivation history pageChristopher Baines2020-01-03
* Fix a few list styling issuesChristopher Baines2020-01-02
* Remove the reset.css stylesheetChristopher Baines2020-01-02
* Better split up the comparision functionalityChristopher Baines2020-01-02
* Display details for the derivation source filesChristopher Baines2019-12-30
* Improve entity handling in the sxml moduleChristopher Baines2019-12-30
* Serve narinfo files for derivation sourcesChristopher Baines2019-12-29
* Move rendering narinfo responses out of the main controller functionChristopher Baines2019-12-29
* Serve nar files for the derivation source filesChristopher Baines2019-12-29
* Change the language around reproducibility/matching outputsChristopher Baines2019-12-27
* Fix the help text on the jobs pageChristopher Baines2019-12-27
* Add a page to show the public key used to sign substitutesChristopher Baines2019-12-27
* Change indentation in the nar-controller parametersChristopher Baines2019-12-27
* Add a link to the derivations pageChristopher Baines2019-12-27
* 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
* Improve the builds info on the revision package version pageChristopher Baines2019-12-27
* Add pagination to the jobs pageChristopher Baines2019-12-26
* Fix the colspan for the derivation history table chart rowsChristopher Baines2019-12-26
* Serve the /nix-cache-info responseChristopher Baines2019-12-26
* Serve narinfo files for derivationsChristopher Baines2019-12-26
* Render nar files for derivationsChristopher Baines2019-12-26
* Add a "plain" view for derivationsChristopher Baines2019-12-26
* Add a helper function to render textChristopher Baines2019-12-26
* Group derivation input outputs together by derivationChristopher Baines2019-12-26
* Fix the unknown build counts on the builds pagesChristopher Baines2019-12-23
* 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
* Add links from the builds pages to the pages for individual buildsChristopher Baines2019-12-22
* Allow filtering the revision builds page by systemChristopher Baines2019-12-22
* Filter builds on the revision builds page by revisionChristopher Baines2019-12-22
* Handle derivations with no known buildChristopher Baines2019-12-22
* Improve the error handling for the build pageChristopher Baines2019-12-16
* Link to the derivation outputs from the package reproducibility pageChristopher Baines2019-12-16
* Allow filtering by system and target on the derivation-outputs pageChristopher Baines2019-12-16
* Add titles to a couple of revision pagesChristopher Baines2019-12-16