]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/CGI/Bugreport.pm
use uri_escape_utf8 instead of uri_escape
[debbugs.git] / Debbugs / CGI / Bugreport.pm
2014-11-14 Don Armstronguse uri_escape_utf8 instead of uri_escape
2014-07-29 Don ArmstrongAdd reply links to individual bug messages with headers...
2014-05-07 Don Armstrongfix the links to reassigned packages in the html entries
2014-05-07 Don Armstrongfix #747267 by causing the closing regex to require...
2014-02-07 Don Armstrongswitch the libravatar url to not prefix with http://
2013-11-30 Don ArmstrongSupport CVEs surrounded by parenthesis (closes: #662228...
2013-10-29 Don Armstronguri_escape e-mails in libravatar (closes: #728034)...
2013-10-01 Don ArmstrongMerge branch 'master' into don/libravatar don/libravatar
2013-10-01 Don ArmstrongMerge branch 'master' into don/libravatar
2013-10-01 Don Armstrongfix how e-mails are passed to the avatar script
2013-03-22 Don Armstronguse a div instead of p for the headers; use headerfield...
2013-03-18 Don ArmstrongFix double encoding of attachments (closes: #703300) don/fix_encoding
2013-03-15 Don Armstrongadd disable avatars support
2013-03-15 Don Armstrongfix output of handle email message so that it handles...
2013-03-14 Don Armstrongmerge fix_encoding
2013-03-14 Don ArmstrongMerge branch 'don/fix_encoding'
2013-03-14 Don ArmstrongMerge remote-tracking branch 'origin/don/fix_encoding'
2013-03-14 Don Armstrongmerge libravatar support into master
2013-03-14 Don ArmstrongMerge branch 'don/fix_encoding'
2013-03-14 Don Armstrongadd Debbugs configuration support for libravatar
2013-03-14 Don ArmstrongMerge branch 'master' into don/fix_encoding
2013-03-14 Don ArmstrongMerge branch 'master' into don/fix_encoding
2013-03-14 Don Armstrongadd libravatar support to the bts
2013-03-12 Don Armstrongdecode_utf8 the html record before calling decode_rfc15...
2013-02-28 Don ArmstrongMake convert_to_utf8 use Text::Iconv and fallback to...
2012-07-14 Don ArmstrongMerge branch 'control.at.submit'
2012-07-08 Don Armstrongcall decode_rfc1522 before calling decode_utf8 cgiencoding
2012-07-08 Don ArmstrongMerge branch 'master' into don/processcleanup
2012-07-08 Don ArmstrongDebbugs::Log no longer attempts to convert to perl...
2012-07-08 Don ArmstrongMerge branch 'don/processencoding' of git+ssh://git...
2012-07-07 Don Armstrongset the is_utf8 bit on $output
2012-07-06 Don ArmstrongMerge branch 'master' into cgiencoding
2012-05-29 Don Armstronguse package_links instead of pkg_url
2012-04-26 Arnout EngelenAlso mark up records of the form 'Removed indication...
2010-02-23 Debian BTSmerge changes from dla source
2010-02-23 Don Armstrongtweak end of CVE regex slightly to allow []
2010-02-23 Debian BTSmerge changes from dla source
2010-02-23 Don Armstrongfix linkification of CVE reports
2010-02-08 Debian BTSmerge changes from don source
2010-02-08 Don ArmstrongFix source package src: urls (closes: #567439). Thanks...
2010-02-08 Debian BTSmerge changes from don source
2010-02-05 Don ArmstrongLinkify CVE reports (closes: #568464). Thanks to Martin...
2009-08-10 Debian BTSmerge changes from dla source
2009-08-03 Don Armstronghandle new block configuration; use english_join
2009-07-28 Don ArmstrongHandle ' ending links in Debbugs::CGI::Bugreport...
2009-07-23 Debian BTSmerge changes from don source
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don Armstrongsupport trim_headers
2008-12-04 Debian BTSmerge changes from dla source
2008-10-26 Don Armstrong * fix infmessage class display in bugreport.cgi
2008-09-23 Don Armstrongmerge from mainline
2008-09-19 Debian BTSmerge changes from dla source tree
2008-09-19 Don Armstrongfix link to cloned bugs
2008-08-10 Debian BTSmerge changes from don
2008-08-10 Don Armstrong * fix output typo
2008-08-09 Debian BTS merge changes from dla source
2008-08-09 Don Armstrong * switch to bug_links from bug_url
2008-08-09 Don Armstrong * fix misusage of bug_links in Debbugs::CGI::Bugreport
2008-08-08 Don Armstrong * Switch from bug_url to bug_links
2008-08-05 Don Armstrong * Support attachments properly in display_entity
2008-05-24 Don Armstrong * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
2008-05-19 Don Armstrongmove the function from bugreport.cgi out to a separate...