| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Create settings structure | Dan Goodliffe | 2025-09-24 |
| | | | | | | | | Holds all the settings and their defaults for use in program_options and tests. Disables missing-field-initializers in tests because its over sensitive to structures with defaults where you only provide some values specifically. | ||
| * | Move fixture log file generator to test util | Dan Goodliffe | 2025-09-08 |
| | | |||
| * | Store utsname details in the host's detail field | Dan Goodliffe | 2025-09-02 |
| | | |||
| * | Use a DB connection pool rather than a single connection | Dan Goodliffe | 2025-09-01 |
| | | |||
| * | Add an ingestor performance test | Dan Goodliffe | 2025-08-25 |
| Generates a random long file of random data and then ingests it. | |||
