aboutsummaryrefslogtreecommitdiff
path: root/sqitch
Commit message (Expand)AuthorAge
...
* 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
* Change the git_branches table primary keyChristopher Baines2019-08-05
* Fix some duplicated values in tablesChristopher Baines2019-08-04
* Tweak how logs are storedChristopher Baines2019-07-07
* Record the output from loading new revisions to the databaseChristopher Baines2019-06-22
* Add more detailed new revision job handlingChristopher Baines2019-06-02
* Record job success without deleting the job recordChristopher Baines2019-06-02
* Store license information for packagesChristopher Baines2019-05-15
* Store and display the location of packagesChristopher Baines2019-05-13
* Remove the sha1_hash from the package_metadata tableChristopher Baines2019-05-12
* Start to handle information about Git branchesChristopher Baines2019-05-05
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05
* Add some initial Sqitch migrationsChristopher Baines2019-04-14
* Move the sqitch files in to the sqitch directoryChristopher Baines2019-04-13