gecko-dev/webtools/bugzilla/Bugzilla
2005-01-03 20:54:57 +00:00
..
Auth Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie.pm and unify code by removing redundancy; patch by Christian Reis <kiko@async.com.br> backported to 2.18 by Rob Siklos <rsiklos@adexa.com>; r=vladd,kiko, a=justdave. 2004-10-20 20:58:45 +00:00
Template/Plugin Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 18:08:21 +00:00
.cvsignore Bug 164623 - add .htaccess to .cvsignore 2002-08-26 22:24:55 +00:00
Attachment.pm Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +00:00
Auth.pm Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
Bug.pm Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
BugMail.pm Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave. 2005-01-01 13:44:16 +00:00
CGI.pm Bug 265731: multipart_start in the server-push handling code wasn't honoring the $cgi->charset setting. 2004-10-23 09:04:16 +00:00
Chart.pm Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave. 2004-08-29 21:29:36 +00:00
Config.pm Bump version number to 2.19.1+ to indicate version pulled from CVS. 2004-10-25 11:35:14 +00:00
Constants.pm Fix for bug 265303: updates RDF content type to new standard application/rdf+xml; r,a=justdave 2004-10-20 20:48:29 +00:00
DB.pm Patch for bug 256592: Cut down the DBD error string to a reasonable size; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave. 2004-12-06 17:16:33 +00:00
Error.pm Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=justdave; a=justdave. 2005-01-03 20:54:57 +00:00
Flag.pm Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave. 2005-01-01 13:44:16 +00:00
FlagType.pm Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. 2004-11-23 22:41:44 +00:00
RelationSet.pm Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. 2004-03-18 03:57:05 +00:00
Search.pm Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave. 2004-12-31 08:00:51 +00:00
Series.pm Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave. 2004-08-29 21:29:36 +00:00
Template.pm Bug 238797: minor adjustment to javascript filters to prevent tags inserted in product, component, and flag names from causing problems. 2004-07-10 14:51:25 +00:00
Token.pm Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave. 2005-01-01 13:44:16 +00:00
User.pm Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSeeBug() 2004-12-24 09:56:30 +00:00
Util.pm Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave. 2004-09-30 22:47:17 +00:00