aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Stop queries being able to insert systemsHEADmasterChristopher Baines8 days
* Fix git-commit-exists?Christopher Baines13 days
* Fix sorting license setsChristopher Baines13 days
* 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
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Make some sweeping changes to loading new revisionsChristopher Baines2023-11-02
* Remove redundant joins from the select build queryChristopher Baines2023-10-16
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Try to fix backfilling blocked_buildsChristopher Baines2023-07-02
* Filter out duplicate ids for blocking buildsChristopher Baines2023-07-02
* Query for outputs when build events arriveChristopher Baines2023-06-09
* Fix ignoring canceled buildsChristopher Baines2023-05-18
* Ignore canceled builds when querying package derivationsChristopher Baines2023-05-18
* Ensure the known and unknown keys appearChristopher Baines2023-05-09
* Remove redundant match-lambda in select-package-output-availability-for-revisionChristopher Baines2023-05-09
* Use the package_derivations system id in a queryChristopher Baines2023-05-04
* Further tweak fetching narinfosChristopher Baines2023-04-28
* Improve performance of select-fixed-output-package-derivations-in-revisionChristopher Baines2023-03-11
* Fix query in get-count-for-next-levelChristopher Baines2023-03-09
* Avoid a recursive CTE for finding blocked builds where possibleChristopher Baines2023-03-09
* Store the distribution of derivations related to packagesChristopher Baines2023-03-09
* Guard against divide by 0 in update-derivation-outputs-statisticsChristopher Baines2022-11-28
* Do derivation inputs and outputs housekeeping at the end of each jobChristopher Baines2022-11-28