aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Support querying package derivation outputs without the narsChristopher Baines2022-01-31
* Make the revision derivation counts numbersChristopher Baines2022-01-22
* Include the commit hash in the revision JSON responseChristopher Baines2022-01-22
* Process derivations in chunksChristopher Baines2022-01-14
* Fix chunk-for-each! calling proc when there's nothing to doChristopher Baines2022-01-14
* Rename chunk-map! to chunk-for-each!Christopher Baines2022-01-14
* Don't count exiting with a status of 0 as a failureChristopher Baines2022-01-14
* Re-write insert-derivation-inputs in a more memory efficient manorChristopher Baines2022-01-12
* Record job failure on non-0 exit statusChristopher Baines2022-01-12
* Improve the process jobs script signal handlingChristopher Baines2022-01-09
* Increase the default job processing timeoutChristopher Baines2022-01-09
* Improve logging for system test derivation issuesChristopher Baines2022-01-09
* Update the guix-dev.scm fileChristopher Baines2022-01-09
* 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
* Add an index on derivation_output_details.idChristopher Baines2021-07-11
* Fix a regression with running sqitchChristopher Baines2021-07-11
* Track package replacementsChristopher Baines2021-07-11
* Run sqitch in the change modeChristopher Baines2021-07-04
* 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
* Add index for package_metadataCanan Talayhan2021-05-27
* Fix a URI decoding issueChristopher Baines2021-05-27
* Add some indexesChristopher Baines2021-05-17
* 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