| Commit message (Expand) | Author | Age |
* | Fix the 'NULL' values in git_branches for the commits | Christopher Baines | 2019-09-29 |
* | Add migration to create an index on load_new_guix_revision_job_events | Christopher Baines | 2019-09-29 |
* | Add a new table to store package versions by revision ranges | Christopher Baines | 2019-09-27 |
* | Add a new table guix_revision_lint_checkers | Christopher Baines | 2019-09-01 |
* | Store lint warnings in the database | Christopher Baines | 2019-09-01 |
* | Avoid erroring when processing emails again | Christopher Baines | 2019-08-05 |
* | Change the git_branches table primary key | Christopher Baines | 2019-08-05 |
* | Fix some duplicated values in tables | Christopher Baines | 2019-08-04 |
* | Tweak how logs are stored | Christopher Baines | 2019-07-07 |
* | Record the output from loading new revisions to the database | Christopher Baines | 2019-06-22 |
* | Add more detailed new revision job handling | Christopher Baines | 2019-06-02 |
* | Record job success without deleting the job record | Christopher Baines | 2019-06-02 |
* | Store license information for packages | Christopher Baines | 2019-05-15 |
* | Store and display the location of packages | Christopher Baines | 2019-05-13 |
* | Remove the sha1_hash from the package_metadata table | Christopher Baines | 2019-05-12 |
* | Start to handle information about Git branches | Christopher Baines | 2019-05-05 |
* | Switch to storing Git repositories in a table | Christopher Baines | 2019-05-05 |
* | Add some initial Sqitch migrations | Christopher Baines | 2019-04-14 |