]> git.donarmstrong.com Git - debbugs.git/commit
* Add versioning archival/removal support to the configuration file
authorDon Armstrong <don@volo>
Sat, 18 Nov 2006 09:20:24 +0000 (01:20 -0800)
committerDon Armstrong <don@volo>
Sat, 18 Nov 2006 09:20:24 +0000 (01:20 -0800)
commit324369ad0c974793b3addc064856f63f637fdbd2
tree0e159fd931527470ab6f8d2db2f43062704bd6be
parent025d9a063e021307f65ac0057f32b3e9b5a6de07
 * Add versioning archival/removal support to the configuration file
 * Write out the bug_archiveable function
 * Move the private functions to the bottom of Debbugs::Status where
   they belong
 * Call bug_archiveable from pkgreport.cgi for display of the current
   archival status.
Debbugs/Config.pm
Debbugs/Status.pm
cgi/pkgreport.cgi