]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/CGI.pm
we don't necessarily need to deparse the email address for pkg links
[debbugs.git] / Debbugs / CGI.pm
2018-08-19 Don Armstrongwe don't necessarily need to deparse the email address...
2018-03-16 Don ArmstrongMerge branch 'database'
2018-03-09 Don Armstrongfix package url to include the target as well
2018-03-09 Don Armstrongbug links were missing target
2018-03-09 Don ArmstrongMerge branch 'text_xslate_templates'
2018-02-23 Don Armstrongrework package_links and munge_url to increase their...
2018-01-22 Don Armstrongutility routines are no longer supported in Text::Xslate
2018-01-22 Don Armstronguse maintainer instead of maint
2018-01-22 Don Armstrongimported modules need to go after exporter (to avoid...
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-11 Don Armstrongremove bug_url from the codebase
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-07-02 Don ArmstrongUse List::AllUtils instead of List::Utils and List...
2016-09-07 Niels ThykierDrop more unused variables
2016-09-07 Niels Thykierquitcgi: Return 400/500 status codes
2016-08-10 Don Armstrongremove double colon in Debbugs::CGI
2016-08-04 Niels ThykierPrefer "use Exporter qw(import)" to inheriting from it
2016-06-10 Don Armstrongtest for Etag support in bugreport
2016-04-13 Don Armstrongadd calculate_etags and etags_do_not_match methods
2016-04-13 Don ArmstrongMake munge_url use repeatable sorting
2010-02-08 Debian BTSmerge changes from don source
2010-02-02 Don Armstrong* Allow tag instead of tags; silently normalize it...
2009-08-10 Debian BTSmerge changes from dla source
2009-08-10 Don Armstrong * allow version_url to accept arrayref as well as...
2009-07-23 Debian BTSmerge changes from don source
2009-05-25 Don ArmstrongProperly html_escape un-processed parts in maybelink...
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 Armstrongfix pod error in Debbugs::CGI
2008-12-05 Debian BTSmerge changes from dla source
2008-12-05 Don Armstrong * remove useless escaping in maybelink, closes #507807
2008-12-04 Debian BTSmerge changes from dla source
2008-12-03 Don Armstrongpass thorugh html_escape
2008-12-02 Don ArmstrongResolve two XSS (closes: #504608)
2008-12-02 Don Armstrongadd add_user to Debbugs::CGI
2008-10-26 Don ArmstrongChange how maybelink links links (closes: #501757)
2008-09-25 Debian BTSmerge changes from dla source
2008-09-25 Don Armstrong * Stop hard coding the path to spool in age-1
2008-08-09 Debian BTS merge changes from dla source
2008-08-07 Don Armstrong * Completely reformat pkgreport.cgi output
2008-05-24 Don Armstrong * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
2008-05-19 Don Armstrong * Switch Debbugs::CGI::version_url to use Params:...
2008-02-10 Debian BTSmerge in changes from dla source tree
2007-09-18 Don Armstrong * Debbugs::CGI should be loading isstrongseverity
2007-07-03 Debian BTSmerge changes from dla source tree
2007-07-02 Don Armstrong * Move pseudodesc to Debbugs::Common
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don ArmstrongAdd maint_decode function to Debbugs::CGI
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-17 Don Armstrongfix munge_uri function to handle deleting params correctly
2007-06-15 Debian BTSmerge changes from dla source tree
2007-06-15 Don Armstrong * Add munge_url to Debbugs::CGI to abstract out code...
2007-06-09 Debian BTSmerge from dla source
2007-05-27 Don Armstrong * Fix copyright/license statements in a bunch of the...
2007-05-23 Debian BTSmerge changes from source
2007-05-06 Don Armstrongfix incorrect lexical variables in Debbugs
2007-03-10 Debian BTSmerge changes from dla source tree
2007-03-10 Don Armstrongdefault to collapsed for things with width/height
2007-03-10 Debian BTSmerge changes from dla source
2007-03-08 Don Armstrong * Only encode "'<>& for now; will change back once...
2007-03-07 Debian BTSmerge changes from dla mainline
2007-03-07 Don ArmstrongMerge changes from the dla source tree
2007-03-07 Don Armstrong * Remove getmaintainers from Debbugs::CGI
2007-02-21 Don Armstrongremove useless duplicated functions
2007-02-19 Don ArmstrongAdd support for a height/width in the version_url function
2006-12-13 Don Armstrong * Add a getmaintainers_rev to Debbugs::CGI
2006-12-01 Don Armstrongadd more code from cgi/common.pl to Debbugs::CGI; remov...
2006-11-21 Don Armstrong merge changes from mainline
2006-11-07 Don Armstrong * Modularize out cgi_parameters; make it do default...
2006-10-22 Don Armstrong * Add Debbugs::SOAP::Status
2006-07-08 Don Armstrongmerge back in source merges to fix the broken repository
2006-05-27 Don ArmstrongAdd the initial version of CGI.pm which will eventually...