Name
Last commit
Last update
..
Auth Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
Template/Plugin Bug 191863 - Clean up Bugzilla.pm
.cvsignore Bug 164623 - add .htaccess to .cvsignore
Attachment.pm Fix for bug 179510: takes group restrictions into account when sending request notifications
Auth.pm Bug 221977: Insecure dependency in require while running with -T switch at Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave.
Bug.pm Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
BugMail.pm Bug 216019 Change various sentences in BugMail.pm
CGI.pm Bug 204592 - invalid column name error
Chart.pm Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave.
Config.pm Bump version number to 2.17.6
Constants.pm Bug 201816 - use CGI.pm for header output
DB.pm Bug 180642 - Move authentication code into a module
Error.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm
Flag.pm Fix for bug 183788: make request mail go out when a request is created and there's no requestee but there is a cc: list
FlagType.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm
RelationSet.pm Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
Search.pm Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Patch by gerv; r=bbaetz, a=justdave.
Series.pm Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave.
Template.pm Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as @
Token.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm
User.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm
Util.pm Bug 139011 - Improve buglist colors further