aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Add exception handling to the process-jobs scriptChristopher Baines2024-03-05
* Remove drain? #t from process jobChristopher Baines2024-01-18
* Add meaningful parallelism to processing jobsChristopher Baines2024-01-18
* Set %file-port-name-canonicalization when processing jobsChristopher Baines2023-12-04
* Use fibers when processing new revisionsChristopher Baines2023-11-05
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Detach the database setup from the main guix-data-service processChristopher Baines2023-06-09
* Query for outputs when build events arriveChristopher Baines2023-06-09
* Set request timeouts for the thread poolsChristopher Baines2023-04-27
* Split the thread pool used for database connectionsChristopher Baines2023-04-27
* Defer backfilling derivation distribution counts until laterChristopher Baines2023-03-09
* Store the distribution of derivations related to packagesChristopher Baines2023-03-09
* Allow skipping processing system testsChristopher Baines2023-02-08
* Drop the thread pool idle secondsChristopher Baines2022-11-24
* Close postgresql connections when the thread pool thread is idleChristopher Baines2022-10-23
* Make it possible to increase the number of thread pool threadsChristopher Baines2022-10-02
* Handle migrations and server startup betterChristopher Baines2022-06-17
* Fix more issues with the git_commits introductionChristopher Baines2022-05-23
* Query substitutes for latest processed revisions periodicallyChristopher Baines2021-11-16
* Fix a regression with running sqitchChristopher 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
* Allow customising the pg_dump command usedChristopher Baines2021-01-03
* Support not querying pending buildsChristopher Baines2020-11-01
* Allow only fetching builds for a specific systemChristopher Baines2020-11-01
* Fix create small backup issue with latest_build_statusChristopher Baines2020-10-23
* Make it easier to get to a replChristopher Baines2020-10-10
* Stop opening a PostgreSQL connection per requestChristopher Baines2020-10-03
* Remove development code from the process job scriptChristopher Baines2020-09-28
* Add a JSON page for repository branchesChristopher Baines2020-09-27
* Replace debug-set! with setenv COLUMNSChristopher Baines2020-09-26
* Change the locale codeset representationChristopher Baines2020-09-26
* Set the locale at the start of the process jobs scriptChristopher Baines2020-09-20
* Increase the stack trace width when processing jobsChristopher Baines2020-09-20
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Move around --no-tablespacesChristopher Baines2020-05-16
* Don't include tablespace assignments in the backup dumpChristopher Baines2020-05-14
* Split out querying of build servers and substitute serversChristopher Baines2020-05-03
* Set a statement timeout of 60 seconds for web requestsChristopher Baines2020-04-24
* Rebuild the package derivation ranges table for the small backupChristopher Baines2020-03-31
* Give the temporary database more working memoryChristopher Baines2020-03-26
* Use EXPLAIN ANALYZE for the creation of tmp_derivationsChristopher Baines2020-03-26
* Handle a couple more tables in create-small-backupChristopher Baines2020-03-26
* Use the --no-comments option to pg_dumpChristopher Baines2020-03-25
* Handle channel instances in create-small-backupChristopher Baines2020-03-25
* Handle system test derivations in create-small-backupChristopher Baines2020-03-25
* Stop using package_versions_by_guix_revision_rangeChristopher Baines2020-03-24
* Avoid failures related to renice and ioniceChristopher Baines2020-03-20
* Move and improve the "starting the server" messageChristopher Baines2020-03-14