Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 243351: Fix mysql version sensitivity in case-sensitive search | bugreport%peshkin.net | 2004-05-27 | 1 | -0/+10 | |
| | | | | | r=jouni a=justdave | |||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -9/+1 | |
| | | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | |||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 1 | -2/+2 | |
| | ||||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 1 | -4/+1 | |
| | | | | | r=gerv, justdave a=justdave | |||||
* | Bug 193985 - errors from SendSQL aren't being reported | bbaetz%acm.org | 2003-02-20 | 1 | -2/+2 | |
| | | | | r,a=justdave | |||||
* | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 2003-02-14 | 1 | -10/+10 | |
| | | | | | | | | Change code to work arround a perl < 5.8 leak when localising the tied statement attributes. Also, clear the sql statestack compat stuff so that the handles are really dead by the time we disconnect r,a=justdave | |||||
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -2/+2 | |
| | | | | | r=gerv, justdave a=justdave | |||||
* | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 2003-02-02 | 1 | -5/+4 | |
| | | | | r,a=justdave | |||||
* | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 2003-01-30 | 1 | -1/+1 | |
| | | | | r=gerv, a=justdave | |||||
* | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 2003-01-23 | 1 | -1/+8 | |
| | | | | r, a=justdave | |||||
* | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 2003-01-15 | 1 | -0/+258 | |
r=justdave, myk, joel, preed a=justdave |