index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
Add exception handling to the process-jobs script
Christopher Baines
2024-03-05
*
Remove drain? #t from process job
Christopher Baines
2024-01-18
*
Add meaningful parallelism to processing jobs
Christopher Baines
2024-01-18
*
Set %file-port-name-canonicalization when processing jobs
Christopher Baines
2023-12-04
*
Use fibers when processing new revisions
Christopher Baines
2023-11-05
*
Support polling git repositories for new branches/revisions
Christopher Baines
2023-10-09
*
Stop using a pool of threads for database operations
Christopher Baines
2023-07-10
*
Detach the database setup from the main guix-data-service process
Christopher Baines
2023-06-09
*
Query for outputs when build events arrive
Christopher Baines
2023-06-09
*
Set request timeouts for the thread pools
Christopher Baines
2023-04-27
*
Split the thread pool used for database connections
Christopher Baines
2023-04-27
*
Defer backfilling derivation distribution counts until later
Christopher Baines
2023-03-09
*
Store the distribution of derivations related to packages
Christopher Baines
2023-03-09
*
Allow skipping processing system tests
Christopher Baines
2023-02-08
*
Drop the thread pool idle seconds
Christopher Baines
2022-11-24
*
Close postgresql connections when the thread pool thread is idle
Christopher Baines
2022-10-23
*
Make it possible to increase the number of thread pool threads
Christopher Baines
2022-10-02
*
Handle migrations and server startup better
Christopher Baines
2022-06-17
*
Fix more issues with the git_commits introduction
Christopher Baines
2022-05-23
*
Query substitutes for latest processed revisions periodically
Christopher Baines
2021-11-16
*
Fix a regression with running sqitch
Christopher Baines
2021-07-11
*
Run sqitch in the change mode
Christopher Baines
2021-07-04
*
Try to adapt the PostgreSQL paramstring to use with sqitch
Christopher Baines
2021-06-16
*
Allow customising the pg_dump command used
Christopher Baines
2021-01-03
*
Support not querying pending builds
Christopher Baines
2020-11-01
*
Allow only fetching builds for a specific system
Christopher Baines
2020-11-01
*
Fix create small backup issue with latest_build_status
Christopher Baines
2020-10-23
*
Make it easier to get to a repl
Christopher Baines
2020-10-10
*
Stop opening a PostgreSQL connection per request
Christopher Baines
2020-10-03
*
Remove development code from the process job script
Christopher Baines
2020-09-28
*
Add a JSON page for repository branches
Christopher Baines
2020-09-27
*
Replace debug-set! with setenv COLUMNS
Christopher Baines
2020-09-26
*
Change the locale codeset representation
Christopher Baines
2020-09-26
*
Set the locale at the start of the process jobs script
Christopher Baines
2020-09-20
*
Increase the stack trace width when processing jobs
Christopher Baines
2020-09-20
*
Add a lookup_builds field to the build_servers table
Christopher Baines
2020-05-24
*
Move around --no-tablespaces
Christopher Baines
2020-05-16
*
Don't include tablespace assignments in the backup dump
Christopher Baines
2020-05-14
*
Split out querying of build servers and substitute servers
Christopher Baines
2020-05-03
*
Set a statement timeout of 60 seconds for web requests
Christopher Baines
2020-04-24
*
Rebuild the package derivation ranges table for the small backup
Christopher Baines
2020-03-31
*
Give the temporary database more working memory
Christopher Baines
2020-03-26
*
Use EXPLAIN ANALYZE for the creation of tmp_derivations
Christopher Baines
2020-03-26
*
Handle a couple more tables in create-small-backup
Christopher Baines
2020-03-26
*
Use the --no-comments option to pg_dump
Christopher Baines
2020-03-25
*
Handle channel instances in create-small-backup
Christopher Baines
2020-03-25
*
Handle system test derivations in create-small-backup
Christopher Baines
2020-03-25
*
Stop using package_versions_by_guix_revision_range
Christopher Baines
2020-03-24
*
Avoid failures related to renice and ionice
Christopher Baines
2020-03-20
*
Move and improve the "starting the server" message
Christopher Baines
2020-03-14
[next]