aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Bring back the old table header styleChristopher Baines2020-01-02
* Remove a workaround put in for list stylingChristopher 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
* Create an index on the hash component of the store pathChristopher Baines2019-12-29
* 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
* Add a new table to nars for derivation source filesChristopher Baines2019-12-28
* 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
* Guard against failures when loading the narinfo signing public keyChristopher Baines2019-12-26
* Fix the option alist element names for the narinfo signing keyChristopher 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
* Create an index for the hash component of derivation filenamesChristopher Baines2019-12-26
* Sort the web modules in the SOURCES list in Makefile.amChristopher 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