aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Query substitutes for latest processed revisions periodicallyChristopher Baines2021-11-16
* Use a bigger start size for the hash tableChristopher Baines2021-10-03
* Insert derivations in chunksChristopher Baines2021-10-03
* Add a chunk procedureChristopher 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
* Add a chunk! untilityChristopher 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
* Fix a regression with running sqitchChristopher Baines2021-07-11
* Track package replacementsChristopher Baines2021-07-11
* Try to adapt the PostgreSQL paramstring to use with sqitchChristopher Baines2021-06-16
* Remove redundant derivation-sources callChristopher Baines2021-06-09
* Pass #:system to channel-instances->manifestChristopher Baines2021-06-09
* Use derivations.system_id in select-builds-with-contextChristopher Baines2021-06-09
* Fix a uri encoding issue with linking to outputsChristopher Baines2021-06-09
* Fix a URI decoding issueChristopher Baines2021-05-27
* Remove the "derivations using output" dataChristopher Baines2021-05-17
* Use filter-map rather than filter and map when processing lintersChristopher Baines2021-05-16
* Fix incorrect query parameters in a couple of builds queriesChristopher Baines2021-05-12
* Fix query typo in branches-by-package-versionChristopher Baines2021-05-12
* Fix request->path-components-and-mime-typeChristopher Baines2021-05-12
* Change data handling when comparing derivationsLuciana Lima Brito2021-04-27
* Reformat a couple of package related queriesChristopher Baines2021-04-24
* Fix more things for the systems table introductionChristopher Baines2021-04-23
* Actually add the system moduleChristopher Baines2021-04-23
* Set more informative page titlesCanan Talayhan2021-04-23
* Fetch the list of system values from the databaseChristopher Baines2021-04-23
* Create a table for systemsChristopher Baines2021-04-23
* Fix an error with the formatted derivation pageChristopher Baines2021-04-23
* Implement basic JSON output for the derivation comparison pageLuciana Brito2021-04-19
* Fix a timezone issueChristopher Baines2021-04-10
* Only query for substitutes for things built in the last 5 minutesChristopher Baines2021-04-10
* Support querying for outputs that have had successful buildsChristopher Baines2021-04-10
* Better handle filtering narinfosChristopher Baines2021-04-10
* Update for the changes around (guix scripts substitute)Christopher Baines2021-04-09
* Fix load revision jobs not failing if the extraction of data failsChristopher Baines2021-03-25
* Fix a null handling issue for system test derivation comparisonChristopher Baines2021-03-25
* 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
* Support the system-tests page for the latest processed revisionChristopher Baines2021-03-05
* Handle NULL values when comparing derivation output details set idsChristopher Baines2021-02-12