aboutsummaryrefslogtreecommitdiff
path: root/sqitch
Commit message (Expand)AuthorAge
* 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