aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* Remove peek callChristopher Baines2020-02-08
* Rework cross derivations supportChristopher Baines2020-02-08
* Add a page to show system tests for a revisionChristopher Baines2020-02-03
* Add a very basic repositories pageChristopher Baines2020-02-01
* Add a build servers pageChristopher Baines2020-02-01
* Fix indentationChristopher Baines2020-02-01
* Add a job events pageChristopher Baines2020-01-20
* Tweak the recent events table on the jobs pageChristopher Baines2020-01-20
* Improve the compare-invalid-parameters messagesChristopher Baines2020-01-18
* Add a small table of recent job eventsChristopher Baines2020-01-12
* 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