aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 279910: Query crashed with Software Error: "Unknown column 'bugs.assignee...mkanat%kerio.com2005-02-251-4/+4
* Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbhmkanat%kerio.com2005-02-191-6/+22
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-2/+2
* Bug (None): Fix a spelling error from bug 237862mkanat%kerio.com2005-02-171-1/+1
* Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com2005-02-171-59/+349
* Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the plac...travis%sedsystems.ca2005-02-031-2/+2
* Missed the 'fix on checkin' bit for Bug 279748travis%sedsystems.ca2005-02-021-1/+1
* Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)travis%sedsystems.ca2005-02-021-0/+40
* Patch for bug 256592: Cut down the DBD error string to a reasonable size; pat...jocuri%softhome.net2004-12-071-0/+3
* Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32justdave%bugzilla.org2004-09-131-1/+5
* Bug 227191: Change DBI->connect syntax so database password will not be revea...bugreport%peshkin.net2004-07-101-2/+4
* Bug 243351: Fix mysql version sensitivity in case-sensitive searchbugreport%peshkin.net2004-05-271-0/+10
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-9/+1
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-2/+2
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-4/+1
* Bug 193985 - errors from SendSQL aren't being reportedbbaetz%acm.org2003-02-201-2/+2
* Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org2003-02-141-10/+10
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-2/+2
* Bug 191085 - Fix FetchSQLData compat code.bbaetz%acm.org2003-02-021-5/+4
* Bug 191080 - fix SQLQuote return value for an undef inputbbaetz%acm.org2003-01-301-1/+1
* Bug 189446 - Can't change product of a bugbbaetz%acm.org2003-01-231-1/+8
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-0/+258