aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs
Commit message (Expand)AuthorAge
* Add more logging in when computing channel instance derivationsChristopher Baines2024-01-31
* Add some time logging in to inferior-packages-plus-replacementsChristopher Baines2024-01-28
* Make sure to keep roots for channel instance derivationsChristopher Baines2024-01-28
* Improve logging when computing a channel instance derivation failsChristopher Baines2024-01-27
* Log the time to call inferior-packages-plus-replacementsChristopher Baines2024-01-27
* Try to fix issues with derivations being GC'edChristopher Baines2024-01-19
* Add meaningful parallelism to processing jobsChristopher Baines2024-01-18
* Add back inferior heap size reportingChristopher Baines2024-01-18
* Use libc-locales-for-targetChristopher Baines2023-12-04
* Restore #:error-port when calling open-inferiorChristopher Baines2023-11-05
* Remove #:use-module (ice-9 custom-ports)Christopher Baines2023-11-05
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Make some sweeping changes to loading new revisionsChristopher Baines2023-11-02
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Fix the load revision system sortingChristopher Baines2023-07-25
* Sort systems and targets for more deterministic behaviourChristopher Baines2023-07-21
* Further tweak loading package derivationsChristopher Baines2023-07-20
* Tweak which duplicate packages to selectChristopher Baines2023-07-17
* Tweak loading package derivationsChristopher Baines2023-07-17
* Set thread namesChristopher Baines2023-07-10
* Reorder some vacuum operations when loading revisionsChristopher Baines2023-03-09
* Store the distribution of derivations related to packagesChristopher Baines2023-03-09
* Fix counting derivations when there are lotsChristopher Baines2023-03-09
* Remove peekChristopher Baines2023-03-05
* Set current-guix-package when computing system test derivationsChristopher Baines2023-02-28
* Allow skipping processing system testsChristopher Baines2023-02-08
* Only sometimes attempt manually computing n_distinct valuesChristopher Baines2022-11-29
* Do derivation inputs and outputs housekeeping at the end of each jobChristopher Baines2022-11-28
* Improve the inferior cleanup when computing package derivationsChristopher Baines2022-11-24
* Skip the derivation linterChristopher Baines2022-11-24
* Drop the chunk size when gathering lint warningsChristopher Baines2022-11-14
* Log heap size when computing system testsChristopher Baines2022-11-06
* Add more granular logging for computing system test derivationsChristopher Baines2022-11-06
* Insert guix revision lint warnings in chunksChristopher Baines2022-09-17
* Chunk inserting guix revision package derivation entriesChristopher Baines2022-09-15
* Log more information about heap size when loading derivation infoChristopher Baines2022-09-05
* Use much smaller chunks when trying to run the derivation linterChristopher Baines2022-09-05
* Compute lint warnings for packages in chunksChristopher Baines2022-09-05
* Remove cross derivation targets that don't make senseChristopher Baines2022-05-27
* Take advantage of the new (guix platform) moduleChristopher Baines2022-05-26
* Fix more issues with the git_commits introductionChristopher Baines2022-05-23
* Raise a clearer exception when a linter crashesChristopher Baines2022-05-23
* Only clear the %store-table when it's definedChristopher Baines2022-05-17
* Clear cached store connections when fetching lint warningsChristopher Baines2022-05-13
* Clear out cached store connections in the load revision inferiorChristopher Baines2022-05-07
* Move the builds.derivation_output_details_set_id updateChristopher Baines2022-04-16
* Close the load revision inferior prior to inserting dataChristopher 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