summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Error.pm
AgeCommit message (Expand)AuthorFilesLines
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net1-1/+4
2004-11-08Bug 257344: Remove exit from error handlers when non-interactivebugreport%peshkin.net1-5/+13
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-1/+1
2004-07-23Updating POD documentation for Bugzilla/Error to suggest the use ofkiko%async.com.br1-4/+9
2004-07-21Bug 165589 Add data/errorlog logging support to bugzillabugreport%peshkin.net1-0/+31
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-7/+72
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-3/+0
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-2/+1
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org1-0/+93