bugzilla-4intranet/Bugzilla
Vitaliy Filippov 70bad71d23 Fix backdated worktime feature 2014-05-22 02:00:17 +04:00
..
Attachment Bug 65346 (fix keyword search - Search.pm), Bug 65323 (change print cgi->header to cgi->send_header and do it automatically on template process) 2010-06-11 17:31:17 +00:00
Auth Bug 122560 - More correct error reporting 2013-09-05 15:08:23 +00:00
Config Optionally allow to assign bugs to other people 2014-05-19 19:38:59 +04:00
DB Fix ts_job.jobid 2014-05-19 14:25:59 +04:00
Field Better full/active value list caching 2014-05-20 15:59:15 +04:00
FlagType Bug 91840 - Autocomplete for users 2012-01-11 16:52:46 +00:00
Install Add HTTP::Server::Simple requirements 2014-05-20 19:15:59 +04:00
Job Bug 40933 2009-09-14 14:26:24 +00:00
JobQueue Bug 40933 2009-09-14 14:26:24 +00:00
Language Delete the obsolete per_bug_queries/tags feature 2014-05-16 18:52:41 +04:00
Migrate Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
Search Delete the obsolete per_bug_queries/tags feature 2014-05-16 18:52:41 +04:00
Template Bug 40933 - Merge with 3.6.1, Bug 64562 - Display "Next bug in your list..." 2010-06-25 16:04:36 +00:00
User Bug 40933 2009-07-29 11:21:49 +00:00
WebService Bugzilla::Field code style, remove surrogate null values during DB update, some more code fixes 2014-05-16 18:52:39 +04:00
Whine Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
.htaccess Bug 40933 2008-12-15 12:53:33 +00:00
Attachment.pm WIP merging create+update 2014-05-16 18:52:10 +04:00
Auth.pm Bug 40933 - Merge with Bugzilla 3.6.3 (released 2010-11-02) 2010-11-03 17:13:12 +00:00
Bug.pm Fix backdated worktime feature 2014-05-22 02:00:17 +04:00
BugMail.pm Bugzilla::BugMail code style 2014-05-19 18:18:31 +04:00
CGI.pm WIP merging create+update 2014-05-16 18:52:10 +04:00
Chart.pm Bug 75890 - CVE-2011-3657 (https://bugzilla.mozilla.org/show_bug.cgi?id=697699) 2012-01-13 12:01:10 +00:00
Classification.pm Better full/active value list caching 2014-05-20 15:59:15 +04:00
Comment.pm Bug 147728 - fix "Browse" styles which were VERY UGLY 2014-03-24 15:51:31 +00:00
Component.pm Better full/active value list caching 2014-05-20 15:59:15 +04:00
Config.pm Bug 144625 - Force utf8 for params if utf8 param is on 2014-01-30 10:20:57 +00:00
Constants.pm Delete the obsolete per_bug_queries/tags feature 2014-05-16 18:52:41 +04:00
DB.pm Mostly remove bug_status hardcode, fix some more SQL queries for new schema 2014-05-16 18:52:39 +04:00
Diff.pm Fix "my ($old, $new) masks earlier declaration" 2014-05-19 16:54:55 +04:00
Error.pm Fix some warnings / small errors 2014-05-16 18:52:41 +04:00
Extension.pm Bug 40933 - Some garbage fixes 2011-08-18 19:49:54 +00:00
Field.pm Fix editing default milestone for products 2014-05-21 17:53:50 +04:00
Flag.pm Fix saving keywords 2014-05-19 01:27:05 +04:00
FlagType.pm Never use selectboxes for selecting users -- we already have autocomplete for a long time. 2014-05-16 18:52:10 +04:00
Group.pm Bug 68921, Bug 69481 2010-11-17 13:41:00 +00:00
Hook.pm Bug 124551 - Use Email::Sender instead of Email::Send 2013-04-29 14:42:26 +00:00
Install.pm Delete the obsolete per_bug_queries/tags feature 2014-05-16 18:52:41 +04:00
JobQueue.pm Bug 88873 - Revert r1638 2013-03-19 10:41:54 +00:00
Keyword.pm Bug 66910 - Allow whitespace in keyword name 2014-03-03 10:43:53 +00:00
Mailer.pm Bug 136255 - change parse and encode email template + remove edit comment from mid-air collision 2013-10-16 10:37:49 +00:00
Migrate.pm fix process_bug.cgi and other places using bug persistence 2014-05-16 18:52:10 +04:00
Milestone.pm Better full/active value list caching 2014-05-20 15:59:15 +04:00
Object.pm Move some specific code to/from custishacks 2014-05-16 18:52:41 +04:00
Product.pm Fix editing default milestone for products 2014-05-21 17:53:50 +04:00
Search.pm Allow to search on NULL value 2014-05-19 19:04:24 +04:00
Series.pm Bug 68921 - More search columns refactoring 2010-12-09 13:39:15 +00:00
Status.pm Better full/active value list caching 2014-05-20 15:59:15 +04:00
Template.pm Do not use $bug->{error} 2014-05-19 17:55:44 +04:00
Token.pm Fix importxls token error 2014-05-21 17:49:15 +04:00
Update.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
User.pm Do not use $bug->{error} 2014-05-19 17:55:44 +04:00
Util.pm Bug 147728 - 2 small fixes 2014-03-24 15:51:58 +00:00
Version.pm Better full/active value list caching 2014-05-20 15:59:15 +04:00
WebService.pm Bug 84586 - Merge WebServices from Bugzilla 4.0.1 2011-08-19 15:59:19 +00:00