]> git.donarmstrong.com Git - debbugs.git/history - cgi/bugreport.cgi
Do not escape From and use .eml when returning a single message
[debbugs.git] / cgi / bugreport.cgi
2022-04-10 Don ArmstrongDo not escape From and use .eml when returning a single...
2021-03-07 Don ArmstrongFix unescaped From in bugreport (closes: #983847)
2021-03-07 Don Armstrongfor CGI running out of git, just unshift @INC instead...
2019-11-24 Don Armstrongthe libraries are now in the lib directory
2019-07-06 Don ArmstrongMerge branch 'mouseify'
2019-07-06 Don Armstronguse CGI::Simple->new()
2019-06-02 Don Armstrongremove unneeded things from bugreport after mouseify
2018-08-19 Don Armstronguse package_maintainer in bugreport
2018-06-14 Don Armstrongsupply schema_arg to get_bug_status
2018-06-14 Don Armstronguse Debbugs::Bug in pkgreport
2018-03-28 Don Armstronguse the git repo base dir as INC if we're running out...
2018-03-16 Don ArmstrongMerge branch 'database'
2018-03-13 Don Armstrongconnect to and use the schema if it exists
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-11 Don Armstrongremove bug_url from the codebase
2017-08-11 Don Armstrongpass uri_escape to templates in bugreport.cgi
2017-08-09 Don Armstronguse scalar IO::InnerFile::getline to work around an...
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-07-06 Don Armstronghandle pending being unset
2017-07-02 Don ArmstrongUse List::AllUtils instead of List::Utils and List...
2017-07-02 Don ArmstrongDebbugs::CGI needs to load usertags
2017-07-01 Don ArmstrongAdd new Debbugs::Log::Spam module and use it to skip...
2017-07-01 Don ArmstrongDebbugs::Log now handles compressed bug logs
2017-07-01 Don Armstrongset indent variables
2017-06-24 Don Armstrongpass terse to handle_record
2017-05-29 Don Armstrongfix flie/file typo which broke usertags in bug reports
2016-09-24 Don Armstrongsend out the right charset on all requests
2016-09-07 Niels Thykierquitcgi: Return 400/500 status codes
2016-07-18 Don Armstrongswitch mailbox mime type to application/mbox
2016-07-18 Don Armstrongfix captialization of cache control
2016-06-10 Don Armstrongtest for Etag support in bugreport
2016-06-01 Don Armstrongadd etag and caching support to bugreport.cgi
2016-06-01 Don Armstrongabstract out no_such_bug
2016-06-01 Don Armstrongmove CGI parameter definitions earlier
2015-10-01 Don ArmstrongFix mbox output of bugreports to properly use filehandle
2015-09-30 Don Armstrongimport :read in bugreport.cgi
2015-09-30 Don ArmstrongAdd IO::InnerFile support to Debbugs::Log and use it
2014-11-06 Don ArmstrongAdd affects to bugreport.cgi package info header (Close...
2013-03-15 Don Armstrongadd disable avatars support
2013-03-14 Don Armstrongmerge libravatar support into master
2013-03-14 Don ArmstrongMerge branch 'don/fix_encoding'
2013-03-14 Don ArmstrongMerge branch 'master' into don/fix_encoding
2013-03-14 Don ArmstrongMerge branch 'master' into don/fix_encoding
2013-03-12 Don Armstrongswitch STDOUT to raw first, then use encoding(UTF-8)
2012-12-04 Don Armstronghandle non-existant Message-Id: properly
2012-07-08 Don ArmstrongMerge branch 'master' into don/processcleanup
2012-07-08 Don ArmstrongMerge branch 'don/processencoding' of git+ssh://git...
2012-07-07 Don Armstronguse :raw for the mail messages
2012-07-06 Don ArmstrongMerge branch 'master' into cgiencoding
2012-04-17 Don ArmstrongMerge branch 'master' into cgiencoding
2012-04-11 Don Armstronguse utf8 io layer for stdout in cgis
2012-03-13 Debian BTSmerge changes from dla source branch
2010-08-06 Don Armstrong* Various changes to make debbugs-local work better...
2009-10-20 Debian BTSmerge changes from dla source
2009-10-05 Don Armstrong * import Debbugs::User
2009-08-10 Debian BTSmerge changes from dla source
2009-08-10 Don Armstrongsupport cloned blocks; handle multi-packages properly
2009-08-10 Debian BTSmerge changes from dla source
2009-08-03 Don Armstronguse split_status_fields and make_list
2009-07-23 Debian BTSmerge changes from don source
2009-05-20 Don Armstrong * fix the src:package bits for bugreport.cgi
2009-02-23 Don Armstrongmerge fix for soap bug
2009-02-19 Don ArmstrongCalculate last modified using summary as well as log...
2009-02-19 Don Armstrongpass trim_headers
2008-12-04 Debian BTSmerge changes from dla source
2008-12-03 Don ArmstrongAdd Last-Modified: header support to mbox download...
2008-12-03 Don ArmstrongDisplay link to full log again (closes: #507506)
2008-12-02 Don Armstronguse add_user from Debbugs::CGI; get usertags in bugreports
2008-09-25 Debian BTSmerge changes from dla source
2008-09-25 Don Armstrong * Fix link to pseudopackages
2008-09-25 Don Armstrong * Stop hard coding the path to spool in age-1
2008-09-24 Debian BTSmerge changes from dla source tree
2008-09-24 Don ArmstrongReturn 404 when a bug number that does not exist is...
2008-09-19 Debian BTSmerge changes from dla source tree
2008-08-16 Don Armstrongpass maybelink to bugreport.cgi templates
2008-08-09 Debian BTS merge changes from dla source
2008-08-05 Don Armstrong * Fix attachments and parsing of msg/att options in...
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...
2008-05-19 Don Armstrong * Add html template directory
2008-05-12 Debian BTS * merge don source branch changes
2008-05-10 Don Armstrong * Remove break which broke the div style adjustment
2008-04-21 Debian BTSmerge more changes from dla source
2008-04-20 Don Armstrongfix problem with rfc822 output link
2008-02-15 Debian BTSmerge changes from dla source
2008-02-15 Don Armstrongfix typo in bugreport.cgi
2008-02-10 Debian BTSmerge in changes from dla source tree
2008-02-10 Don Armstrong - Fix casing of versions (closes: #441022)
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-08-09 Debian BTSmerge changes from dla source branch
2007-08-07 Don Armstrong * Use the same regex in the bug info stanza for Forwar...
2007-07-21 Don Armstrongmake toggle work on the first click
2007-07-17 Debian BTSmerge changes from dla source branch
2007-07-15 Don Armstrong - Add anchor links to specific messages (closes:...
2007-06-13 Debian BTSmerge changes from dla source tree
2007-06-13 Don Armstrong * Add html/bugs.css
2007-06-09 Debian BTSmerge changes from dla source tree
2007-06-09 Don Armstrongonly delete asci space, not whitespace characters
2007-06-09 Debian BTSmerge from dla source
next