aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Reapply "Optimise inserting derivation inputs"Christopher Baines2025-03-19
* Tweak using vectors in insert-derivation-outputsChristopher Baines2025-03-17
* Try to address the issue of missing derivation outputsChristopher Baines2025-03-17
* Add mechanism to fix derivation inputsChristopher Baines2025-03-10
* Remove compatability with old guix derivation-inputsChristopher Baines2025-03-10
* Revert "Optimise inserting derivation inputs"Christopher Baines2025-03-10
* Fix some nullsChristopher Baines2025-02-06
* Fix matching NULLChristopher Baines2025-01-27
* Handle NULL values for included_branchesChristopher Baines2025-01-17
* Attempt to reduce memory churn when processing package metadataChristopher Baines2024-12-29
* Avoid null characters in package descriptionsChristopher Baines2024-12-29
* Add utility functions for configuring the databaseChristopher Baines2024-12-15
* Improve some query formattingChristopher Baines2024-12-09
* Rework loading revision dataChristopher Baines2024-12-09
* Improve null handlingChristopher Baines2024-12-01
* Handle conflicts in insert-missing-data-and-return-all-idsChristopher Baines2024-12-01
* Memoize field-can-be-null?Christopher Baines2024-11-29
* Handle conflicts when inserting lint warning message setsChristopher Baines2024-11-29
* Use insert-missing-data-and-return-all-ids for locationsChristopher Baines2024-11-29
* Stop queries being able to insert systemsChristopher Baines2024-11-13
* Fix git-commit-exists?Christopher Baines2024-11-08
* Fix sorting license setsChristopher Baines2024-11-08
* Add placeholder derivation source file nar proceduresChristopher Baines2024-10-27
* Speed up package-description-and-synopsis-locale-options-guix-revisionChristopher Baines2024-09-08
* Speed up select-builds-with-context-by-derivation-outputChristopher Baines2024-09-07
* Use system-ids for inserting distribution countsChristopher Baines2024-08-12
* Add more logging to backfilling guix_revision_package_derivation_distribution...Christopher Baines2024-08-12
* Parallelise inserting package derivation distribution countsChristopher Baines2024-08-10
* Move inserting derivations in to the load-new-guix-revision moduleChristopher Baines2024-08-07
* Add more time logging in to insert-missing-derivationsChristopher Baines2024-07-16
* Stop inserting missing source file narsChristopher Baines2024-07-16
* Delete duplicates when inserting license dataChristopher Baines2024-06-25
* Speed up querying for revision package derivationsChristopher Baines2024-06-21
* Speed up select-build-outputsChristopher Baines2024-06-20
* Support regexes for included and excluded branchesChristopher Baines2024-05-22
* Fix package replacement handling on the revision packages pageChristopher Baines2024-04-28
* Move backfilling in to the server module and use the connection poolChristopher Baines2024-04-01
* Speed up loading package metadataChristopher Baines2024-02-01
* Split up handling of package description dataChristopher Baines2024-01-31
* Remove even more time loggingChristopher Baines2024-01-28
* Remove some time loggingChristopher Baines2024-01-27
* Fixup testsChristopher Baines2024-01-18
* Split and instrument parts of inferior-packages->package-metadata-idsChristopher Baines2024-01-18
* Rewrite part of insert-missing-data-and-return-all-ids to avoid filterChristopher Baines2024-01-18
* Have delete-duplicates/sort! take a equality procedureChristopher Baines2024-01-18
* Use delete-duplicates/sort! in inferior-packages->license-set-idsChristopher Baines2024-01-18
* Use delete-duplicates/sort! in insert-missing-data-and-return-all-idsChristopher Baines2024-01-18
* Memoize computing tokensChristopher Baines2023-11-24
* Handle derivations with no sourcesChristopher Baines2023-11-05
* Include output information in the package page responseChristopher Baines2023-11-05