| Commit message (Expand) | Author | Age |
* | Change url in test | Christopher Baines | 2025-02-20 |
* | Remove unmaintainable tests | Christopher Baines | 2025-02-11 |
* | Add a slightly crude method to ignore systems and targets | Christopher Baines | 2025-02-03 |
* | Attempt to reduce memory churn when processing package metadata | Christopher Baines | 2024-12-29 |
* | Rework loading revision data | Christopher Baines | 2024-12-09 |
* | Start trying to handle GC happening while processing revisions | Christopher Baines | 2024-08-12 |
* | Get the test suite working again | Christopher Baines | 2024-08-07 |
* | Update tests | Christopher Baines | 2024-07-26 |
* | Support setting environment variables in the inferior | Christopher Baines | 2024-06-24 |
* | Further change job store connection handling | Christopher Baines | 2024-04-25 |
* | Fixup tests | Christopher Baines | 2024-01-18 |
* | Use fibers when processing new revisions | Christopher Baines | 2023-11-05 |
* | Set current-guix-package when computing system test derivations | Christopher Baines | 2023-02-28 |
* | Allow skipping processing system tests | Christopher Baines | 2023-02-08 |
* | Add missing test description | Christopher Baines | 2022-11-11 |
* | Partition the package_derivations_by_guix_revision_range table | Christopher Baines | 2022-05-23 |
* | Close the load revision inferior prior to inserting data | Christopher Baines | 2022-03-11 |
* | Address a few issues in the load new guix revision tests | Christopher Baines | 2022-03-02 |
* | Track package replacements | Christopher Baines | 2021-07-11 |
* | Fetch the list of system values from the database | Christopher Baines | 2021-04-23 |
* | Add powerpc64le-linux as a supported system | Christopher Baines | 2021-02-12 |
* | Fix indentation in (tests model-license-set) | Christopher Baines | 2021-01-02 |
* | Improve select-job-for-commit | Christopher Baines | 2020-10-09 |
* | Use the git repository fetch with authentication value | Christopher Baines | 2020-10-07 |
* | Change the locale codeset representation | Christopher Baines | 2020-09-26 |
* | Fix the test-model-package-metadata test | Danjela Lura | 2020-06-19 |
* | Fix the test-model-package test | Danjela Lura | 2020-06-19 |
* | Fix lint checker tests | Danjela Lura | 2020-06-07 |
* | Update the valid-systems test | Christopher Baines | 2020-04-20 |
* | Do some more mocking in the jobs-load-new-guix-revision tests | Christopher Baines | 2020-02-27 |
* | Remove unused mock-inferior import | Christopher Baines | 2020-02-27 |
* | Don't use the (tests driver) module | Christopher Baines | 2020-02-27 |
* | Add a missing import | Christopher Baines | 2020-02-27 |
* | Adapt some license related code to work without mock in the tests | Christopher Baines | 2020-02-24 |
* | Check that the test database is being used in all the tests | Christopher Baines | 2020-02-24 |
* | Clear a couple of tables in the load-new-guix-revision tests | Christopher Baines | 2020-02-24 |
* | Fake the store connection in the tests | Christopher Baines | 2020-02-14 |
* | Use a more long lived store connection for loading data | Christopher Baines | 2020-02-13 |
* | Start storing channel instance derivations | Christopher Baines | 2020-02-11 |
* | Update the load-new-revision-job tests | Christopher Baines | 2020-02-11 |
* | Make valid-systems quicker | Christopher Baines | 2020-01-05 |
* | Insert channel news entries when loading new guix revisions | Christopher Baines | 2019-11-21 |
* | Refactor channel handling in the load-new-guix-revision module | Christopher Baines | 2019-11-21 |
* | Improve the package and package-metadata modules | Christopher Baines | 2019-09-05 |
* | Put some comments in the mock-inferior module | Christopher Baines | 2019-09-05 |
* | Start handling ids as numbers, rather than strings | Christopher Baines | 2019-09-05 |
* | Store lint warnings in the database | Christopher Baines | 2019-09-01 |
* | Avoid erroring when processing emails again | Christopher Baines | 2019-08-05 |
* | Remove test data after the tests have ran | Christopher Baines | 2019-08-05 |
* | Fix some duplicated values in tables | Christopher Baines | 2019-08-04 |