Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 351175: The WebService interface should include the error text along ↵ | mkanat%bugzilla.org | 2006-10-05 | 1 | -7/+12 |
| | | | | | | with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk | ||||
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -6/+14 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | ||||
* | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -1/+1 |
| | | | | <LpSolit@gmail.com> r=wurblzap r=myk a=myk | ||||
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -4/+4 |
| | | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | ||||
* | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2005-10-14 | 1 | -0/+1 |
| | | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | ||||
* | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-07-26 | 1 | -1/+1 |
| | | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc ↵ | lpsolit%gmail.com | 2005-03-23 | 1 | -4/+4 |
| | | | | Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave | ||||
* | Bug 277782: _throw_error should unlock tables when tables are locked, ↵ | mkanat%kerio.com | 2005-03-05 | 1 | -12/+12 |
| | | | | | | automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave | ||||
* | Bug 282074: Software error instead of Bugzilla's "Internal Error" Message | mkanat%kerio.com | 2005-02-25 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=myk | ||||
* | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-18 | 1 | -1/+2 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | ||||
* | Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵ | gerv%gerv.net | 2005-01-04 | 1 | -1/+4 |
| | | | | r=justdave; a=justdave. | ||||
* | Bug 257344: Remove exit from error handlers when non-interactive | bugreport%peshkin.net | 2004-11-08 | 1 | -5/+13 |
| | | | | | r=glob,justdave a=justdave | ||||
* | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 2004-07-31 | 1 | -1/+1 |
| | | | | | | patch by erik,joel r=kiko a=justdave | ||||
* | Updating POD documentation for Bugzilla/Error to suggest the use of | kiko%async.com.br | 2004-07-23 | 1 | -4/+9 |
| | | | | 'abort' after passing a few minutes looking for it. rs=joel | ||||
* | Bug 165589 Add data/errorlog logging support to bugzilla | bugreport%peshkin.net | 2004-07-21 | 1 | -0/+31 |
| | | | | | r=jouni a=myk | ||||
* | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 2003-09-14 | 1 | -7/+72 |
| | | | | r,a=justdave | ||||
* | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 2003-06-03 | 1 | -3/+0 |
| | | | | r=myk,jake | ||||
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -2/+1 |
| | | | | r=joel, a=justdave | ||||
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 1 | -0/+93 |
r=gerv a=justdave |