Name
Last commit
Last update
..
Auth Fix for bug 90468: Bugzilla does not log out automatically when closing
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 231391 - make "cumulate" option work on new charts, together with a few UI tweaks. Patch by gerv; r=kiko, a=myk.
Config.pm Bug 208604 - Make data/template dir locations configurable
Constants.pm Backing out bug 230293, we decided this was the wrong approach.
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 225075: Fix exact case search so it only selects bugs with matching case strings.
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