gecko-dev/webtools/bugzilla/Bugzilla
2004-06-16 05:04:48 +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
Attachment.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
Auth.pm Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI. 2004-03-27 01:28:29 +00:00
Bug.pm Patch for bug 217627: fix Bugzilla internal error message that appears if bug alias starts with zero; patch by Alexey Gladkov <legion@altlinux.org>; r=justdave; a=justdave. 2004-05-19 19:48:11 +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 243351: Fix mysql version sensitivity in case-sensitive search 2004-05-27 02:40:18 +00:00
Error.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
Flag.pm Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that causes flags to remain set but inaccessible when product changes; patch by Max K-A <mkanat@kerio.com>; r=bbaetz,myk; a=justdave. 2004-04-01 08:57:59 +00:00
FlagType.pm Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,). 2004-01-31 00:49:56 +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 244927: Add search on time owner has left the bug idle 2004-06-01 20:29:05 +00:00
Series.pm Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. 2004-02-12 22:33:07 +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