aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* Improve handling of errorsChristopher Baines2020-03-14
* Don't use TRUNCATE CASCADE in the create small backup scriptChristopher Baines2020-03-13
* Trip the derivation output details table in the small data dumpChristopher Baines2020-03-13
* Trim derivation source file tables in the small data dumpChristopher Baines2020-03-13
* Add scripts for generating database dumpsChristopher Baines2020-03-02
* Support customising the latest branch revision max processesChristopher Baines2020-02-28
* Make it possible to query builds servers for specific outputsChristopher Baines2020-02-16
* Add verbose output to the query-build-servers scriptChristopher Baines2020-02-15
* Warn if process-branch-updated-mbox won't match any emailsChristopher Baines2020-02-01
* Guard against failures when loading the narinfo signing public keyChristopher Baines2019-12-26
* Fix the option alist element names for the narinfo signing keyChristopher Baines2019-12-26
* Serve narinfo files for derivationsChristopher Baines2019-12-26
* Fix the query-build-servers script when no commits are providedChristopher Baines2019-12-23
* Fix the default max-processes for the process-jobs scriptChristopher Baines2019-12-22
* Allow customising the maximum number of processesChristopher Baines2019-12-16
* Add options to the query-build-servers scriptChristopher Baines2019-12-12
* Query build servers for narinfo fileswip-narinfoChristopher Baines2019-11-30
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Add a script to help manage build serversChristopher Baines2019-11-23