summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
AgeCommit message (Collapse)AuthorFilesLines
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-0/+68
r=gerv, justdave a=justdave
2003-02-14Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org1-0/+11
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-09Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org1-1/+17
r, a=justdave
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-92/+44
r=gerv, justdave a=justdave
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-0/+42
r=justdave, myk, joel, preed a=justdave
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-0/+192