Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add test over mocked user agent fetch | Dan Goodliffe | 2025-09-09 |
* | Add test over Ingestor::ingestLog | Dan Goodliffe | 2025-09-08 |
* | Use a TestIngestor as a fixture in tests | Dan Goodliffe | 2025-09-08 |
* | Change getUserAgentDetail to return a packaged CURL object | Dan Goodliffe | 2025-09-05 |
* | Add function to grab UA details from useragentstring.com | Dan Goodliffe | 2025-09-04 |
* | 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 |
* | Move common test code to its own library | Dan Goodliffe | 2025-08-25 |
* | Store log lines in full using entity ids | Dan Goodliffe | 2025-08-25 |
* | Add DB schema and setup a mock of it in testing | Dan Goodliffe | 2025-08-25 |
* | Pull fixture log lines into shared global vars | Dan Goodliffe | 2025-08-25 |
* | Add helpers for hashing values extracted from log input | Dan Goodliffe | 2025-08-25 |
* | Initial commit; basic Apache log parsing | Dan Goodliffe | 2025-08-25 |