Name
Last commit
Last update
..
Auth Bug 277782: _throw_error should unlock tables when tables are locked, automatically
DB Bug 285410: Duplicates columns are named incorrectly in the Schema
Template/Plugin Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
.cvsignore Bug 164623 - add .htaccess to .cvsignore
Attachment.pm Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
Auth.pm Fixing tinderbox bustage from previous checkin.
Bug.pm Bug 285541: QA Contacts No Longer Appear in show_bug
BugMail.pm Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)
CGI.pm Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.
Chart.pm Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$datefrom' in 'field list'
Config.pm Bug 283183 : check_multi in Config.pm returns a bad error message if the check fails
Constants.pm Bug 284621 : Change default settings for Voter to only include The bug is resolved or verified
DB.pm Bug 284348: Move initial table creation into the Bugzilla::DB modules
Error.pm Bug 277782: _throw_error should unlock tables when tables are locked, automatically
Flag.pm Bug 283237: Move DBname_to_id out of globals.pl
FlagType.pm Patch for bug 180879: Implement privs for bug flags modification; patch by Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
Group.pm Bug 253721: Add group-based lists to whining
Search.pm Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: This patch also creates a database-agnostic fulltext search method.)
Series.pm Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Template.pm Bug 11901 : Change Bugzilla comments line-wrapping policy
Token.pm Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
User.pm Bug 284262 : Bundle of small editusers.cgi post-checkin fixes
Util.pm Bug 282349: Comments are forced to being left-justified