| Commit message (Expand) | Author | Age |
* | Remove odd package derivations with mismatched systems | Christopher Baines | 2020-04-24 |
* | Fix a missing ; in a Sqitch migration | Christopher Baines | 2020-03-29 |
* | Make jobs unique by commit | Christopher Baines | 2020-03-28 |
* | Create an index on narinfo_fetch_records | Christopher Baines | 2020-03-25 |
* | Stop using package_versions_by_guix_revision_range | Christopher Baines | 2020-03-24 |
* | Generate and store system test derivations for all supported systems | Christopher Baines | 2020-03-20 |
* | Make a constraint deferrable | Christopher Baines | 2020-02-16 |
* | Update the build_servers_build_config values | Christopher Baines | 2020-02-13 |
* | Start storing channel instance derivations | Christopher Baines | 2020-02-11 |
* | Support excluding and including branches from a repository | Christopher Baines | 2020-02-08 |
* | Rework cross derivations support | Christopher Baines | 2020-02-08 |
* | Add missing migration | Christopher Baines | 2020-02-03 |
* | Store information about system tests | Christopher Baines | 2020-02-03 |
* | Don't hardcode the expected x-git-repo header value | Christopher Baines | 2020-01-11 |
* | Add a table to configure which build servers build what | Christopher Baines | 2020-01-05 |
* | Create an index on the hash component of the store path | Christopher Baines | 2019-12-29 |
* | Add a new table to nars for derivation source files | Christopher Baines | 2019-12-28 |
* | 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 |