gecko-dev/webtools/bugzilla/Bugzilla
2004-07-10 07:35:35 +00:00
..
Auth Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. Consolidates the logout code into Bugzilla::Auth::CGI, and provides 2004-03-27 01:31:00 +00:00
Template/Plugin Fix for bug 229658: Implements a mechanism for extensions to hook into standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. 2004-01-11 17:12:19 +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 Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI. 2004-03-27 01:28:29 +00:00
Bug.pm Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +00:00
BugMail.pm Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent. 2004-05-26 07:21:43 +00:00
CGI.pm Patch for bug 238683: fix for usage of uninitialized value in concatenation in Bugzilla/CGI.pm: remove extra $ char; patch by corporate_gadfly@hotmail.com; r=vlad; a=justdave. 2004-03-26 02:07:44 +00:00
Chart.pm Bug 231391 - make "cumulate" option work on new charts, together with a few UI tweaks. Patch by gerv; r=kiko, a=myk. 2004-01-22 00:02:27 +00:00
Config.pm Bump version number to 2.17.7 for release. 2004-03-03 07:35:43 +00:00
Constants.pm Bug 240325: Keep regexp-based groups up-to-date 2004-06-16 05:04:48 +00:00
DB.pm Bug 227191: Change DBI->connect syntax so database password will not be revealed if connect fails 2004-07-10 07:35:35 +00:00
Error.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
Flag.pm Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +00:00
FlagType.pm Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +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 Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +00:00
Series.pm Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm when adding a component 2004-07-09 03:33:58 +00:00
Template.pm Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define 2004-03-16 23:53:01 +00:00
Token.pm Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token got missed) 2004-03-18 09:01:35 +00:00
User.pm Bug 240325: Keep regexp-based groups up-to-date 2004-06-16 05:04:48 +00:00
Util.pm Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00