Name
Last commit
Last update
..
Auth Fix for bug 226982: Move password change code into Bugzilla::Auth (part
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.
.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 208604 - Make data/template dir locations configurable
CGI.pm Bug 226027: Use the Perl CGI module to send cookies.
Chart.pm Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave.
Config.pm Bug 208604 - Make data/template dir locations configurable
Constants.pm Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME type; patch by Stephen Lee <slee@wilcoxassoc.com>; r=gerv; a=justdave.
DB.pm Bug 208604 - Make data/template dir locations configurable
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 Fix for bug 226207: Internal Server Error while requesting an attachment
RelationSet.pm Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper.
Search.pm Bug 226284 - slow queries for creation_ts
Series.pm Bug 226682 - make it possible to edit series. This also changes the Series object interface a bit. Patch by gerv; r=kiko, a=justdave.
Template.pm 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.
Token.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm
User.pm Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for all
Util.pm Bug 208604 - Make data/template dir locations configurable