Mercurial > ~dholland > hg > swallowtail > index.cgi
comparison database/schema/TODO @ 8:68cc276ac118
SQL material from old tree, split up for accessibility.
author | David A. Holland |
---|---|
date | Sun, 19 Feb 2012 19:54:48 -0500 |
parents | |
children | ae420ef170e4 |
comparison
equal
deleted
inserted
replaced
7:c013fb703183 | 8:68cc276ac118 |
---|---|
1 -- Does not handle: | |
2 -- | |
3 -- * Should be able to merge duplicates. | |
4 -- * Should allow recording dependencies between bugs. | |
5 -- * Category should list the default 'responsible' value. | |
6 -- * Need to know what relevance entries to create based on the category. | |
7 -- * There should be an incoming queue for stuff submitted via the web | |
8 -- interface, because a lot of it will be spam. | |
9 -- * There should be a whitelist/blacklist for that queue, by IP address | |
10 -- or netblock. | |
11 -- * Should support automatic feedback timeout. | |
12 -- * should store pullup numbers |