List of all Regex mentioned in the code..
| Value | Count | File:Line |
'|<(br)\s*/?>|i'
| 1 | |
'email_dkim_private_key_string'
| 1 | |
'disallowed_files'
| 1 | |
'preview_attachments_inline_max_size'
| 1 | |
'csv_separator'
| 1 | |
'smtp_host'
| 1 | |
'relationship_graph_max_depth'
| 1 | - /core/relationship_graph_api.php
|
'return_path_email'
| 1 | |
'from_name'
| 1 | |
'email_dkim_selector'
| 1 | |
'allow_reporter_upload'
| 1 | |
'email_dkim_passphrase'
| 1 | |
'email_dkim_identity'
| 1 | |
'font_family_choices_local'
| 1 | |
'font_family_choices'
| 1 | |
'email_separator1'
| 1 | |
'severity_significant_threshold'
| 1 | |
'priority_significant_threshold'
| 1 | |
'history_order'
| 1 | |
'wrap_in_preformatted_text'
| 1 | |
'preview_max_width'
| 1 | |
'smtp_port'
| 1 | |
'allow_blank_email'
| 1 | |
'limit_email_domains'
| 1 | |
'check_mx_record'
| 1 | |
'long_process_timeout'
| 1 | |
$p_enum_name . '_enum_string'
| 1 | |
'view_state_enum_string'
| 1 | |
'smtp_password'
| 1 | |
'email_dkim_enable'
| 1 | |
'filter_custom_fields_per_row'
| 1 | - /core/filter_form_api.php
|
'email_dkim_private_key_file_path'
| 1 | |
'email_receive_own'
| 1 | |
'show_changelog_dates'
| 1 | |
'preview_text_extensions'
| 1 | |
'preview_image_extensions'
| 1 | |
'display_bugnote_padding'
| 1 | |
'subprojects_inherit_categories'
| 1 | |
'document_files_prefix'
| 1 | |
'preview_max_height'
| 1 | |
'allow_download_own_attachments'
| 1 | - /api/soap/mc_file_api.php
|
'delete_bugnote_threshold'
| 1 | - /core/bug_activity_api.php
|
'default_bug_additional_info'
| 1 | |
'date_partitions'
| 1 | |
'severity_enum_string'
| 1 | |
'reauthentication'
| 1 | - /core/classes/AuthFlags.class.php
|
'reauthentication_expiry'
| 1 | - /core/classes/AuthFlags.class.php
|
'time_tracking_stopwatch'
| 1 | |
'bug_report_page_fields'
| 1 | |
'due_date_default'
| 1 | |
'default_bug_steps_to_reproduce'
| 1 | |
'show_roadmap_dates'
| 1 | |
'default_bug_description'
| 1 | |
'default_reminder_view_status'
| 1 | |
'default_project_view_status'
| 1 | - /manage_proj_create_page.php
|
'default_bug_relationship_clone'
| 1 | |
'default_bug_relationship'
| 1 | |
'my_view_bug_count'
| 1 | |
'my_view_boxes'
| 1 | |
'payment_enable'
| 1 | - /account_sponsor_page.php
|
'time_tracking_billing_rate'
| 1 | |
'dropzone_enabled'
| 1 | |
'development_team_threshold'
| 1 | |
'mentions_enabled'
| 1 | |
'mentions_tag'
| 1 | |
'show_project_menu_bar'
| 1 | |
'bug_update_page_fields'
| 1 | |
'webservice_rest_enabled'
| 1 | - /api/rest/restcore/ApiEnabledMiddleware.php
|
'filter_position'
| 1 | |
'default_manage_tag_prefix'
| 1 | |
'wiki_enable'
| 1 | |
'custom_field_edit_after_create'
| 1 | - /manage_custom_field_create.php
|
$p_enum . '_enum_string'
| 1 | - /api/soap/mc_enum_api.php
|
'webservice_' . $p_enum . '_enum_default_when_not_found'
| 1 | - /api/soap/mc_enum_api.php
|
| 'default_bug_' . $p_enum | 1 | - /api/soap/mc_enum_api.php
|
'webservice_admin_access_level_threshold'
| 1 | |
'webservice_readwrite_access_level_threshold'
| 1 | |
'bug_count_hyperlink_prefix'
| 1 | |
'webservice_version_when_not_found'
| 1 | |
'webservice_error_when_version_not_found'
| 1 | |
'validate_email'
| 1 | |
'email_dkim_domain'
| 1 | |
'bugnote_user_delete_threshold'
| 1 | - /core/bug_activity_api.php
|
"/(${t_url_protocol}(${t_url_part1}*?${t_url_part2}+))/su"
| 1 | |
'/ /'
| 1 | |
'/([^\n]{' . $p_wrap . ',}?[\s]+)(?!<\/pre>)/u'
| 1 | |
'@^(?P<path>' . preg_quote($t_path, '@') . ')' . $t_pattern . '$@'
| 1 | |
'@^(?P<path>' . preg_quote($t_short_path, '@') . ')' . $t_pattern . '$@'
| 1 | |
'@^(?P<path>)' . $t_pattern . '$@'
| 1 | |
'@(?:[^:]*)?:/*@'
| 1 | |
'/(^|[^\w&])' . preg_quote($t_tag, '/') . '(\d+)\b/'
| 1 | |
'/(^|[^\w])' . preg_quote($t_tag, '/') . '(\d+)\b/'
| 1 | |
'/(<a[^>]*>.*?<\/a>)/is'
| 1 | |
'/(<pre[^>]*>.*?<\/pre>)/is'
| 1 | |
'/<a\s[^\>]*href="mailto:([^\"]+)"[^\>]*>[^\<]*<\/a>/si'
| 1 | |
'issue_activity_note_attachments_seconds_threshold'
| 1 | - /core/bug_activity_api.php
|
'/<(' . $t_tags . ')\s*>/ui'
| 1 | |
'/<\/(' . $t_tags . ')\s*>/ui'
| 1 | |
'/<(' . $t_tags . ')\s*\/>/ui'
| 1 | |
'/ +/'
| 1 | |
'/wsdl/'
| 1 | - /api/soap/mantisconnect.php
|
'/(?:^|[^\\\\])(%([^%]+)%)/U'
| 1 | |
'/^(([a-zA-z_][0-9a-zA-Z_]*)|(\d+))$/'
| 1 | - /core/relationship_graph_api.php
|
'/<br[^>]*?>/'
| 1 | |
'/^' . $p_prefix . '([^\+\-' . $t_separator . '][^' . $t_separator . ']*)$/'
| 1 | |
'/[\/*?"<>|\\ :&]/'
| 1 | |
'/^(\d+?)/U'
| 1 | |
'/^([a-zA-Z0-9_-]+)\/([a-zA-Z0-9_-]+[\/a-zA-Z0-9_-]*)/'
| 1 | |
'/^' . '([a-zA-Z0-9_-]+)\/' . '(' . '(?:(?:[a-zA-Z0-9_-][.a-zA-Z0-9_-]*\/)*)' . '(?:[a-zA-Z0-9_-][.a-zA-Z0-9_-]*)' . ')$/'
| 1 | |
'@^(' . $t_path . ')/(?:/*([^\?#]*))(.*)?$@'
| 1 | |
'/\.(jpg|gif|png|zip|wav|ttf|woff|woff2)$/'
| 1 | - /build/check_lineterm.php
|
'/^s_/'
| 1 | |
'|^(.*)(</head>.*$)|is'
| 1 | |
'(^([a-zA-Z]{2})$)'
| 1 | - /library/rssbuilder/class.RSSBuilder.inc.php
|
'/^mantis_(.*)_table$/'
| 1 | |
'/@example\.com$/'
| 1 | - /admin/check/check_email_inc.php
|
'/[^\x9\xA\xD\x20-\x{D7FF}\x{E000}-\x{FFFD}\x{10000}-\x{10FFFF}]+/u'
| 1 | |
'@^' . preg_quote($p_base_directory, '@') . '@'
| 1 | - /admin/check/check_integrity_inc.php
|
'/^' . $t_absolute_path_regex_safe . '/'
| 1 | - /admin/check/check_paths_inc.php
|
'/^[0-9]+\.[0-9+]/'
| 1 | - /admin/check/check_database_inc.php
|
'/^[Vv]([0-9\.]+)/'
| 1 | - /admin/check/check_database_inc.php
|
'/\s*[0-9]+ => /'
| 1 | |
'/ORA-01920/'
| 1 | |
'/^[a-zA-Z0-9_]+$/'
| 1 | - /admin/upgrade_unattended.php
|
'/^ {0,3}#{1,6}(?: |$)/'
| 1 | - /plugins/MantisCoreFormatting/core/MantisMarkdown.php
|
'/[\xF0-\xF7].../s'
| 1 | |
'/(?:' . '(?<=^|[^\w])' . '(?<!' . $t_quoted_tag . ')' . $t_quoted_tag . ')' . '([\w\-.]*[\w])' . '(?=[^\w@]|$)' . '(?!$t_quoted_tag)' . '/'
| 1 | |
'/<a\s[^\>]*href="([^\"]+)"[^\>]*>[^\<]*<\/a>/si'
| 1 | |
'/^-?([0-9])*$/'
| 1 | |
'reopen_bug_threshold'
| 1 | |
'user_login_valid_regex'
| 1 | |
'sort_by_last_name'
| 1 | |
'bug_readonly_status_threshold'
| 1 | |
'/[^a-zA-Z0-9_-]+/'
| 1 | - /core/custom_field_api.php
|
'update_readonly_bug_threshold'
| 1 | |
'due_date_warning_levels'
| 1 | |
'forward_year_count'
| 1 | |
'backward_year_count'
| 1 | |
'limit_view_unless_threshold'
| 1 | |
'max_lost_password_in_progress_count'
| 1 | |
'sponsorship_currency'
| 1 | - /core/sponsorship_api.php
|
'auto_set_status_to_assigned'
| 1 | |
'display_bug_padding'
| 1 | |
'default_bug_projection'
| 1 | - /core/commands/IssueAddCommand.php
|
'show_version_dates_threshold'
| 1 | |
'summary_category_include_project'
| 1 | |
'severity_multipliers'
| 1 | |
'resolution_multipliers'
| 1 | |
'show_realname'
| 1 | |
'create_short_url'
| 1 | |
'webmaster_email'
| 1 | |
'sort_icon_arr'
| 1 | |
'news_limit_method'
| 1 | |
'/' . $t_valid_regexp . '/'
| 1 | - /core/custom_field_api.php
|
'main_menu_custom_options'
| 1 | |
'max_failed_login_count'
| 1 | |
'status_icon_arr'
| 1 | |
'news_view_limit_days'
| 1 | |
'antispam_max_event_count'
| 1 | |
'copyright_statement'
| 1 | |
'antispam_time_window_in_seconds'
| 1 | |
'display_project_padding'
| 1 | |
'store_reminders'
| 2 | - /bug_reminder_page.php
- /bug_reminder.php
|
'notify_new_user_created_threshold_min'
| 2 | - /adm_permissions_report.php
- /core/email_api.php
|
'show_log_threshold'
| 2 | - /core/logging_api.php
- /core/helper_api.php
|
'bug_duplicate_resolution'
| 2 | - /bug_change_status_page.php
- /bug_change_status_page.php
|
'report_issues_for_unreleased_versions_threshold'
| 2 | - /bug_report_page.php
- /bug_update_page.php
|
'reminder_receive_threshold'
| 2 | - /bug_reminder_page.php
- /bug_reminder.php
|
'file_upload_max_num'
| 2 | - /bug_report_page.php
- /bugnote_add_inc.php
|
'action_button_position'
| 2 | - /bug_view_inc.php
- /bug_update_page.php
|
'email_notifications_verbose'
| 2 | - /account_prefs_inc.php
- /core/email_api.php
|
'relationship_graph_view_on_click'
| 2 | - /core/relationship_graph_api.php
- /core/relationship_graph_api.php
|
'timeline_view_threshold'
| 2 | - /my_view_page.php
- /view_user_page.php
|
'reminder_recipients_monitor_bug'
| 2 | - /bug_reminder_page.php
- /bug_reminder.php
|
'smtp_connection_mode'
| 2 | - /core/email_api.php
- /core/email_api.php
|
'phpMailer_method'
| 2 | - /core/email_api.php
- /core/email_api.php
|
'bugnote_user_change_view_state_threshold'
| 2 | - /bugnote_set_view_state.php
- /core/bug_activity_api.php
|
'recently_visited_count'
| 2 | - /core/last_visited_api.php
- /core/last_visited_api.php
|
'html_make_links'
| 2 | - /core/string_api.php
- /core/string_api.php
|
'show_bug_project_links'
| 2 | - /my_view_inc.php
- /core/columns_api.php
|
'allow_account_delete'
| 2 | - /account_page.php
- /account_delete.php
|
'show_sticky_issues'
| 2 | - /search.php
- /core/filter_api.php
|
'signup_use_captcha'
| 2 | - /signup.php
- /signup_page.php
|
'relationship_graph_orientation'
| 2 | - /bug_relationship_graph.php
- /bug_relationship_graph_img.php
|
'smtp_username'
| 2 | - /core/email_api.php
- /core/email_api.php
|
'time_tracking_reporting_threshold'
| 2 | - /core/billing_api.php
- /core/layout_api.php
|
'time_tracking_without_note'
| 2 | - /bug_update.php
- /core/bugnote_api.php
|
'tag_detach_own_threshold'
| 2 | - /core/tag_api.php
- /core/tag_api.php
|
'min_refresh_delay'
| 2 | - /account_prefs_update.php
- /account_prefs_update.php
|
'bug_revision_drop_threshold'
| 2 | - /bug_revision_drop.php
- /bug_revision_view_page.php
|
'use_dynamic_filters'
| 2 | - /core/filter_form_api.php
- /core/filter_api.php
|
'news_view_limit'
| 2 | - /main_page.php
- /core/news_api.php
|
'/[\/:*?"<>|]/'
| 2 | - /print_all_bug_page_word.php
- /core/excel_api.php
|
'email_padding_length'
| 2 | - /core/email_api.php
- /core/email_api.php
|
'default_bug_reproducibility'
| 2 | - /core/commands/IssueAddCommand.php
- /bug_report_page.php
|
'/(?<token>\?|\$|:)(?<index>[0-9]*)/'
| 2 | - /core/database_api.php
- /core/classes/BugFilterQuery.class.php
|
'allow_reporter_reopen'
| 2 | - /bug_update.php
- /core/access_api.php
|
'sponsor_threshold'
| 2 | - /bug_set_sponsorship.php
- /adm_permissions_report.php
|
'status_colors'
| 2 | - /api/soap/mc_enum_api.php
- /core/helper_api.php
|
'from_email'
| 2 | - /core/email_api.php
- /core/email_api.php
|
'history_default_visible'
| 2 | - /core/email_api.php
- /bug_view_inc.php
|
'filter_by_custom_fields'
| 2 | - /core/classes/BugFilterQuery.class.php
- /core/filter_form_api.php
|
'minimum_sponsorship_amount'
| 2 | - /bug_sponsorship_list_view_inc.php
- /core/sponsorship_api.php
|
'download_attachments_threshold'
| 2 | - /api/soap/mc_file_api.php
- /adm_permissions_report.php
|
'show_user_realname_threshold'
| 2 | - /api/soap/mc_account_api.php
- /view_user_page.php
|
'show_avatar_threshold'
| 2 | - /core/classes/Avatar.class.php
- /core/layout_api.php
|
'manage_users_cookie'
| 2 | - /manage_user_page.php
- /core/helper_api.php
|
'/&(#[0-9]+|[a-z]+);/i'
| 2 | - /core/string_api.php
- /core/error_api.php
|
'default_bug_resolution'
| 2 | - /core/commands/IssueAddCommand.php
- /bug_report_page.php
|
'default_bug_eta'
| 2 | - /core/commands/IssueAddCommand.php
- /bug_report_page.php
|
'/^(?P<before_var>[\d\D]*[\s\n\r,]+)(?P<var_name>([a-z0-9_]*[\s\n\r]*\.){0,1}[\s\n\r]*[a-z0-9_]+)(?P<dividers>[\s\n\r]*=[\s\n\r]*:)(?P<bind_name>[0-9]+)(?P<after_var>[,\s\n\r]*[\d\D]*\z)/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'/^(?P<before_var>[\d\D]*[\s\n\r(]+)(?P<var_name>([a-z0-9_]*[\s\n\r]*\.){0,1}[\s\n\r]*[a-z0-9_]+)(?P<dividers>[\s\n\r]*=[\s\n\r]*:)(?P<bind_name>[0-9]+)(?P<after_var>[\s\n\r]*[\d\D]*\z)/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'dsn'
| 2 | - /admin/install.php
- /admin/install.php
|
'reassign_on_feedback'
| 2 | - /core/commands/IssueNoteAddCommand.php
- /bug_update.php
|
'max_file_size'
| 2 | - /core/file_api.php
- /core/file_api.php
|
'/[a-zA-Z]+/'
| 2 | - /core/graphviz_api.php
- /core/graphviz_api.php
|
'/^CAST\s*\($/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'default_timezone'
| 2 | - /admin/install.php
- /admin/install.php
|
"/-?([^'\"\s]+|\"[^\"]+\"|'[^']+')/"
| 2 | - /manage_user_page.php
- /core/classes/BugFilterQuery.class.php
|
'/^[\s\n\r]*insert[\s\n\r]+(into){0,1}[\s\n\r]+(?P<table>[a-z0-9_]+)[\s\n\r]*\([\s\n\r]*[\s\n\r]*(?P<fields>[a-z0-9_,\s\n\r]+)[\s\n\r]*\)[\s\n\r]*values[\s\n\r]*\([\s\n\r]*(?P<values>[:a-z0-9_,\s\n\r]+)\)/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'show_version'
| 2 | - /admin/index.php
- /core/layout_api.php
|
'/^[\s\n\r]*([a-z0-9_]+)[\s\n\r]*,{0,1}([\d\D]*)\z/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'/^[\s\n\r]*(:[a-z0-9_]+)[\s\n\r]*,{0,1}([\d\D]*)\z/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'default_bug_severity'
| 2 | - /core/commands/IssueAddCommand.php
- /bug_report_page.php
|
'/^(?P<before_empty_literal>[\d\D]*[\s\n\r(]+([a-z0-9_]*[\s\n\r]*\.){0,1}[\s\n\r]*[a-z0-9_]+)[\s\n\r]*=[\s\n\r]*\'\'(?P<after_empty_literal>[\s\n\r]*[\d\D]*\z)/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'/^(?P<before_empty_literal>[\d\D]*[\s\n\r(]+([a-z0-9_]*[\s\n\r]*\.){0,1}[\s\n\r]*[a-z0-9_]+)[\s\n\r]*(![\s\n\r]*=|<[\s\n\r]*>)[\s\n\r]*\'\'(?P<after_empty_literal>[\s\n\r]*[\d\D]*\z)/i'
| 2 | - /core/database_api.php
- /core/classes/DbQuery.class.php
|
'allow_parent_of_unresolved_to_close'
| 2 | - /bug_update.php
- /bug_change_status_page.php
|
'email_send_using_cronjob'
| 2 | - /core/email_api.php
- /manage_user_update.php
|
'enable_eta'
| 3 | - /api/soap/mc_issue_api.php
- /bug_update_page.php
- /core/columns_api.php
|
'show_priority_text'
| 3 | - /my_view_inc.php
- /core/columns_api.php
- /core/columns_api.php
|
'favicon_image'
| 3 | - /browser_search_plugin.php
- /core/layout_api.php
- /core/layout_api.php
|
'default_show_changed'
| 3 | - /my_view_inc.php
- /core/filter_api.php
- /core/filter_api.php
|
'hide_status_default'
| 3 | - /search.php
- /my_view_inc.php
- /core/filter_api.php
|
'webservice_readonly_access_level_threshold'
| 3 | - /api/soap/mc_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
|
'show_product_version'
| 3 | - /bug_actiongroup_page.php
- /bug_actiongroup_page.php
- /core/version_api.php
|
'default_bug_priority'
| 3 | - /core/commands/IssueAddCommand.php
- /bug_report_page.php
- /bug_actiongroup_page.php
|
'tag_detach_threshold'
| 3 | - /api/soap/mc_tag_api.php
- /core/tag_api.php
- /core/tag_api.php
|
'enable_projection'
| 3 | - /api/soap/mc_issue_api.php
- /bug_update_page.php
- /core/columns_api.php
|
'email_separator2'
| 3 | - /core/email_api.php
- /core/email_api.php
- /core/email_api.php
|
'monitor_add_others_bug_threshold'
| 3 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /bug_report_page.php
|
'view_changelog_threshold'
| 3 | - /changelog_page.php
- /changelog_page.php
- /core/layout_api.php
|
'bug_resolution_not_fixed_threshold'
| 3 | - /core/custom_function_api.php
- /core/summary_api.php
- /core/summary_api.php
|
'show_assigned_names'
| 3 | - /core/custom_function_api.php
- /core/custom_function_api.php
- /core/columns_api.php
|
'monitor_delete_others_bug_threshold'
| 3 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /bug_monitor_delete.php
|
'allow_delete_own_attachments'
| 3 | - /core/file_api.php
- /api/soap/mc_issue_attachment_api.php
- /bug_file_delete.php
|
'view_sponsorship_details_threshold'
| 3 | - /core/email_api.php
- /bug_sponsorship_list_view_inc.php
- /adm_permissions_report.php
|
'subprojects_inherit_versions'
| 3 | - /core/version_api.php
- /core/version_api.php
- /core/version_api.php
|
'upload_bug_file_threshold'
| 3 | - /core/file_api.php
- /api/soap/mc_issue_attachment_api.php
- /adm_permissions_report.php
|
'allowed_files'
| 3 | - /core/file_api.php
- /core/print_api.php
- /core/print_api.php
|
'view_attachments_threshold'
| 3 | - /adm_permissions_report.php
- /core/history_api.php
- /core/email_api.php
|
'language_choices_arr'
| 3 | - /core/print_api.php
- /core/lang_api.php
- /core/lang_api.php
|
'reporter_summary_limit'
| 3 | - /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
|
'create_permalink_threshold'
| 3 | - /permalink_page.php
- /core/filter_api.php
- /core/filter_api.php
|
'custom_group_actions'
| 3 | - /bug_actiongroup_page.php
- /bug_actiongroup.php
- /core/bug_group_action_api.php
|
'news_enabled'
| 3 | - /adm_permissions_report.php
- /core/news_api.php
- /core/layout_api.php
|
'relationship_graph_fontsize'
| 3 | - /workflow_graph_img.php
- /core/relationship_graph_api.php
- /core/relationship_graph_api.php
|
'relationship_graph_fontname'
| 3 | - /workflow_graph_img.php
- /core/relationship_graph_api.php
- /core/relationship_graph_api.php
|
'excel_columns'
| 3 | - /manage_config_columns_set.php
- /manage_columns_copy.php
- /core/custom_function_api.php
|
'csv_columns'
| 3 | - /manage_config_columns_set.php
- /manage_columns_copy.php
- /core/custom_function_api.php
|
'print_issues_page_columns'
| 3 | - /manage_config_columns_set.php
- /manage_columns_copy.php
- /core/custom_function_api.php
|
'search_title'
| 3 | - /admin/check/check_display_inc.php
- /browser_search_plugin.php
- /core/layout_api.php
|
'view_issues_page_columns'
| 3 | - /manage_config_columns_set.php
- /manage_columns_copy.php
- /core/custom_function_api.php
|
'limit_reporters'
| 3 | - /core/classes/BugFilterQuery.class.php
- /manage_config_work_threshold_page.php
- /core/access_api.php
|
'stored_query_create_threshold'
| 3 | - /query_store.php
- /adm_permissions_report.php
- /core/filter_api.php
|
'manage_configuration_threshold'
| 3 | - /adm_permissions_report.php
- /core/html_api.php
- /core/html_api.php
|
'time_tracking_with_billing'
| 3 | - /billing_export_to_excel.php
- /billing_export_to_csv.php
- /billing_inc.php
|
'assign_sponsored_bugs_threshold'
| 3 | - /bug_update.php
- /bug_change_status_page.php
- /adm_permissions_report.php
|
'/^(?P<before_set_where>.*)(?P<set_where>[\s\n\r]*set[\s\n\r]+[\s\n\ra-z0-9_\.=,:\']+)(?P<after_set_where>where[\d\D]*)$/i'
| 4 | - /core/database_api.php
- /core/database_api.php
- /core/classes/DbQuery.class.php
- /core/classes/DbQuery.class.php
|
'set_configuration_threshold'
| 4 | - /adm_config_page.php
- /adm_config_delete.php
- /adm_config_report.php
- /adm_config_set.php
|
'bug_view_page_fields'
| 4 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /bugnote_view_inc.php
- /print_all_bug_page_word.php
|
'show_monitor_list_threshold'
| 4 | - /core/commands/IssueViewPageCommand.php
- /core/history_api.php
- /core/filter_form_api.php
- /core/bug_api.php
|
'tag_edit_own_threshold'
| 4 | - /tag_view_page.php
- /tag_update.php
- /tag_update_page.php
- /core/tag_api.php
|
'webservice_specify_reporter_on_add_access_level_threshold'
| 4 | - /core/commands/IssueFileAddCommand.php
- /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /core/commands/IssueNoteAddCommand.php
|
'max_dropdown_length'
| 4 | - /core/print_api.php
- /core/print_api.php
- /core/string_api.php
- /core/filter_form_api.php
|
'add_profile_threshold'
| 4 | - /account_prof_update.php
- /adm_permissions_report.php
- /account_prof_menu_page.php
- /core/html_api.php
|
'font_family'
| 4 | - /account_prefs_inc.php
- /account_prefs_update.php
- /core/layout_api.php
- /core/layout_api.php
|
'bug_reopen_resolution'
| 4 | - /bug_update.php
- /bug_change_status_page.php
- /manage_config_workflow_page.php
- /core/bug_api.php
|
'view_history_threshold'
| 4 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
|
'allow_file_upload'
| 4 | - /core/file_api.php
- /adm_permissions_report.php
- /manage_config_work_threshold_page.php
- /manage_config_work_threshold_set.php
|
'delete_attachments_threshold'
| 4 | - /core/file_api.php
- /api/soap/mc_issue_attachment_api.php
- /adm_permissions_report.php
- /bug_file_delete.php
|
'set_status_threshold'
| 4 | - /manage_config_workflow_set.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /core/access_api.php
|
'bug_reminder_threshold'
| 4 | - /core/commands/IssueViewPageCommand.php
- /adm_permissions_report.php
- /bug_reminder_page.php
- /bug_reminder.php
|
'move_bug_threshold'
| 4 | - /core/commands/IssueViewPageCommand.php
- /bug_actiongroup.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'bug_assigned_status'
| 4 | - /core/commands/IssueNoteAddCommand.php
- /bug_change_status_page.php
- /bug_update.php
- /core/bug_api.php
|
'bugnote_link_tag'
| 4 | - /plugins/MantisCoreFormatting/pages/config.php
- /plugins/XmlImportExport/pages/export.php
- /core/email_api.php
- /core/string_api.php
|
'stored_query_use_threshold'
| 4 | - /adm_permissions_report.php
- /manage_filter_page.php
- /core/filter_api.php
- /core/filter_api.php
|
'delete_project_threshold'
| 4 | - /api/rest/restcore/projects_rest.php
- /manage_proj_delete.php
- /adm_permissions_report.php
- /manage_proj_edit_page.php
|
'view_configuration_threshold'
| 4 | - /api/rest/restcore/internal_rest.php
- /adm_config_page.php
- /adm_config_report.php
- /core/html_api.php
|
'default_bug_view_status'
| 4 | - /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /bug_report_page.php
- /bug_actiongroup_page.php
|
'bugnote_user_edit_threshold'
| 4 | - /api/soap/mc_issue_api.php
- /bugnote_edit_page.php
- /bugnote_update.php
- /core/bug_activity_api.php
|
'bug_link_tag'
| 4 | - /plugins/MantisCoreFormatting/pages/config.php
- /plugins/XmlImportExport/pages/export.php
- /plugins/XmlImportExport/ImportXml.php
- /core/string_api.php
|
'bug_feedback_status'
| 4 | - /core/commands/IssueNoteAddCommand.php
- /bug_update.php
- /my_view_inc.php
- /my_view_inc.php
|
'default_limit_view'
| 4 | - /manage_proj_edit_page.php
- /search.php
- /core/filter_api.php
- /core/filter_api.php
|
'show_avatar'
| 4 | - /plugins/Gravatar/Gravatar.php
- /core/classes/Avatar.class.php
- /core/layout_api.php
- /core/layout_api.php
|
'manage_site_threshold'
| 4 | - /manage_proj_page.php
- /core/html_api.php
- /manage_overview_page.php
- /core/layout_api.php
|
'notify_flags'
| 4 | - /manage_config_email_set.php
- /manage_config_email_page.php
- /manage_config_email_page.php
- /core/email_api.php
|
'stored_query_create_shared_threshold'
| 5 | - /manage_filter_edit_update.php
- /query_store.php
- /manage_filter_edit_page.php
- /adm_permissions_report.php
- /query_store_page.php
|
'custom_field_link_threshold'
| 5 | - /manage_proj_custom_field_remove.php
- /adm_permissions_report.php
- /manage_proj_edit_page.php
- /manage_proj_custom_field_add_existing.php
- /manage_proj_custom_field_update.php
|
'attachments_file_permissions'
| 5 | - /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /api/soap/mc_file_api.php
- /proj_doc_update.php
|
'private_project_threshold'
| 5 | - /adm_permissions_report.php
- /core/access_api.php
- /core/user_api.php
- /core/user_api.php
- /core/project_api.php
|
'delete_bug_threshold'
| 5 | - /core/commands/IssueDeleteCommand.php
- /core/commands/IssueViewPageCommand.php
- /bug_actiongroup.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'subprojects_enabled'
| 5 | - /core/commands/ProjectHierarchyAddCommand.php
- /core/commands/ProjectHierarchyDeleteCommand.php
- /core/commands/ProjectHierarchyUpdateCommand.php
- /manage_proj_edit_page.php
- /core/print_api.php
|
'resolution_enum_string'
| 5 | - /summary_page.php
- /summary_page.php
- /summary_page.php
- /summary_page.php
- /summary_page.php
|
'view_filters'
| 5 | - /core/filter_api.php
- /core/filter_api.php
- /core/filter_api.php
- /core/filter_api.php
- /core/filter_api.php
|
'allow_reporter_close'
| 5 | - /bug_update.php
- /bug_view_inc.php
- /bug_report_page.php
- /core/bug_group_action_api.php
- /core/access_api.php
|
'private_news_threshold'
| 5 | - /news_view_page.php
- /news_list_page.php
- /adm_permissions_report.php
- /main_page.php
- /core/print_api.php
|
'create_project_threshold'
| 5 | - /manage_proj_create_page.php
- /manage_proj_page.php
- /adm_permissions_report.php
- /manage_proj_edit_page.php
- /manage_proj_create.php
|
'complete_date_format'
| 5 | - /admin/email_queue.php
- /core/email_api.php
- /news_list_page.php
- /manage_proj_edit_page.php
- /core/string_api.php
|
'datetime_picker_format'
| 5 | - /bug_report_page.php
- /bug_change_status_page.php
- /manage_proj_ver_edit_page.php
- /bug_actiongroup_page.php
- /bug_update_page.php
|
'default_notify_flags'
| 5 | - /manage_config_email_set.php
- /manage_config_email_set.php
- /manage_config_email_page.php
- /manage_config_email_page.php
- /core/email_api.php
|
'default_category_for_moves'
| 5 | - /admin/check/check_config_inc.php
- /api/soap/mc_project_api.php
- /core/category_api.php
- /core/bug_api.php
- /core/bug_api.php
|
'update_bugnote_threshold'
| 5 | - /api/soap/mc_issue_api.php
- /bugnote_edit_page.php
- /bugnote_update.php
- /bugnote_set_view_state.php
- /core/bug_activity_api.php
|
'view_proj_doc_threshold'
| 5 | - /api/soap/mc_project_api.php
- /api/soap/mc_file_api.php
- /file_download.php
- /adm_permissions_report.php
- /proj_doc_page.php
|
'logo_image'
| 5 | - /news_rss.php
- /issues_rss.php
- /core/html_api.php
- /core/html_api.php
- /core/layout_api.php
|
'update_bug_status_threshold'
| 5 | - /core/commands/IssueViewPageCommand.php
- /manage_config_workflow_set.php
- /core/bug_group_action_api.php
- /core/access_api.php
- /core/columns_api.php
|
'bug_resolution_fixed_threshold'
| 6 | - /bug_update.php
- /bug_change_status_page.php
- /bug_actiongroup_page.php
- /core/custom_function_api.php
- /core/summary_api.php
- /core/summary_api.php
|
'time_tracking_edit_threshold'
| 6 | - /core/commands/IssueNoteAddCommand.php
- /bugnote_edit_page.php
- /bugnote_edit_page.php
- /bug_change_status_page.php
- /bugnote_add_inc.php
- /bug_update_page.php
|
'relationship_graph_enable'
| 6 | - /bug_view_inc.php
- /workflow_graph_img.php
- /manage_config_workflow_graph_page.php
- /bug_relationship_graph.php
- /bug_relationship_graph_img.php
- /core/html_api.php
|
'rss_enabled'
| 6 | - /news_rss.php
- /issues_rss.php
- /main_page.php
- /manage_filter_page.php
- /core/html_api.php
- /core/layout_api.php
|
'status_enum_workflow'
| 6 | - /manage_config_workflow_set.php
- /core/print_api.php
- /core/workflow_api.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /core/bug_api.php
|
'bug_reopen_status'
| 6 | - /bug_update.php
- /bug_view_inc.php
- /bug_change_status_page.php
- /manage_config_workflow_page.php
- /core/bug_api.php
- /core/access_api.php
|
'handle_sponsored_bugs_threshold'
| 6 | - /bug_sponsorship_list_view_inc.php
- /bug_update.php
- /bug_change_status_page.php
- /adm_permissions_report.php
- /account_sponsor_update.php
- /core/bug_api.php
|
'default_new_account_access_level'
| 6 | - /manage_user_edit_page.php
- /manage_user_edit_page.php
- /manage_user_create_page.php
- /manage_proj_edit_page.php
- /core/authentication_api.php
- /core/user_api.php
|
'manage_global_profile_threshold'
| 6 | - /account_prof_update.php
- /account_prof_update.php
- /account_prof_update.php
- /account_prof_edit_page.php
- /account_prof_menu_page.php
- /core/html_api.php
|
'view_sponsorship_total_threshold'
| 6 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /api/soap/mc_issue_api.php
- /bug_sponsorship_list_view_inc.php
- /adm_permissions_report.php
- /core/html_api.php
|
'allow_freetext_in_profile_fields'
| 7 | - /api/soap/mc_issue_api.php
- /bug_report_page.php
- /bug_report_page.php
- /bug_report_page.php
- /bug_update_page.php
- /bug_update_page.php
- /bug_update_page.php
|
'change_view_status_threshold'
| 7 | - /bug_update.php
- /bug_actiongroup.php
- /bugnote_set_view_state.php
- /bug_update_page.php
- /core/bug_group_action_api.php
- /core/bug_activity_api.php
- /core/columns_api.php
|
'due_date_update_threshold'
| 7 | - /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /bug_change_status_page.php
- /bug_report_page.php
- /bug_actiongroup.php
- /bug_update_page.php
- /core/bug_group_action_api.php
|
'lost_password_feature'
| 7 | - /lost_pwd.php
- /verify.php
- /signup_page.php
- /login_password_page.php
- /core/print_api.php
- /lost_pwd_page.php
- /core/user_api.php
|
'private_bug_threshold'
| 7 | - /core/classes/BugFilterQuery.class.php
- /bug_reminder_page.php
- /core/email_api.php
- /core/helper_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/access_api.php
|
'set_bug_sticky_threshold'
| 7 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /bug_stick.php
- /bug_actiongroup.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'enable_product_build'
| 7 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /bug_report_page.php
- /bug_update_page.php
- /core/filter_form_api.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'tag_create_threshold'
| 7 | - /core/commands/TagAttachCommand.php
- /api/soap/mc_tag_api.php
- /bug_actiongroup_attach_tags_inc.php
- /tag_update_page.php
- /core/tag_api.php
- /core/tag_api.php
- /core/tag_api.php
|
'manage_custom_fields_threshold'
| 8 | - /manage_custom_field_delete.php
- /manage_custom_field_update.php
- /adm_permissions_report.php
- /manage_custom_field_create.php
- /manage_custom_field_page.php
- /manage_custom_field_edit_page.php
- /core/html_api.php
- /core/layout_api.php
|
'allow_no_category'
| 8 | - /api/soap/mc_api.php
- /bug_update.php
- /bug_report_page.php
- /bug_actiongroup.php
- /bug_update_page.php
- /core/print_api.php
- /core/bug_api.php
- /core/bug_api.php
|
'time_tracking_view_threshold'
| 8 | - /api/soap/mc_api.php
- /api/soap/mc_issue_api.php
- /bugnote_view_inc.php
- /bug_view_inc.php
- /core/billing_api.php
- /core/bugnote_api.php
- /core/bugnote_api.php
- /core/email_api.php
|
'manage_news_threshold'
| 8 | - /news_edit_page.php
- /news_edit_page.php
- /news_update.php
- /news_update.php
- /adm_permissions_report.php
- /news_add.php
- /main_page.php
- /news_menu_page.php
|
'add_bugnote_threshold'
| 8 | - /api/soap/mc_issue_api.php
- /core/commands/IssueNoteAddCommand.php
- /bug_update.php
- /bugnote_add_inc.php
- /core/print_api.php
- /bug_actiongroup_add_note_inc.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'project_user_threshold'
| 8 | - /manage_proj_user_copy.php
- /adm_permissions_report.php
- /manage_proj_user_remove.php
- /manage_user_proj_delete.php
- /manage_proj_edit_page.php
- /manage_proj_user_update.php
- /manage_proj_user_add.php
- /core/print_api.php
|
'show_user_email_threshold'
| 8 | - /core/email_api.php
- /core/email_api.php
- /api/soap/mc_account_api.php
- /news_rss.php
- /issues_rss.php
- /adm_permissions_report.php
- /view_user_page.php
- /core/prepare_api.php
|
'tag_attach_threshold'
| 9 | - /core/commands/TagAttachCommand.php
- /core/commands/IssueViewPageCommand.php
- /api/soap/mc_tag_api.php
- /bug_actiongroup_attach_tags_inc.php
- /bug_report_page.php
- /core/tag_api.php
- /core/tag_api.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'roadmap_view_threshold'
| 9 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /api/soap/mc_issue_api.php
- /roadmap_page.php
- /roadmap_page.php
- /core/history_api.php
- /core/helper_api.php
- /core/columns_api.php
- /core/layout_api.php
|
'monitor_bug_threshold'
| 9 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /bug_report_page.php
- /bug_monitor_delete.php
- /bug_reminder.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
|
'database_version'
| 9 | - /admin/index.php
- /admin/install.php
- /admin/install.php
- /admin/upgrade_unattended.php
- /admin/upgrade_unattended.php
- /login_page.php
- /login_password_page.php
- /core/html_api.php
- /manage_overview_page.php
|
'access_levels_enum_string'
| 10 | - /manage_user_edit_page.php
- /manage_config_email_page.php
- /manage_config_email_page.php
- /adm_permissions_report.php
- /adm_permissions_report.php
- /manage_config_work_threshold_page.php
- /manage_config_work_threshold_set.php
- /manage_proj_user_update.php
- /core/print_api.php
- /core/access_api.php
|
'roadmap_update_threshold'
| 10 | - /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /bug_update.php
- /bug_report_page.php
- /bug_actiongroup.php
- /bug_update_page.php
- /core/bug_group_action_api.php
- /core/bug_api.php
- /core/bug_api.php
- /core/columns_api.php
|
'window_title'
| 10 | - /news_rss.php
- /issues_rss.php
- /print_all_bug_page.php
- /manage_user_update.php
- /core/html_api.php
- /core/html_api.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/layout_api.php
|
'set_view_status_threshold'
| 10 | - /core/commands/IssueNoteAddCommand.php
- /bug_change_status_page.php
- /bug_reminder_page.php
- /bug_report_page.php
- /bugnote_add_inc.php
- /bug_update.php
- /bug_actiongroup_page.php
- /bug_update_page.php
- /core/bugnote_api.php
- /bug_actiongroup_add_note_inc.php
|
'manage_plugin_threshold'
| 10 | - /plugins/MantisCoreFormatting/pages/config_edit.php
- /plugins/MantisCoreFormatting/pages/config.php
- /plugins/XmlImportExport/pages/config_page.php
- /plugins/XmlImportExport/pages/config.php
- /manage_plugin_install.php
- /manage_plugin_page.php
- /manage_plugin_update.php
- /manage_plugin_upgrade.php
- /manage_plugin_uninstall.php
- /core/html_api.php
|
'update_bug_assign_threshold'
| 10 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /bug_update.php
- /bug_change_status_page.php
- /bug_report_page.php
- /bug_actiongroup.php
- /bug_update_page.php
- /core/bug_group_action_api.php
- /core/columns_api.php
|
'upload_project_file_threshold'
| 10 | - /core/file_api.php
- /api/soap/mc_project_attachment_api.php
- /api/soap/mc_project_attachment_api.php
- /proj_doc_add_page.php
- /proj_doc_edit_page.php
- /adm_permissions_report.php
- /proj_doc_delete.php
- /proj_doc_add.php
- /proj_doc_page.php
- /proj_doc_update.php
|
'default_bugnote_view_status'
| 10 | - /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /core/commands/IssueNoteAddCommand.php
- /bug_change_status_page.php
- /bugnote_add_inc.php
- /bug_update.php
- /bug_actiongroup_page.php
- /bug_update_page.php
- /bug_update_page.php
- /bug_actiongroup_add_note_inc.php
|
'tag_edit_threshold'
| 11 | - /api/soap/mc_tag_api.php
- /tag_view_page.php
- /tag_update.php
- /tag_delete.php
- /tag_update_page.php
- /tag_update_page.php
- /manage_tags_page.php
- /manage_tags_page.php
- /core/html_api.php
- /core/tag_api.php
- /core/tag_api.php
|
'due_date_view_threshold'
| 11 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /print_all_bug_page_word.php
- /bug_update_page.php
- /core/csv_api.php
- /core/history_api.php
- /core/excel_api.php
- /core/columns_api.php
- /core/columns_api.php
|
'enable_profiles'
| 12 | - /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /account_prof_update.php
- /account_prof_edit_page.php
- /bug_report_page.php
- /account_prof_menu_page.php
- /bug_update_page.php
- /core/html_api.php
- /core/html_api.php
- /core/filter_form_api.php
- /core/columns_api.php
|
'tag_view_threshold'
| 12 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /api/soap/mc_tag_api.php
- /api/soap/mc_issue_api.php
- /print_all_bug_page_word.php
- /tag_view_page.php
- /core/csv_api.php
- /core/history_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/excel_api.php
- /core/columns_api.php
|
'view_handler_threshold'
| 12 | - /core/email_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_project_api.php
- /api/soap/mc_api.php
- /print_all_bug_page_word.php
- /bug_update_page.php
- /core/history_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/helper_api.php
- /core/access_api.php
- /core/columns_api.php
|
'enable_project_documentation'
| 13 | - /api/soap/mc_project_api.php
- /api/soap/mc_file_api.php
- /api/soap/mc_project_attachment_api.php
- /file_download.php
- /proj_doc_add_page.php
- /proj_doc_edit_page.php
- /adm_permissions_report.php
- /proj_doc_delete.php
- /project_page.php
- /proj_doc_add.php
- /proj_doc_page.php
- /proj_doc_update.php
- /core/layout_api.php
|
'time_tracking_enabled'
| 13 | - /core/commands/IssueNoteAddCommand.php
- /bugnote_view_inc.php
- /bug_update.php
- /bugnote_edit_page.php
- /bugnote_edit_page.php
- /bugnote_stats_inc.php
- /bug_change_status_page.php
- /bug_view_inc.php
- /bugnote_add_inc.php
- /bug_update_page.php
- /core/billing_api.php
- /core/bugnote_api.php
- /core/layout_api.php
|
'private_bugnote_threshold'
| 13 | - /bug_change_status_page.php
- /bug_change_status_page.php
- /bug_actiongroup_page.php
- /bug_revision_view_page.php
- /bug_update_page.php
- /core/history_api.php
- /core/history_api.php
- /core/history_api.php
- /core/string_api.php
- /core/bugnote_api.php
- /core/access_api.php
- /core/bug_api.php
- /core/bug_api.php
|
'tag_separator'
| 14 | - /tag_view_page.php
- /bug_report_page.php
- /tag_attach.php
- /manage_tags_page.php
- /core/print_api.php
- /core/print_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/tag_api.php
- /core/tag_api.php
- /core/tag_api.php
- /core/tag_api.php
- /core/tag_api.php
|
'enable_sponsorship'
| 14 | - /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /core/email_api.php
- /bug_sponsorship_list_view_inc.php
- /bug_set_sponsorship.php
- /bug_update.php
- /bug_change_status_page.php
- /account_sponsor_page.php
- /manage_config_email_page.php
- /adm_permissions_report.php
- /account_sponsor_update.php
- /core/html_api.php
- /core/bug_api.php
- /core/columns_api.php
|
'send_reset_password'
| 14 | - /core/commands/UserCreateCommand.php
- /manage_user_reset.php
- /manage_user_edit_page.php
- /lost_pwd.php
- /manage_user_create_page.php
- /manage_user_create.php
- /verify.php
- /signup_page.php
- /login_password_page.php
- /core/print_api.php
- /lost_pwd_page.php
- /core/email_api.php
- /core/email_api.php
- /core/user_api.php
|
'bug_submit_status'
| 14 | - /plugins/MantisGraph/pages/issues_trend_bystatus_table.php
- /core/commands/IssueAddCommand.php
- /core/commands/IssueNoteAddCommand.php
- /manage_config_workflow_set.php
- /manage_config_workflow_set.php
- /bug_report_page.php
- /bug_report_page.php
- /bug_update.php
- /bug_actiongroup_page.php
- /core/workflow_api.php
- /core/workflow_api.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /core/access_api.php
|
'handle_bug_threshold'
| 15 | - /api/soap/mc_issue_api.php
- /core/commands/IssueAddCommand.php
- /bug_update.php
- /bug_view_inc.php
- /bug_view_inc.php
- /bug_change_status_page.php
- /bug_change_status_page.php
- /bug_actiongroup.php
- /core/print_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/category_api.php
- /core/bug_api.php
|
'manage_user_threshold'
| 16 | - /api/soap/mc_account_api.php
- /manage_user_proj_add.php
- /manage_user_page.php
- /manage_user_edit_page.php
- /manage_user_edit_page.php
- /manage_user_create_page.php
- /account_prefs_reset.php
- /adm_permissions_report.php
- /manage_user_update.php
- /view_user_page.php
- /manage_user_prune.php
- /account_prefs_update.php
- /account_delete.php
- /core/html_api.php
- /core/layout_api.php
- /core/layout_api.php
|
'view_summary_threshold'
| 18 | - /plugins/MantisGraph/pages/resolution_graph.php
- /plugins/MantisGraph/pages/reporter_graph.php
- /plugins/MantisGraph/pages/issues_trend_bystatus_table.php
- /plugins/MantisGraph/pages/issues_trend_bycategory_table.php
- /plugins/MantisGraph/pages/category_graph.php
- /plugins/MantisGraph/pages/severity_graph.php
- /plugins/MantisGraph/pages/developer_graph.php
- /plugins/MantisGraph/pages/issues_trend_page.php
- /plugins/MantisGraph/MantisGraph.php
- /plugins/MantisGraph/pages/status_graph.php
- /plugins/MantisGraph/pages/priority_graph.php
- /plugins/MantisGraph/MantisGraph.php
- /plugins/MantisGraph/pages/issues_trend_graph.php
- /adm_permissions_report.php
- /summary_page.php
- /project_page.php
- /view_all_inc.php
- /core/layout_api.php
|
'report_bug_threshold'
| 19 | - /core/commands/IssueAddCommand.php
- /core/commands/IssueViewPageCommand.php
- /bug_view_inc.php
- /manage_config_workflow_set.php
- /bug_report_page.php
- /bug_report_page.php
- /bug_report_page.php
- /bug_actiongroup.php
- /bug_actiongroup.php
- /core/print_api.php
- /core/print_api.php
- /core/print_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /core/access_api.php
- /core/access_api.php
- /core/access_api.php
|
'file_upload_method'
| 20 | - /admin/move_attachments_page.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /core/file_api.php
- /api/soap/mc_file_api.php
- /api/soap/mc_file_api.php
- /manage_proj_create_page.php
- /file_download.php
- /manage_proj_edit_page.php
- /proj_doc_update.php
- /core/print_api.php
- /core/project_api.php
- /core/project_api.php
- /core/project_api.php
|
'bug_closed_status_threshold'
| 21 | - /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/pages/issues_trend_bystatus_table.php
- /plugins/MantisGraph/pages/issues_trend_bycategory_table.php
- /core/commands/IssueViewPageCommand.php
- /core/classes/IssueStatusChangeTimelineEvent.class.php
- /bug_update.php
- /bug_change_status_page.php
- /bug_actiongroup.php
- /bug_view_inc.php
- /core/print_api.php
- /core/print_api.php
- /core/print_api.php
- /core/bug_group_action_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/access_api.php
- /core/bug_api.php
- /core/bug_api.php
|
'status_enum_string'
| 22 | - /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/pages/issues_trend_bystatus_table.php
- /core/email_api.php
- /core/classes/BugFilterQuery.class.php
- /manage_config_workflow_set.php
- /bug_change_status_page.php
- /workflow_graph_img.php
- /workflow_graph_img.php
- /manage_config_email_page.php
- /bug_update.php
- /core/print_api.php
- /core/html_api.php
- /core/html_api.php
- /core/workflow_api.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /manage_config_workflow_page.php
- /core/helper_api.php
- /core/bug_api.php
- /core/filter_api.php
- /core/filter_api.php
|
'update_bug_threshold'
| 25 | - /core/commands/IssueRelationshipDeleteCommand.php
- /core/commands/IssueRelationshipAddCommand.php
- /core/commands/IssueViewPageCommand.php
- /core/commands/IssueViewPageCommand.php
- /core/commands/IssueViewPageCommand.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /bug_update.php
- /bug_view_inc.php
- /bug_change_status_page.php
- /bug_change_status_page.php
- /bug_actiongroup.php
- /bug_actiongroup.php
- /bug_actiongroup.php
- /bug_actiongroup.php
- /bug_actiongroup.php
- /my_view_inc.php
- /bug_actiongroup_update_product_build_inc.php
- /bug_update_page.php
- /bug_update_page.php
- /bug_actiongroup_update_severity_inc.php
- /core/bug_group_action_api.php
- /core/columns_api.php
- /core/columns_api.php
|
'enable_email_notification'
| 26 | - /core/commands/UserCreateCommand.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /manage_user_reset.php
- /manage_user_edit_page.php
- /manage_user_edit_page.php
- /account_prefs_inc.php
- /lost_pwd.php
- /login_page.php
- /manage_config_email_page.php
- /manage_user_create.php
- /manage_user_update.php
- /signup_page.php
- /login_password_page.php
- /core/print_api.php
- /core/print_api.php
- /core/html_api.php
- /lost_pwd_page.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/user_api.php
- /core/project_api.php
|
'short_date_format'
| 33 | - /admin/check/check_database_inc.php
- /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/pages/issues_trend_bystatus_table.php
- /plugins/MantisGraph/pages/issues_trend_bycategory_table.php
- /core/email_api.php
- /core/cfdefs/cfdef_standard.php
- /core/cfdefs/cfdef_standard.php
- /print_all_bug_page_word.php
- /roadmap_page.php
- /excel_xml_export.php
- /bug_update_page.php
- /core/csv_api.php
- /core/csv_api.php
- /core/csv_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/filter_form_api.php
- /core/excel_api.php
- /core/excel_api.php
- /core/excel_api.php
- /changelog_page.php
- /core/prepare_api.php
- /core/timeline_inc.php
- /core/columns_api.php
- /core/columns_api.php
- /core/columns_api.php
- /core/columns_api.php
|
'bug_resolved_status_threshold'
| 36 | - /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/core/graph_api.php
- /plugins/MantisGraph/pages/issues_trend_bystatus_table.php
- /plugins/MantisGraph/pages/issues_trend_bycategory_table.php
- /core/email_api.php
- /core/commands/IssueAddCommand.php
- /core/classes/IssueStatusChangeTimelineEvent.class.php
- /bug_update.php
- /bug_change_status_page.php
- /account_sponsor_page.php
- /bug_actiongroup.php
- /roadmap_page.php
- /main_page.php
- /my_view_inc.php
- /core/print_api.php
- /core/string_api.php
- /core/custom_function_api.php
- /core/relationship_api.php
- /changelog_page.php
- /manage_config_workflow_page.php
- /core/email_api.php
- /core/bug_group_action_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/summary_api.php
- /core/filter_api.php
- /core/bug_api.php
- /core/bug_api.php
- /core/user_api.php
- /core/user_api.php
|
'view_bug_threshold'
| 38 | - /core/commands/IssueRelationshipDeleteCommand.php
- /core/commands/IssueRelationshipAddCommand.php
- /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /api/soap/mc_issue_api.php
- /news_rss.php
- /bug_report.php
- /bug_view_inc.php
- /news_view_page.php
- /news_list_page.php
- /issues_rss.php
- /manage_config_columns_set.php
- /bug_report_page.php
- /roadmap_page.php
- /main_page.php
- /bug_relationship_graph.php
- /manage_columns_copy.php
- /bug_relationship_graph_img.php
- /core/relationship_graph_api.php
- /core/relationship_graph_api.php
- /core/relationship_graph_api.php
- /core/billing_api.php
- /core/history_api.php
- /core/string_api.php
- /core/bugnote_api.php
- /changelog_page.php
- /core/email_api.php
- /core/email_api.php
- /core/helper_api.php
- /core/helper_api.php
- /core/bug_api.php
- /core/filter_api.php
- /core/user_api.php
|
'normal_date_format'
| 44 | - /core/commands/IssueViewPageCommand.php
- /core/commands/IssueViewPageCommand.php
- /core/commands/IssueViewPageCommand.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/email_api.php
- /core/classes/TimelineEvent.class.php
- /bug_sponsorship_list_view_inc.php
- /bugnote_view_inc.php
- /manage_user_page.php
- /billing_export_to_excel.php
- /print_all_bug_page_word.php
- /billing_export_to_csv.php
- /tag_view_page.php
- /tag_view_page.php
- /api_tokens_page.php
- /bug_report_page.php
- /bug_change_status_page.php
- /manage_proj_ver_edit_page.php
- /bug_actiongroup_page.php
- /main_page.php
- /my_view_inc.php
- /bug_revision_view_page.php
- /view_user_page.php
- /proj_doc_page.php
- /manage_tags_page.php
- /manage_tags_page.php
- /tag_update_page.php
- /tag_update_page.php
- /bug_update_page.php
- /bug_update_page.php
- /bug_update_page.php
- /core/print_api.php
- /core/history_api.php
- /core/history_api.php
- /core/history_api.php
- /core/history_api.php
- /core/history_api.php
- /core/history_api.php
- /core/history_api.php
- /core/string_api.php
- /core/bugnote_api.php
|
'manage_project_threshold'
| 46 | - /core/commands/ProjectHierarchyAddCommand.php
- /core/commands/ProjectHierarchyAddCommand.php
- /core/commands/ProjectHierarchyDeleteCommand.php
- /core/commands/ProjectHierarchyDeleteCommand.php
- /core/commands/ProjectHierarchyUpdateCommand.php
- /core/commands/ProjectHierarchyUpdateCommand.php
- /api/soap/mc_project_api.php
- /api/soap/mc_project_api.php
- /api/soap/mc_project_api.php
- /api/soap/mc_project_api.php
- /api/soap/mc_project_api.php
- /api/soap/mc_project_api.php
- /core/commands/VersionAddCommand.php
- /manage_proj_cat_delete.php
- /manage_proj_custom_field_remove.php
- /manage_custom_field_proj_add.php
- /manage_proj_cat_edit_page.php
- /manage_proj_cat_add.php
- /manage_proj_user_copy.php
- /manage_config_columns_set.php
- /manage_proj_custom_field_copy.php
- /manage_proj_custom_field_copy.php
- /manage_proj_ver_edit_page.php
- /manage_proj_page.php
- /adm_permissions_report.php
- /roadmap_page.php
- /manage_proj_user_remove.php
- /manage_proj_edit_page.php
- /manage_proj_edit_page.php
- /manage_proj_custom_field_add_existing.php
- /manage_proj_ver_copy.php
- /manage_proj_ver_copy.php
- /manage_proj_ver_delete.php
- /manage_proj_update.php
- /project_page.php
- /manage_proj_user_update.php
- /manage_proj_cat_update.php
- /manage_proj_user_add.php
- /core/html_api.php
- /changelog_page.php
- /manage_proj_cat_copy.php
- /manage_proj_cat_copy.php
- /manage_proj_custom_field_update.php
- /manage_proj_ver_update.php
- /core/project_api.php
- /core/layout_api.php
|