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 127995: shows the size of attachments in the show bug and attachment interfaces.
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 Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzilla::Util, which contains the trim() function BugMail.pm needs.
CGI.pm Tree bustage fix: eliminates the tabs that have been introduced while checking in the patch for bug 226251.
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 Patch for bug 232441: Suggest solution in the error message in case admin forgets to rerun checksetup.pl; r=kiko; a=justdave.
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 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
FlagType.pm Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
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 Fix for bug 234100: removes redundant longdescs table join criterion
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.
Template.pm Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
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