projects
/
usenet
/
newsstats.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make configuration file configurable.
[usenet/newsstats.git]
/
doc
/
TODO
diff --git
a/doc/TODO
b/doc/TODO
index
6af50ca
..
fd0fc58
100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-12,6
+12,10
@@
Bug numbers refer to the Mantis issue tracker at <http://bugs.th-h.de/>.
- Add a test suite
There is currently no kind of test suite or regression tests. Something like
that is badly needed.
- Add a test suite
There is currently no kind of test suite or regression tests. Something like
that is badly needed.
+ - separate directories (bin, config, ...)
+ - make NewsStats installable in accordance with LFS and customary procedures,
+ i.e. scripts to /usr/local/news/bin or /usr/lib/news/bin, configuration
+ to /usr/local/news/etc or /etc/news and so on
* Additional features
- Add hierarchy information (GroupInfo - Bugs #19 #20 #21 #22 #23 #24 #25 #26)
* Additional features
- Add hierarchy information (GroupInfo - Bugs #19 #20 #21 #22 #23 #24 #25 #26)
@@
-35,21
+39,17
@@
Bug numbers refer to the Mantis issue tracker at <http://bugs.th-h.de/>.
* Individual improvements
+ NewsStats.pm
* Individual improvements
+ NewsStats.pm
- - Add error handling when reading config (Bug #13)
- NewsStats should check if all mandatory options are set. Some syntax or
- content related checks would be in order.
+ - Improve error handling when reading config
+ Some syntax or content related checks would be in order.
Some other tests - working database connection, valid database and table
names - would be nice.
+ install/install.pl
Some other tests - working database connection, valid database and table
names - would be nice.
+ install/install.pl
- -
Complete rewrite (like groupstats.pl, include changes in NewsStats.pm)
+ -
Read current version from a file dropped and updated by installer
- Add / enhance / test error handling
- General tests and optimisations
+ feedlog.pl
- Add / enhance / test error handling
- General tests and optimisations
+ feedlog.pl
- - Gracefully handle interruptions to database connection, at least log
- lost postings (Bug #30).
- - Buffer output that cannot be written to database (Bug #31).
- Add / enhance / test error handling
- General tests and optimisations
- Add / enhance / test error handling
- General tests and optimisations
This page took
0.010781 seconds
and
4
git commands to generate.