aboutsummaryrefslogtreecommitdiff
path: root/sqitch
Commit message (Expand)AuthorAge
* Allow prioritising jobs from specific repositoriesChristopher Baines2024-03-07
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Make database changes to help with deleting entries in the nars tableChristopher Baines2023-08-01
* Store the distribution of derivations related to packagesChristopher Baines2023-03-09
* Add an extra index on blocked_buildsChristopher Baines2023-03-05
* Add index on derivation_outputs id and derivation_id fieldsChristopher Baines2022-11-12
* Add extended statistics on package_derivationsChristopher Baines2022-11-12
* Add support for incrementally tracking blocked buildsChristopher Baines2022-11-11
* Speed up finding the locales for a revisionChristopher Baines2022-09-14
* Support per repository configuration for fetching substitutesChristopher Baines2022-09-09
* Add an index on git_commitsChristopher Baines2022-06-17
* Add an index on package_derivations_by_guix_revision_rangeChristopher Baines2022-06-17
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Add an index on derivation_output_details.idChristopher Baines2021-07-11
* Track package replacementsChristopher Baines2021-07-11
* Add index for package_metadataCanan Talayhan2021-05-27
* Add some indexesChristopher Baines2021-05-17
* Create a table for systemsChristopher Baines2021-04-23
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Increase statistics targets for the derivation_inputs tableChristopher Baines2020-12-27
* Add index to speed up deleting revisionsChristopher Baines2020-10-27
* Regenerate the latest_build_status tableChristopher Baines2020-10-21
* Add a latest_build_status tableChristopher Baines2020-10-13
* Support storing whether to authenticate commits by git repositoryChristopher Baines2020-10-07
* Add an index for derivation_sources.derivation_source_file_idChristopher Baines2020-10-02
* Change a constraint to add ON DELETE CASCADEChristopher Baines2020-10-02
* Change the autovacuum config for some tablesChristopher Baines2020-10-01
* Change the locale codeset representationChristopher Baines2020-09-26
* Change a package_descriptions index to use MD5 of the descriptionChristopher Baines2020-08-23
* Add the package_metadata_tsvectors tableDanjela Lura2020-08-12
* Add a index to derivation_output_details_setsChristopher Baines2020-07-04
* Remove the constraint on having one derivation build per serverChristopher Baines2020-07-01
* Avoid duplicate build status entriesChristopher Baines2020-07-01
* Support storing the id's representing builds in other servicesChristopher Baines2020-06-27
* Make build_status.timestamp nullableChristopher Baines2020-06-27
* Get the translated package synopsis and descriptions into the databaseDanjela Lura2020-06-19
* Get the translated lint checker descriptions into the databaseDanjela Lura2020-06-07
* Make nar_urls file sizes optionalChristopher Baines2020-06-03
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Remove odd package derivations with mismatched systemsChristopher Baines2020-04-24
* Fix a missing ; in a Sqitch migrationChristopher Baines2020-03-29
* Make jobs unique by commitChristopher Baines2020-03-28
* Create an index on narinfo_fetch_recordsChristopher Baines2020-03-25
* Stop using package_versions_by_guix_revision_rangeChristopher Baines2020-03-24
* Generate and store system test derivations for all supported systemsChristopher Baines2020-03-20
* Make a constraint deferrableChristopher Baines2020-02-16
* Update the build_servers_build_config valuesChristopher Baines2020-02-13
* Start storing channel instance derivationsChristopher Baines2020-02-11
* Support excluding and including branches from a repositoryChristopher Baines2020-02-08
* Rework cross derivations supportChristopher Baines2020-02-08