index
:
WebStat analyser
main
WebStat web site access analyser
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Tag entities with their type
webstat-0.1.1
Dan Goodliffe
2025-09-01
*
Reuse same insert entity command
Dan Goodliffe
2025-09-01
*
Support configuring the DB pool
Dan Goodliffe
2025-09-01
*
Use a DB connection pool rather than a single connection
Dan Goodliffe
2025-09-01
*
Add MockDBPool
Dan Goodliffe
2025-09-01
*
Add basic boost::program_options support
Dan Goodliffe
2025-09-01
*
Add install rules
webstat-0.1
Dan Goodliffe
2025-08-25
*
Add an ingestor performance test
Dan Goodliffe
2025-08-25
*
Move common test code to its own library
Dan Goodliffe
2025-08-25
*
Use SQL standard identity column
Dan Goodliffe
2025-08-25
*
Insert new entities and log entry in a transaction
Dan Goodliffe
2025-08-25
*
Merge storeEntities into a single thing
Dan Goodliffe
2025-08-25
*
Track existing entities, don't attempt reinsert
Dan Goodliffe
2025-08-25
*
Return count of entities passed to the database
Dan Goodliffe
2025-08-25
*
Store log lines in full using entity ids
Dan Goodliffe
2025-08-25
*
Store the entities for each log line
Dan Goodliffe
2025-08-25
*
Provide hostname to Ingestor
Dan Goodliffe
2025-08-25
*
Add helpers and SQL for storing an entity
Dan Goodliffe
2025-08-25
*
Pass a DB connection to Ingestor
Dan Goodliffe
2025-08-25
*
Setup moveable/non-copyable special members on Ingestor
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