pjs/webtools/bugzilla/Bugzilla
jocuri%softhome.net 9cf4bcc5d8 Patch for bug 253357: replace IFNULL with COALESCE for increased database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 08:59:16 +00:00
..
Auth Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +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 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
Bug.pm Patch for bug 253357: replace IFNULL with COALESCE for increased database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 08:59:16 +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 Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twice 2004-07-22 07:07:56 +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 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
Constants.pm Bug 251837: Extend group_group_map to control which groups can see each other 2004-07-27 16:33:41 +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 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
Flag.pm Bug 250967: Fix spurious updates to requesteeless flags 2004-07-14 02:37:30 +00:00
FlagType.pm Bug 250547: Make FlagTypes use INNER JOIN instead of comma operator. 2004-07-20 05:08:26 +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 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +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 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 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 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
Util.pm Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00