]> git.donarmstrong.com Git - debbugs.git/commit
* Add Debbugs::SOAP::Status
authorDon Armstrong <don@volo>
Sun, 22 Oct 2006 09:48:36 +0000 (02:48 -0700)
committerDon Armstrong <don@volo>
Sun, 22 Oct 2006 09:48:36 +0000 (02:48 -0700)
commita54f07e01f95b7ab702a9f08375dc8dad3394ac9
tree13051323de13a35d37503b61b41444f53fee7962
parent8e677b6dae793a57392ba51cb93dbd2abc661d40
parent8cf1e74aa43fafaed6ccd78778e64fd7592af687
parent9f108ef05e27f5f725510a94a83523620ccdf10a
 * Add Debbugs::SOAP::Status
 * Merge changes from mainline
- Debbugs::Bugs
 * Add MLDBM index support
 * Add function support
- Debbugs::CGI
 * Add set_url_params to set URL_PARARAMS
 * Fix bug_url to do the same
 * Add version_url to create a link to the version.cgi script
 * Move a grip of functions from common.pl here
- Debbugs::Common
 * Ditch useless locals()
- Debbugs::Config
 * Add $gVersionPackagesDir $gVersionIndex,
   $gBinarySourceMap, and $gSourceBinaryMap
 * Add %gSearchEstraier
- Debbugs::Estraier
 * Add remove_old_messages function; not called because the indexes
   which are needed aren't currently created.
- Debbugs::Package
 * Fix typo in getversions
- Debbugs::Status
 * Use Debbugs Mime
 * move some functions out of Debbugs::Status
- Debbugs::User
 * Use the Debbugs::Config module
- add_bug_to_estraier
 * Use Debbugs::Config
 * Beginings of hooks to remove old messages
- cgi/common.pl
 * Most functions moved out to other modules and 'use'd here.
17 files changed:
Debbugs/Bugs.pm
Debbugs/CGI.pm
Debbugs/Common.pm
Debbugs/Config.pm
Debbugs/Estraier.pm
Debbugs/Packages.pm
Debbugs/SOAP/Status.pm
Debbugs/Status.pm
Debbugs/User.pm
bin/add_bug_to_estraier
cgi/common.pl
cgi/pkgreport.cgi
cgi/soap.cgi
debian/changelog
scripts/config.in
scripts/gen-indices.in
scripts/text.in