]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2008-05-30 Don Armstrong * Rip out the @cleanups; use an END{} instead
2008-05-29 Don Armstrong * Add new globify_scalar function
2008-05-24 Don Armstrongditch using .in naming of scripts
2008-05-24 Don Armstrong * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
2008-05-19 Don Armstrongadd the quit template
2008-05-19 Don Armstrongmove the function from bugreport.cgi out to a separate...
2008-05-19 Don Armstrongadd the no such bug and html tail templates
2008-05-19 Don Armstrong * Add html template directory
2008-05-19 Don Armstrong * Switch Debbugs::CGI::version_url to use Params:...
2008-05-19 Don Armstrong * Indicate that html/tail has replaced $config{html_tail}
2008-05-12 Don Armstrong * Properly handle \n line terminated emails
2008-05-12 Don Armstrong * fix chomp wrongness
2008-05-11 Don Armstrong Distinguish between reports and followups (closes...
2008-05-10 Don Armstrong * Remove break which broke the div style adjustment
2008-05-10 Don Armstrong * fix issue with useless \@ escape
2008-04-26 Don Armstrong * Add invalid_version template
2008-04-20 Don Armstrongfix problem with rfc822 output link
2008-04-20 Don Armstrongremove redundant \s*
2008-03-30 Don Armstronguse full path to spamscan-sa
2008-03-30 Don Armstrongfix two braindead syntax errors
2008-03-30 Don Armstrongfix defined tests in spamscan-sa
2008-03-30 Don Armstrongmerge changes from mainline
2008-03-30 Debian BTSmerge changes from source
2008-03-30 Don Armstrong * Add configuration variables for spamscan to Debbugs...
2008-03-29 Don Armstrongfix forward links in pkgreport, add support for indexin...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Don Armstrong * Fix paramaters for get_versions and source/binary...
2008-02-25 Debian BTSmerge changes from dla source
2008-02-25 Don Armstrong * Actually call Debbugs::Package::get_version not...
2008-02-23 Debian BTSmerge changes from dla source
2008-02-23 Don Armstrong - Deal properly with \r line endings (closes: #467190)
2008-02-21 Don Armstrongadd the default package selected template
2008-02-21 Don Armstrongadd default package support
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Fix get_status([bug => NN]) hashref return
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Fix $binver vs $ver typo in the single argument...
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong * Add missing define($data->{done}) check
2008-02-20 Don Armstrong * Fix missing {} in the mark_as_forwarded template...
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong - Add the ability to return source/package mapping
2008-02-20 Don Armstrong - Indicate what message number a message is (closes...
2008-02-16 Debian BTSmerge changes from dla source
2008-02-16 Don Armstrong * Fix use of fill_in_template instead of fill_template
2008-02-15 Debian BTSmerge changes from dla source
2008-02-15 Don Armstrongfix typo in bugreport.cgi
2008-02-13 Debian BTSmerge changes from dla source
2008-02-13 Don Armstronguse right template for your bug done
2008-02-13 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongcomplain about bounces without using quit()
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Fix synatx error in scripts/process.in
2008-02-12 Don Armstrong * Fix more undefined value issues
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * Add missing mail/ directories for template location
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongadd missing if $DEBUG to Debbugs::Status::bug_archiveable
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrong * import lockreadbug
2008-02-11 Don Armstrongadd info defined-ness check
2008-02-11 Debian BTSmerge changes from dla source
2008-02-11 Don Armstrong - Make search case insensitive (closes: #448861)
2008-02-10 Don Armstrong * Fix undefined value in length problems in process.in
2008-02-10 Debian BTSmerge in changes from dla source tree
2008-02-10 Don Armstrongfix mistake in the import options of POSIX
2008-02-10 Don Armstrong - Fix casing of versions (closes: #441022)
2008-02-10 Don ArmstrongAdd an rfc822_date function to Debbugs::Mail
2008-02-10 Don Armstrong * Start using the templates for control and the fake...
2008-02-10 Don Armstrong * Pass the bugurl function using the hole methodology...
2008-02-10 Don Armstrong * Properly use Safe::Hole so that the opcode mask...
2008-02-10 Don Armstrong * Since we need IO::Scalar, we need to use it here.
2008-02-10 Don Armstrong * Fix the the default web domain assignment to handle...
2008-01-27 Don Armstrong - Indicate what message number a message is (closes...
2008-01-27 Don Armstrong * Fix linking to pkgs when there are names containing '
2007-12-09 Debian BTSmerge dla source changes
2007-12-09 Don Armstrong * Indicate which versions come from which architectures
2007-12-09 Don Armstrong * Add support for return_archs in get_versions
2007-12-09 Don Armstrong * Fix the exportation of gDefaultArchitecture and...
2007-12-09 Don Armstrong * Add a default_architectures configuration variable...
2007-11-29 Don Armstrong * Add more debbugging output to Debbugs::Status
2007-11-13 Debian BTSmerge changes from dla source
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 Debian BTSfix spamscan-sa
2007-09-09 Blars Blarsonfix spamscan-sa
2007-09-09 Don Armstrongmerge in blars changes
next