| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -21/+5 |
* | Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the opposite | Frédéric Buclin | 2011-11-21 | 1 | -3/+5 |
* | Bug 576670: Optimize Search.pm's "init" method for being called many times | Max Kanat-Alexander | 2010-07-08 | 1 | -6/+10 |
* | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 2010-07-07 | 1 | -0/+7 |
* | Bug 372537: Improve CodeErrors: show the traceback (without function | Max Kanat-Alexander | 2010-05-14 | 1 | -0/+8 |
* | Bug 554714: Make JSON-RPC throw errors properly even if they are thrown | Max Kanat-Alexander | 2010-03-31 | 1 | -2/+5 |
* | Bug 547852: Make the JSON-RPC interface return the correct error format to | Max Kanat-Alexander | 2010-02-26 | 1 | -1/+3 |
* | Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl | Max Kanat-Alexander | 2010-02-22 | 1 | -1/+3 |
* | Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies | mkanat%bugzilla.org | 2009-12-31 | 1 | -1/+1 |
* | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 2009-11-24 | 1 | -1/+1 |
* | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2009-03-31 | 1 | -2/+16 |
* | Bug 435507: Provide a method of hooking the WebService error codes | mkanat%bugzilla.org | 2008-05-28 | 1 | -1/+6 |
* | Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm... | lpsolit%gmail.com | 2008-01-28 | 1 | -8/+7 |
* | Better fix for bug 391073: $^1 = 1 in all cases with mod_perl enabled, becaus... | lpsolit%gmail.com | 2007-08-17 | 1 | -1/+13 |
* | Bug 391073: process_bug.cgi throws an error if a bug is moved to another prod... | lpsolit%gmail.com | 2007-08-08 | 1 | -1/+3 |
* | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ... | timeless%mozdev.org | 2007-07-23 | 1 | -1/+1 |
* | Bug 351175: The WebService interface should include the error text along with... | mkanat%bugzilla.org | 2006-10-05 | 1 | -7/+12 |
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -6/+14 |
* | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 2006-07-25 | 1 | -1/+1 |
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 2006-06-20 | 1 | -4/+4 |
* | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2005-10-14 | 1 | -0/+1 |
* | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2005-07-26 | 1 | -1/+1 |
* | Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc S... | lpsolit%gmail.com | 2005-03-23 | 1 | -4/+4 |
* | Bug 277782: _throw_error should unlock tables when tables are locked, automat... | mkanat%kerio.com | 2005-03-05 | 1 | -12/+12 |
* | Bug 282074: Software error instead of Bugzilla's "Internal Error" Message | mkanat%kerio.com | 2005-02-25 | 1 | -3/+3 |
* | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-18 | 1 | -1/+2 |
* | Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=... | gerv%gerv.net | 2005-01-04 | 1 | -1/+4 |
* | Bug 257344: Remove exit from error handlers when non-interactive | bugreport%peshkin.net | 2004-11-08 | 1 | -5/+13 |
* | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 2004-07-31 | 1 | -1/+1 |
* | Updating POD documentation for Bugzilla/Error to suggest the use of | kiko%async.com.br | 2004-07-23 | 1 | -4/+9 |
* | Bug 165589 Add data/errorlog logging support to bugzilla | bugreport%peshkin.net | 2004-07-21 | 1 | -0/+31 |
* | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 2003-09-14 | 1 | -7/+72 |
* | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 2003-06-03 | 1 | -3/+0 |
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -2/+1 |
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 1 | -0/+93 |