aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Error.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-141-0/+1
* Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...lpsolit%gmail.com2005-07-261-1/+1
* Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc S...lpsolit%gmail.com2005-03-231-4/+4
* Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com2005-03-051-12/+12
* Bug 282074: Software error instead of Bugzilla's "Internal Error" Messagemkanat%kerio.com2005-02-251-3/+3
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-1/+2
* Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net2005-01-041-1/+4
* Bug 257344: Remove exit from error handlers when non-interactivebugreport%peshkin.net2004-11-081-5/+13
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-1/+1
* Updating POD documentation for Bugzilla/Error to suggest the use ofkiko%async.com.br2004-07-231-4/+9
* Bug 165589 Add data/errorlog logging support to bugzillabugreport%peshkin.net2004-07-211-0/+31
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-7/+72
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-3/+0
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-2/+1
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-0/+93