aboutsummaryrefslogtreecommitdiff
path: root/sqitch
Commit message (Expand)AuthorAge
* 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
* Add missing migrationChristopher Baines2020-02-03
* Store information about system testsChristopher Baines2020-02-03
* Don't hardcode the expected x-git-repo header valueChristopher Baines2020-01-11
* Add a table to configure which build servers build whatChristopher Baines2020-01-05
* Create an index on the hash component of the store pathChristopher Baines2019-12-29
* Add a new table to nars for derivation source filesChristopher Baines2019-12-28
* Create an index for the hash component of derivation filenamesChristopher Baines2019-12-26
* Add new derivation_output_details_set_id column to the builds tableChristopher Baines2019-12-12
* Start storing and identifying sets of derivation outputsChristopher Baines2019-12-12
* Add some database indexesChristopher Baines2019-12-12
* Deduplicate builds and add a unique indexChristopher Baines2019-12-12
* Change nar_urls size to bigintChristopher Baines2019-12-12
* Change nars size to bigintChristopher Baines2019-12-12
* Add a table to record where narinfo files were fetched fromChristopher Baines2019-12-12
* Add an index on the derivation_file_name field in the builds tableChristopher Baines2019-12-12
* Begin to add support for importing narinfo filesChristopher Baines2019-11-30
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Add new table to store token seeds for build serversChristopher Baines2019-11-23
* Add a new channel-news module, along with tables the relevant dataChristopher Baines2019-11-21
* Add a new table to describe the history of derivationsChristopher Baines2019-11-09
* Remove duplicates from the guix_revisions tableChristopher Baines2019-10-05
* Make it easier to retry jobsChristopher Baines2019-10-02
* Fix the 'NULL' values in git_branches for the commitsChristopher Baines2019-09-29
* Add migration to create an index on load_new_guix_revision_job_eventsChristopher Baines2019-09-29
* Add a new table to store package versions by revision rangesChristopher Baines2019-09-27
* Add a new table guix_revision_lint_checkersChristopher Baines2019-09-01
* Store lint warnings in the databaseChristopher Baines2019-09-01
* Avoid erroring when processing emails againChristopher Baines2019-08-05