aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Improve the package derivation by guix revision range insert queriesChristopher Baines2022-05-26
* Add missing comma in queryChristopher Baines2022-05-24
* Fix delete-guix-revision-package-derivation-entriesChristopher Baines2022-05-24
* Fix expected exec-query value when no branch existsChristopher Baines2022-05-24
* Fix more issues with the git_commits introductionChristopher Baines2022-05-23
* Allow filtering package derivations based on build server buildsChristopher Baines2022-05-23
* Fix more of rebuilding one of the tablesChristopher Baines2022-05-23
* Add missing git_branches query part to insert queryChristopher Baines2022-05-23
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Move the builds.derivation_output_details_set_id updateChristopher Baines2022-04-16
* Close the load revision inferior prior to inserting dataChristopher Baines2022-03-11
* Add to the hardcoded list of valid targetsChristopher Baines2022-03-11
* Include the nl_NL.UTF-8 locale when processing revisionsMaxime Devos2022-03-02
* 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