aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Try to further speed up inserting missing derivation source filesChristopher Baines2022-03-02
* Speed up the finding of missing sourcesChristopher Baines2022-03-01
* Support querying package derivation outputs without the narsChristopher Baines2022-01-31
* Make the revision derivation counts numbersChristopher Baines2022-01-22
* Process derivations in chunksChristopher Baines2022-01-14
* Rename chunk-map! to chunk-for-each!Christopher Baines2022-01-14
* Re-write insert-derivation-inputs in a more memory efficient manorChristopher Baines2022-01-12
* Use a bigger start size for the hash tableChristopher Baines2021-10-03
* Insert derivations in chunksChristopher Baines2021-10-03
* Log the time to read missing derivations from the storeChristopher Baines2021-10-03
* Select existing derivations in chunksChristopher Baines2021-10-03
* Insert derivation inputs in chunksChristopher Baines2021-10-03
* Handle the case where there are no missing file namesChristopher Baines2021-09-25
* Optimise inserting derivation inputsChristopher Baines2021-09-24
* Neaten up formatting in select-derivation-output-idChristopher Baines2021-09-24
* Replace derivation-file-names->vhashChristopher Baines2021-09-24
* Speed up inserting missing derivation sourcesChristopher Baines2021-09-24
* Fix the select-source-files-missing-nars queryChristopher Baines2021-09-16
* Make sure to add missing source file nars when inserting derivationsChristopher Baines2021-09-14
* Handle #f package descriptionsChristopher Baines2021-08-09
* Track package replacementsChristopher Baines2021-07-11
* Remove redundant derivation-sources callChristopher Baines2021-06-09
* Use derivations.system_id in select-builds-with-contextChristopher Baines2021-06-09
* Fix incorrect query parameters in a couple of builds queriesChristopher Baines2021-05-12
* Fix query typo in branches-by-package-versionChristopher Baines2021-05-12
* Change data handling when comparing derivationsLuciana Lima Brito2021-04-27
* Reformat a couple of package related queriesChristopher Baines2021-04-24
* Actually add the system moduleChristopher Baines2021-04-23
* Fetch the list of system values from the databaseChristopher Baines2021-04-23
* Create a table for systemsChristopher Baines2021-04-23
* Support querying for outputs that have had successful buildsChristopher Baines2021-04-10
* Have branches-by-package-version look at latest processed revisionChristopher Baines2021-03-15
* Add a /package/NAME pageChristopher Baines2021-03-14
* Add page for looking at the history of a system testChristopher Baines2021-03-14
* Add powerpc64le-linux as a supported systemChristopher Baines2021-02-12
* Support more query parameters on the /builds pageChristopher Baines2021-02-08
* Fix a squee update issue with the package reproducibility pageChristopher Baines2021-02-06
* Fix comparing by datetimeChristopher Baines2021-02-05
* Adjust all-branches-with-most-recent-commit for recent changesChristopher Baines2021-02-03
* Update most-recent-commits-for-branch to handle data availabilityChristopher Baines2021-02-03
* Fix latest processed commit for branchChristopher Baines2021-02-03
* Better handle retries for jobsChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Remove store_path from select-guix-revision-for-branch-and-datetimeChristopher Baines2021-02-02
* Show finished builds on the fixed output package derivations pageChristopher Baines2021-02-02
* Adjust for the introduction of (guix narinfo)Christopher Baines2021-02-01
* Fix a Squee null handling issue with latest fixed output derivationsChristopher Baines2021-01-14
* Add missing build server build ids to various queriesChristopher Baines2021-01-03
* Fix various issues linking to buildsChristopher Baines2021-01-03
* Fix squee compatability issues for serving derivationsChristopher Baines2021-01-02