aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 284547: Fix escaping of > characters inside C<> tags in the pod docsjustdave%bugzilla.org2005-03-031-2/+2
* Bug 257344: Remove exit from error handlers when non-interactivebugreport%peshkin.net2004-11-081-0/+17
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-5/+9
* Fix for bug 236678: Clean up access to COOKIE global. Murder the lastkiko%async.com.br2004-07-291-6/+3
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-211-44/+8
* Backing out bug 241900bugreport%peshkin.net2004-07-121-28/+13
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-121-13/+28
* Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br2004-03-271-19/+53
* Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br2003-11-271-4/+16
* Bug 208620 - Fix return value of Bugzilla->login when user already existsbbaetz%acm.org2003-06-071-1/+1
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-7/+18
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-0/+68
* Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org2003-02-141-0/+11
* Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org2003-02-091-1/+17
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-92/+44
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-0/+42
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-0/+192