aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-0/+68
| | | | | r=gerv, justdave a=justdave
* Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org2003-02-141-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
* Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org2003-02-091-1/+17
| | | | r, a=justdave
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-92/+44
| | | | | r=gerv, justdave a=justdave
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-0/+42
| | | | | r=justdave, myk, joel, preed a=justdave
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-0/+192