bugzilla-4intranet/Bugzilla
Vitaliy Filippov a06dcd0192 Remove VarHash experiment 2014-10-08 16:39:47 +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 Allow to use field names in email_in.pl, do not use CGI tie, use Bugzilla->input_params, fix some warnings 2014-10-07 14:58:16 +04:00
Config Better 'makeproductgroups' handling. 2014-10-07 15:56:57 +04:00
DB Store flagtypes.cc_list as user IDs in separate table 2014-10-07 15:00:53 +04:00
Field Do not use Field::Choice->check_visibility 2014-10-07 15:00:54 +04:00
FlagType 1 more place was still using User::name instead of realname 2014-10-07 15:00:57 +04:00
Install Bugzilla::Chart, Bugzilla::Series, chart.cgi: remove CGI usage 2014-10-07 18:24:25 +04:00
Job Bug 40933 2009-09-14 14:26:24 +00:00
JobQueue Bugzilla::JobQueue::Runner code style 2014-10-07 14:58:15 +04:00
Language Gravatar support. Avatars may be disabled via params or user preference. 2014-10-07 15:00:56 +04:00
Migrate Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
Search Allow to use shared searches in "matched by saved search" operator 2014-10-07 15:00:56 +04:00
Template Move show-mail-groups.cgi link to custishacks 2014-10-07 15:00:53 +04:00
User Bug 40933 2009-07-29 11:21:49 +00:00
WebService Use ->realname in User webservice 2014-10-07 15:00:54 +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 Remove CGI->param usage from attachment.cgi 2014-10-07 16:49:26 +04:00
Auth.pm Add profiles.is_enabled, profiles.last_seen_date columns, like in upstream 2014-10-07 14:58:12 +04:00
Bug.pm Fix readonly display of bug fields; move keywords code away from [% BLOCK input %] 2014-10-07 15:00:57 +04:00
BugMail.pm Fix 2 small bugs 2014-10-07 15:00:54 +04:00
CGI.pm Remove VarHash experiment 2014-10-08 16:39:47 +04:00
Chart.pm Bugzilla::Chart, Bugzilla::Series, chart.cgi: code style 2014-10-07 18:37:26 +04:00
Checker.pm Move custis-specific code to/from extension 2014-10-07 15:00:30 +04:00
CheckerUtils.pm Move Views to core 2014-10-07 15:00:52 +04:00
Classification.pm Code style 2014-10-07 14:58:18 +04:00
Comment.pm Code style 2014-10-07 14:58:18 +04:00
Component.pm Bugzilla::Chart, Bugzilla::Series, chart.cgi: remove CGI usage 2014-10-07 18:24:25 +04:00
Config.pm Disable utf8 warning during checksetup 2014-10-07 15:00:52 +04:00
Constants.pm Use auto_add_flag_requestees_to_cc config, do not try to use CGI for adding cc 2014-10-07 15:00:53 +04:00
DB.pm Remove products.defaultmilestone and allow to configure default milestone using the generic field UI 2014-10-07 14:58:17 +04:00
Diff.pm Code style 2014-10-07 14:58:18 +04:00
Error.pm Allow to use field names in email_in.pl, do not use CGI tie, use Bugzilla->input_params, fix some warnings 2014-10-07 14:58:16 +04:00
Extension.pm Bug 40933 - Some garbage fixes 2011-08-18 19:49:54 +00:00
Field.pm Fix error when enabling visibility field 2014-10-07 15:00:57 +04:00
FixWorktimePage.pm Move "Fix Worktime" page to core 2014-10-07 15:00:52 +04:00
Flag.pm Store flagtypes.cc_list as user IDs in separate table 2014-10-07 15:00:53 +04:00
FlagType.pm Move data validation and update/insert code into Bugzilla::FlagType 2014-10-08 16:04:31 +04:00
Group.pm Remove table name from DB_COLUMNS of FlagType, Group, User 2014-10-07 15:00:53 +04:00
Hook.pm Move checkers to core 2014-10-07 15:00:52 +04:00
Install.pm Gravatar support. Avatars may be disabled via params or user preference. 2014-10-07 15:00:56 +04:00
JobQueue.pm Remove JOB_MAP hardcode 2014-10-07 14:58:15 +04:00
Keyword.pm Fix keyword webservice, take all keyword list from field_metadata 2014-10-07 14:58:16 +04:00
Mailer.pm Remove JOB_MAP hardcode 2014-10-07 14:58:15 +04:00
Migrate.pm Use $field->value_type instead of Bugzilla::Field::Choice->type($field) 2014-10-07 14:58:17 +04:00
Milestone.pm Bugzilla::Milestone and Bugzilla::Version code style 2014-10-07 15:00:54 +04:00
OS.pm Move OS and Platform guessing regexps into DB and allow to edit them 2014-10-07 14:58:15 +04:00
Object.pm Convert Keywords into a standard multi-select field 2014-10-07 14:58:16 +04:00
Platform.pm Move OS and Platform guessing regexps into DB and allow to edit them 2014-10-07 14:58:15 +04:00
Product.pm Remove VarHash experiment 2014-10-08 16:39:47 +04:00
Report.pm Replace MAX_*_SIZE with a single MAX_FIELD_VALUE_SIZE 2014-10-07 14:58:18 +04:00
Search.pm Return specially treated fields in "Bug Changes" 2014-10-07 15:00:57 +04:00
Series.pm Bugzilla::Chart, Bugzilla::Series, chart.cgi: code style 2014-10-07 18:37:26 +04:00
Status.pm Remove SPECIAL_STATUS_WORKFLOW_ACTIONS 2014-10-07 15:00:53 +04:00
Template.pm Move custis-specific code to/from extension 2014-10-07 15:00:30 +04:00
Token.pm Move checkers to core 2014-10-07 15:00:52 +04:00
Update.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
User.pm Gravatar support. Avatars may be disabled via params or user preference. 2014-10-07 15:00:56 +04:00
Util.pm Remove VarHash experiment 2014-10-08 16:39:47 +04:00
Version.pm Bugzilla::Milestone and Bugzilla::Version code style 2014-10-07 15:00:54 +04:00
Views.pm Move Views to core 2014-10-07 15:00:52 +04:00
WebService.pm Bug 84586 - Merge WebServices from Bugzilla 4.0.1 2011-08-19 15:59:19 +00:00