aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* 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
* Add more timing and debugging output to the load processChristopher Baines2020-01-04
* Fix the table layout on the derivation history pageChristopher Baines2020-01-03
* Add a #:loop? option to backfill-derivation-source-file-narsChristopher Baines2020-01-03
* Fix some instability in the lint warnings page resultsChristopher Baines2020-01-02
* 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
* Make it possible to specify the batch sizeChristopher Baines2019-12-31
* Switch to using package-supported-systems, not the transitive oneChristopher Baines2019-12-31
* Improve generating derivations for foreign architecturesChristopher Baines2019-12-31
* Display details for the derivation source filesChristopher Baines2019-12-30
* Add a function to backfill missing derivation source file narsChristopher Baines2019-12-30
* Improve entity handling in the sxml moduleChristopher Baines2019-12-30
* Rework insert-derivation-sources to use a helper functionChristopher Baines2019-12-29
* 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
* Generate and store nars for 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
* Fix more cases where equivalent builds were missedChristopher Baines2019-12-26
* Add pagination to the jobs pageChristopher Baines2019-12-26
* Remove reverse from the copy of http-multiple-getChristopher Baines2019-12-26
* Fix the colspan for the derivation history table chart rowsChristopher Baines2019-12-26
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Remove a rogue 1 from the (guix-data-service model nar) moduleChristopher Baines2019-12-26
* Serve the /nix-cache-info responseChristopher Baines2019-12-26
* Serve narinfo files for derivationsChristopher Baines2019-12-26
* Add a function to fetch references for derivationsChristopher Baines2019-12-26
* Add a function to fetch a derivation by file name hashChristopher Baines2019-12-26
* Use the returned file name in select-derivation-by-file-nameChristopher 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
* Add a function serialize a derivationChristopher Baines2019-12-26
* Ensure output ordering for derivations is correctChristopher Baines2019-12-26
* Fix the representation of the fixed output derivation hashesChristopher Baines2019-12-26
* Group derivation input outputs together by derivationChristopher Baines2019-12-26
* Use HTTP pipelining when making requests to build serversChristopher Baines2019-12-26
* Fix the successful builds outputs query where there are no revisionsChristopher Baines2019-12-26