bugzilla-4intranet/Bugzilla
Vitaliy Filippov 0f8849ed30 Add separate "Create products" permission 2015-10-26 15:07:04 +03:00
..
Attachment Remove the rest of cgi->param() and cgi->cookie() calls 2014-10-10 16:57:07 +04:00
Auth Change sql_interval to sql_date_math, like in upstream 2014-10-24 18:20:25 +04:00
Config Add Git bug search links 2015-08-07 15:09:25 +03:00
DB Use INT4 for all sortkeys 2015-09-15 12:57:42 +03: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 Use INT4 for all sortkeys 2015-09-15 12:57:42 +03:00
Job Bug 40933 2009-09-14 14:26:24 +00:00
JobQueue Override ObjectDriver for TheSchwartz 2014-11-12 15:54:05 +03:00
Language Add separate "Create products" permission 2015-10-26 15:07:04 +03:00
Migrate Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
Search Remove the rest of cgi->param() and cgi->cookie() calls 2014-10-10 16:57:07 +04:00
Template Fix determining of current template name if process() gets a reference to Template::Document 2014-11-14 17:14:04 +03:00
User Bug 40933 2009-07-29 11:21:49 +00:00
WebService Merge WebServices from Bugzilla 5.0.1 2015-10-23 16:05:16 +03: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 Show spreadsheets as HTML 2015-04-13 15:01:28 +03: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 Allow setting RESOLVED DUPLICATE without comment if commentonduplicate is disabled 2015-09-07 16:43:08 +03:00
BugMail.pm SQLite support, including EXPLAIN and FTS4 fulltext search 2014-11-10 12:11:03 +03:00
CGI.pm Add missing dependencies to README, remove Bugzilla::CGI::DESTROY 2015-06-18 16:39:07 +03:00
Chart.pm Bugzilla::Chart, Bugzilla::Series, chart.cgi: code style 2014-10-07 18:37:26 +04:00
Checker.pm Allow to clear flags by trigger 2014-12-29 16:30:37 +03:00
CheckerUtils.pm Fix checker error reporting for mass transactions 2015-01-21 19:53:45 +03:00
Classification.pm Code style 2014-10-07 14:58:18 +04:00
Comment.pm Bugzilla::Group: code style 2014-10-10 16:57:07 +04:00
Component.pm Different workaround for mysterious taint issues under perl 5.20 2015-07-09 14:31:12 +03:00
Config.pm Simplify param panel list code 2014-11-03 00:26:03 +03:00
Constants.pm SQLite support, including EXPLAIN and FTS4 fulltext search 2014-11-10 12:11:03 +03:00
DB.pm Fix log_query again (undefs in ChildHandles are in random places) 2014-11-19 15:53:14 +04:00
Diff.pm Do not mutate $self->{context} while formatting diffs 2015-04-13 19:00:25 +03:00
Error.pm Use ERROR_MODE_CONSOLE in cli scripts; remove extra html_strip 2014-10-30 02:10:16 +03:00
Extension.pm Bug 40933 - Some garbage fixes 2011-08-18 19:49:54 +00:00
Field.pm Change NUMERIC field type to DECIMAL(24,3) 2015-03-04 18:39:42 +03:00
FixWorktimePage.pm Fix negative number rounding 2014-11-10 12:00:11 +03:00
Flag.pm Merge WebServices from Bugzilla 5.0.1 2015-10-23 16:05:16 +03:00
FlagType.pm Use html_select() instead of select-menu.html.tmpl 2014-10-15 18:12:11 +04:00
Group.pm Bugzilla::Group: code style 2014-10-10 16:57:07 +04:00
Hook.pm Move checkers to core 2014-10-07 15:00:52 +04:00
Install.pm Add separate "Create products" permission 2015-10-26 15:07:04 +03:00
JobQueue.pm Override ObjectDriver for TheSchwartz 2014-11-12 15:54:05 +03:00
Keyword.pm Fix keyword webservice, take all keyword list from field_metadata 2014-10-07 14:58:16 +04:00
Mailer.pm Remove some useless dependencies 2014-10-23 14:58:20 +04:00
Migrate.pm SQLite support, including EXPLAIN and FTS4 fulltext search 2014-11-10 12:11:03 +03:00
Milestone.pm Forbid creating --- and "unspecified" versions and --- milestones 2015-01-29 17:25:53 +03: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 Remove taint hack 2015-07-09 14:31:00 +03: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 Add separate "Create products" permission 2015-10-26 15:07:04 +03:00
Report.pm Replace MAX_*_SIZE with a single MAX_FIELD_VALUE_SIZE 2014-10-07 14:58:18 +04:00
Search.pm Fix report column sorting 2015-07-10 17:53:06 +03: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 Allow some HTML in comments! :) 2015-06-19 14:29:47 +03:00
Token.pm Fix CVE-2015-4499 2015-09-18 14:41:10 +03:00
Update.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
User.pm Add separate "Create products" permission 2015-10-26 15:07:04 +03:00
Util.pm Fix CVE-2015-4499 2015-09-18 14:41:10 +03:00
Version.pm Add sortkey for versions 2015-09-07 15:54:51 +03:00
Views.pm Fix $dbh->can (always returns false...) 2015-01-15 18:21:07 +03:00
WebService.pm Bug 84586 - Merge WebServices from Bugzilla 4.0.1 2011-08-19 15:59:19 +00:00