aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/derivation.scm
Commit message (Expand)AuthorAge
* WIPwip-temp-table-insertionChristopher Baines2020-02-03
* Make valid-systems quickerChristopher Baines2020-01-05
* Implement the search query input on the derivation outputs pageChristopher Baines2020-01-04
* Add a function to search for derivations in a revisionChristopher Baines2020-01-04
* Remove the outputs from the query behind the revision derivationsChristopher Baines2020-01-04
* Add more timing and debugging output to the load processChristopher Baines2020-01-04
* Add a #:loop? option to backfill-derivation-source-file-narsChristopher Baines2020-01-03
* Make it possible to specify the batch sizeChristopher 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
* Rework insert-derivation-sources to use a helper functionChristopher Baines2019-12-29
* Serve narinfo files for derivation sourcesChristopher 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
* 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 copyright and license headers to a bunch of source filesChristopher 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
* 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
* Allow filtering by system and target on the derivation-outputs pageChristopher Baines2019-12-16
* Implement the reproducibility status filterChristopher Baines2019-12-14
* Remove non-existent export from the derivation moduleChristopher Baines2019-12-12
* Add a function to select the outputs in a revisionChristopher Baines2019-12-12
* Fix related builds in select-derivations-in-revisionChristopher Baines2019-12-12
* Start storing and identifying sets of derivation outputsChristopher Baines2019-12-12
* Add a function to select derivations in a revisionChristopher Baines2019-12-12
* Fix some queries relating to the build_status table changesChristopher Baines2019-11-28
* Add a function for selecting derivation source filesChristopher Baines2019-11-21
* Improve select-derivation-outputs-by-derivation-idChristopher Baines2019-11-10
* Add a function to select derivation sourcesChristopher Baines2019-11-09
* Improve some derivation model functionsChristopher Baines2019-11-09
* Sort the derivation inputs by derivation file nameChristopher Baines2019-11-03
* Use numbers for ids in the derivation modelChristopher Baines2019-09-05
* Handle a change in guix with the <derivation-input> recordChristopher Baines2019-09-01
* Use line buffering for the input and output portsChristopher Baines2019-06-17
* Add a function to get a count of derivationsChristopher Baines2019-04-08
* Differentiate filtering better for select-derivations-and-build-statusChristopher Baines2019-03-24
* Improve the query in select-derivations-and-build-statusChristopher Baines2019-03-24
* Deduplicate file-names in select-derivations-and-build-statusChristopher Baines2019-03-24
* Extract out deduplicate-strings to the utils moduleChristopher Baines2019-03-24
* Improve the compare derivations pageChristopher Baines2019-03-17
* Avoid loading in all derivationsChristopher Baines2019-03-14
* Many changesChristopher Baines2019-03-11
* Continue improving pages and linking things togetherChristopher Baines2019-03-07