Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-19 | Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbh | mkanat%kerio.com | 1 | -6/+22 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, r=glob, a=justdave | |||||
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | |||||
2005-02-17 | Bug (None): Fix a spelling error from bug 237862 | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-02-17 | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 1 | -59/+349 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-02-03 | Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the ↵ | travis%sedsystems.ca | 1 | -2/+2 | |
places where they are wrong. Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave | |||||
2005-02-02 | Missed the 'fix on checkin' bit for Bug 279748 | travis%sedsystems.ca | 1 | -1/+1 | |
2005-02-02 | Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB) | travis%sedsystems.ca | 1 | -0/+40 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
2004-12-07 | Patch for bug 256592: Cut down the DBD error string to a reasonable size; ↵ | jocuri%softhome.net | 1 | -0/+3 | |
patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave. | |||||
2004-09-13 | Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32 | justdave%bugzilla.org | 1 | -1/+5 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=jouni,bbaetz a=justdave | |||||
2004-07-10 | Bug 227191: Change DBI->connect syntax so database password will not be ↵ | bugreport%peshkin.net | 1 | -2/+4 | |
revealed if connect fails r=bbaetz a=justdave | |||||
2004-05-27 | Bug 243351: Fix mysql version sensitivity in case-sensitive search | bugreport%peshkin.net | 1 | -0/+10 | |
r=jouni a=justdave | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 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. | |||||
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -2/+2 | |
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -4/+1 | |
r=gerv, justdave a=justdave | |||||
2003-02-20 | Bug 193985 - errors from SendSQL aren't being reported | bbaetz%acm.org | 1 | -2/+2 | |
r,a=justdave | |||||
2003-02-14 | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 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 | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -2/+2 | |
r=gerv, justdave a=justdave | |||||
2003-02-02 | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 1 | -5/+4 | |
r,a=justdave | |||||
2003-01-30 | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2003-01-23 | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 1 | -1/+8 | |
r, a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -0/+258 | |
r=justdave, myk, joel, preed a=justdave |