Find a file
Thomas Hochstein 71f0178b2a gatherstats.pl: Change database update mechanism.
DELETE old records and INSERT (INTO) the new ones
instead of just REPLACEing them, which will not
remove wrong entries (i.e. non-existing newsgroups).

Signed-off-by: Thomas Hochstein <thh@inter.net>
2010-11-01 20:13:33 +01:00
doc README: Fix spelling, small changes. 2010-09-19 13:34:27 +02:00
install install.pl: Change handling of upgrades. 2010-09-19 16:53:07 +02:00
.gitattributes Introduce end-of-line normalization and add .gitattributes. 2010-09-18 20:53:31 +02:00
.gitignore Add .gitignore 2010-09-18 20:45:11 +02:00
feedlog.pl feedlog.pl: Fix annoying logging error. 2010-09-19 13:27:28 +02:00
gatherstats.pl gatherstats.pl: Change database update mechanism. 2010-11-01 20:13:33 +01:00
groupstats.pl groupstats.pl: Precedence of -m / -p / -a 2010-11-01 20:13:08 +01:00
newsstats.conf.sample Initial checkin. 2010-09-17 13:49:29 +02:00
NewsStats.pm gatherstats.pl: Move TLH check to NewsStats.pm. 2010-11-01 20:13:25 +01:00