bugzilla-4intranet/Bugzilla
Vitaliy Filippov 8540780996 Add missing dependencies to README, remove Bugzilla::CGI::DESTROY 2015-06-18 16:39:07 +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 Correctly skip comments in see_also_url_regexes, fix default regexes 2015-01-15 17:47:08 +03:00
DB fieldvaluecontrol delete cascade 2015-01-29 17:02:18 +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 Oops, fix db upgrade bug 2015-06-09 17:59:51 +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 field_desc back for days_elapsed 2014-10-15 19:26:35 +04: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 Remove the rest of cgi->param() and cgi->cookie() calls 2014-10-10 16:57:07 +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 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 Remove trailing zeros in search, fix removal in bug getter 2015-03-05 13:04:50 +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 Do not export anything from Bugzilla::User 2014-10-13 19:45:17 +04: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 Fix missing flag date in request/email 2015-01-19 12:49:37 +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 Enable Mozilla skin by default 2014-10-28 17:19:23 +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 SQLite support, including EXPLAIN and FTS4 fulltext search 2014-11-10 12:11:03 +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 Fix choose_product target uri when bugzilla is not in root 2014-10-31 19:51:02 +03:00
Report.pm Replace MAX_*_SIZE with a single MAX_FIELD_VALUE_SIZE 2014-10-07 14:58:18 +04:00
Search.pm Check for all selected values in resolution field correctly 2015-03-17 12:31:37 +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 Do not replace with empty.css/js, just remove custom stylesheet links 2015-01-19 15:57:20 +03:00
Token.pm Change sql_interval to sql_date_math, like in upstream 2014-10-24 18:20:25 +04:00
Update.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
User.pm SQLite support, including EXPLAIN and FTS4 fulltext search 2014-11-10 12:11:03 +03:00
Util.pm selected="selected" 2014-12-17 18:02:11 +03:00
Version.pm Forbid creating --- and "unspecified" versions and --- milestones 2015-01-29 17:25:53 +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