aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add to the hardcoded list of valid targetsChristopher Baines2022-03-11
* Extract out the code for starting an inferiorChristopher Baines2022-03-11
* Process each system target pair individuallyChristopher Baines2022-03-11
* Disable value history in the inferior replChristopher Baines2022-03-11
* Compute more cross derivationsChristopher Baines2022-03-11
* Deduplicate inferior packages including replacementsChristopher Baines2022-03-04
* Simplify deduplicate-inferior-packagesChristopher Baines2022-03-04
* Include the nl_NL.UTF-8 locale when processing revisionsMaxime Devos2022-03-02
* Address a few issues in the load new guix revision testsChristopher Baines2022-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
* Add a faster delete-duplicates functionChristopher Baines2022-03-01
* Skip dropping the log part sequence if there's a lockChristopher Baines2022-02-21
* Move logging cleanup tasks to after the transaction commitsChristopher Baines2022-02-19
* Change how package supported systems are handledChristopher Baines2022-02-18
* Switch to guile-fibers@1.1Christopher Baines2022-02-09
* Fix some URL encoding issues around derivation namesChristopher Baines2022-01-31
* Rename data to nars for package derivation outputsChristopher Baines2022-01-31
* Improve the way the field fields work on various pagesChristopher Baines2022-01-31
* 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