<feed xmlns='http://www.w3.org/2005/Atom'>
<title>WebStat analyser/src/sql, branch webstat-0.4</title>
<subtitle>WebStat web site access analyser</subtitle>
<id>https://git.randomdan.homeip.net/repo/webstat/atom?h=webstat-0.4</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/webstat/atom?h=webstat-0.4'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/'/>
<updated>2026-04-15T11:05:20Z</updated>
<entry>
<title>Replace use of crc32 for entity id</title>
<updated>2026-04-15T11:05:20Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2026-04-15T11:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=5b2166496e5f3ff2c4276e0b5b28f109c70673d5'/>
<id>urn:sha1:5b2166496e5f3ff2c4276e0b5b28f109c70673d5</id>
<content type='text'>
Entity value is MD5 hashed same as DB unique key, but the id itself is
now taken from the DB primary key which is sequence generated.
</content>
</entry>
<entry>
<title>Process new field, content-type, in input stream</title>
<updated>2026-01-18T01:36:06Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2026-01-18T01:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=04acfa679fd846ac829ded5562093b3766c85154'/>
<id>urn:sha1:04acfa679fd846ac829ded5562093b3766c85154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pg_format schema.sql and sql/*.sql</title>
<updated>2026-01-17T20:33:37Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2026-01-17T18:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=9f1dfacb0f236da5f0413ac20e3376388df7d798'/>
<id>urn:sha1:9f1dfacb0f236da5f0413ac20e3376388df7d798</id>
<content type='text'>
No changes.
</content>
</entry>
<entry>
<title>Add job for puring old access log entries from the database</title>
<updated>2025-12-20T15:16:25Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-12-20T15:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=30a9d45f5322a63c2adf1de7a248ba3a9a0c3903'/>
<id>urn:sha1:30a9d45f5322a63c2adf1de7a248ba3a9a0c3903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create and perform UA lookup curl op when new user agent is encountered</title>
<updated>2025-09-13T12:24:23Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-09-13T12:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=84bd17328a4dc027e689ca7b2a85744d6e2b7cf5'/>
<id>urn:sha1:84bd17328a4dc027e689ca7b2a85744d6e2b7cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store utsname details in the host's detail field</title>
<updated>2025-09-02T15:13:22Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2025-09-02T15:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=ca9be55a98c094e8026a4003a099573dd4137050'/>
<id>urn:sha1:ca9be55a98c094e8026a4003a099573dd4137050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tag entities with their type</title>
<updated>2025-09-01T19:03:42Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-09-01T18:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=53e0f24faade5b543f46e7d89544d92f3709bf7a'/>
<id>urn:sha1:53e0f24faade5b543f46e7d89544d92f3709bf7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store log lines in full using entity ids</title>
<updated>2025-08-25T15:02:41Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-23T16:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=7ec58bf3f72fd7e0396a37f43ff023731697ff8a'/>
<id>urn:sha1:7ec58bf3f72fd7e0396a37f43ff023731697ff8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add helpers and SQL for storing an entity</title>
<updated>2025-08-25T15:02:31Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-08-23T15:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/webstat/commit/?id=2db6c4f42a20c0c2a9b32545f4d6fab90be2c26d'/>
<id>urn:sha1:2db6c4f42a20c0c2a9b32545f4d6fab90be2c26d</id>
<content type='text'>
</content>
</entry>
</feed>
