]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2007-11-13 Don Armstrong * Document how to create the estraier database in...
2007-11-13 Don Armstrong * Fix missing html_escape in cgi/pkgreport.cgi
2007-09-22 Don Armstrong * Fix $date -> $header{date} thinko
2007-09-22 Don Armstrong * Add the rest of the missing templates
2007-09-20 Don Armstrong * Start using templates in process.in
2007-09-20 Don Armstrong * Add the ability to have module import options
2007-09-20 Don Armstrongadd path to template dir
2007-09-20 Don Armstrongadd missing newline and fix typo in missing template...
2007-09-18 Don Armstrongremove getmailbody from errorlib
2007-09-18 Don Armstrongallow getmailbody to be exported; remove getmailbody...
2007-09-18 Don Armstrongadd description of maintainer email to Debbugs::Config
2007-09-18 Don Armstrong * Debbugs::CGI should be loading isstrongseverity
2007-09-18 Don Armstrong * Make process use warnings/use strict; compliant
2007-09-18 Don Armstrong * Add dependency on libtext-template-perl
2007-09-18 Don Armstrong * Add template system
2007-09-09 Don Armstrongmerge in blars changes
2007-09-09 Don Armstrongmerge in blars changes
2007-09-09 Debian BTSspamscan for spamassassin 3.1
2007-09-09 Blars Blarsonspamscan-sa for spamassassin 3.1
2007-09-08 Debian BTSmerge new spamscan
2007-09-08 Blars BlarsonFix deleting temporary files.
2007-09-08 Debian BTSmerge new spamscan
2007-09-08 Blars BlarsonNew version of spamscan that uses internal locking for
2007-09-08 Debian BTSmerge changes from don source branch
2007-09-08 Don Armstrong * Remove extraneous test that wandered into to the...
2007-09-07 Debian BTSmerge don changes to source
2007-09-07 Don Armstrong * Even though it's meaningless, fix the stupid ARRAY...
2007-08-28 Don Armstrongmerge colin changes and suggestions by fjp
2007-08-28 Debian BTSmerge changes from cjwatson source branch
2007-08-28 Colin Watsonreally fix include=<tags> too
2007-08-28 Debian BTSmerge changes from cjwatson source branch
2007-08-28 Colin Watsonfix include/exclude=<tags>
2007-08-27 Don Armstrongbug title is actually a string
2007-08-27 Don Armstrongfix bug selection for broken soap clients
2007-08-27 Don Armstrong * Add compat and install files for the package split
2007-08-10 Debian BTSmerge changes from dla source branch
2007-08-10 Don Armstrong * Make soap handle arrayrefs properly for Debbugs...
2007-08-09 Debian BTSmerge changes from dla source branch
2007-08-09 Don Armstrong - Verify submitter is a valid email according to...
2007-08-08 Don Armstrong - Make notfound/notfixed log verbiage more clear...
2007-08-08 Don Armstrong mark the fcntl and sendmail location as fixed
2007-08-08 Don Armstrong - Handle src/binary packages with the same name ...
2007-08-07 Don Armstrong * Use the same regex in the bug info stanza for Forwar...
2007-08-07 Don Armstrong * Allow passing dist=> and other options to get_status...
2007-07-21 Don Armstrongmake toggle work on the first click
2007-07-20 Debian BTSmerge changes from dla source branch
2007-07-20 Don Armstrong * Test unlocking issues in unarchive
2007-07-17 Debian BTSmerge changes from dla source branch
2007-07-17 Don Armstrong * Remove fixed versions should remove all versions...
2007-07-15 Don Armstrong - Add missing newline after indicating what the user...
2007-07-15 Don Armstrong - Add anchor links to specific messages (closes:...
2007-07-14 Don Armstrongupdate documentation for get_usertag
2007-07-14 Debian BTSmerge changes from dla source branch
2007-07-14 Don Armstrong * Use map to apply the split to make_list in the custom
2007-07-14 Debian BTSmerge changes from dla source branch
2007-07-14 Don Armstrongignore dist for pseudo packages
2007-07-14 Debian BTSmerge changes from source
2007-07-14 Don Armstrong * Add a distribution alias -> distribution configurati...
2007-07-14 Don Armstrong * Allow get_bugs to pass a single arrayref instead...
2007-07-06 Don Armstrong * Unlock the locks held when Debbugs::Control die...
2007-07-06 Don Armstronghandle multiple usertag settings
2007-07-05 Don Armstrong * Handle arrayref empty maintainer
2007-07-05 Don Armstrong * Handle multiple packages in Debbugs::Packages::get_v...
2007-07-05 Don Armstrongadd a date to the fakemail
2007-07-04 Don Armstrong * Only indicate that a bug has been reopened on found...
2007-07-04 Don Armstrong * Examine the age of all merged bugs logs and use...
2007-07-04 Don Armstrongignore warnings from Mail::Address->parse
2007-07-03 Don Armstrongadd more verbiage to the bugspam.cgi
2007-07-03 Debian BTSmerge changes from dla source tree
2007-07-03 Don Armstrong * Bring the notfound regex into line with the found...
2007-07-03 Don Armstrong * Fix the Debbugs::Control bug regex
2007-07-03 Don Armstrong * Avoid warnings on buggy
2007-07-02 Don Armstrong * Add debbugging to Debbugs::Status::bug_archiveable
2007-07-02 Don Armstrong * Add a configuration variable for the pseudo-package...
2007-07-02 Don Armstrong * Move pseudodesc to Debbugs::Common
2007-06-28 Debian BTSmerge changes from dla source tree
2007-06-28 Don Armstrongskip undefined includes/excludes
2007-06-28 Don Armstrongfix syntax error (missing ()
2007-06-28 Don Armstrong * Use our $bug_order for mod_perl issues
2007-06-28 Don Armstrongremove newest from the package/src URI too
2007-06-28 Don Armstrong - Allow selecting the newest N bugs (closes: #84681)
2007-06-28 Don Armstrong * Fix the titles of pri0 param et al to handle multipl...
2007-06-27 Debian BTSmerge changes from dla source tree
2007-06-27 Don ArmstrongIndicate correctly when merged bugs can be archived
2007-06-27 Don Armstrong * Import getpkgsrc
2007-06-27 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstronguse the Debbugs::Status for splitpackages
2007-06-26 Don Armstronguse get_bug_status in 20impbugs-versioned
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Pass usertags to get_bugs in pkgreport.cgi
2007-06-26 Don Armstrong * Calculate the number of keys correctly in get_bugs_idx
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Remove dependency of cgi/pkgreport.cgi on common.pl
2007-06-26 Don Armstrong * Remove dependency of cgi/pkgindex.cgi on common.pl
2007-06-26 Don Armstrong * Move bugfilter out to Debbugs::Bugs
2007-06-26 Don Armstrongremove debbugging messages from Debbugs::SOAP
2007-06-23 Debian BTSmerge changes from dla source tree
2007-06-23 Don Armstrong - Allow selecting both archived and unarchived bugs...
2007-06-23 Debian BTSmerge changes from dla source tree
2007-06-23 Don Armstrongfix missing $ in Debbugs::SOAP
next