| Commit message (Expand) | Author | Age |
* | Create an index for the hash component of derivation filenames | Christopher Baines | 2019-12-26 |
* | Add new derivation_output_details_set_id column to the builds table | Christopher Baines | 2019-12-12 |
* | Start storing and identifying sets of derivation outputs | Christopher Baines | 2019-12-12 |
* | Add some database indexes | Christopher Baines | 2019-12-12 |
* | Deduplicate builds and add a unique index | Christopher Baines | 2019-12-12 |
* | Change nar_urls size to bigint | Christopher Baines | 2019-12-12 |
* | Change nars size to bigint | Christopher Baines | 2019-12-12 |
* | Add a table to record where narinfo files were fetched from | Christopher Baines | 2019-12-12 |
* | Add an index on the derivation_file_name field in the builds table | Christopher Baines | 2019-12-12 |
* | Begin to add support for importing narinfo files | Christopher Baines | 2019-11-30 |
* | Rework the builds and build_status tables as well as related code | Christopher Baines | 2019-11-24 |
* | Add new table to store token seeds for build servers | Christopher Baines | 2019-11-23 |
* | Add a new channel-news module, along with tables the relevant data | Christopher Baines | 2019-11-21 |
* | Add a new table to describe the history of derivations | Christopher Baines | 2019-11-09 |
* | Remove duplicates from the guix_revisions table | Christopher Baines | 2019-10-05 |
* | Make it easier to retry jobs | Christopher Baines | 2019-10-02 |
* | 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 |
* | Move the sqitch files in to the sqitch directory | Christopher Baines | 2019-04-13 |