Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-03-04 19:24:53 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-03-04 19:24:53 +0300
commitd7e0f33175e696bdb21c21a7fa82eeb21e47e241 (patch)
tree03615c65e2c32a17fa1629c51a5a1835a15541cc /.gitignore
parent7afb380d0c07b8ac36678ff65eae0a304c72deb6 (diff)
........S. [ZBXNEXT-6478] added report cache syncing with database, report nextcheck calculations
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 326e55bd16b..50ca579eca3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -132,9 +132,11 @@ tests/libs/zbxcommon/is_double_suffix
tests/libs/zbxcommon/parse_key
tests/libs/zbxcommon/replace_key_params_dyn
tests/libs/zbxcommon/zbx_dyn_escape_string
+tests/libs/zbxcommon/zbx_get_report_nextcheck
tests/libs/zbxcommon/zbx_function_find
tests/libs/zbxcommon/zbx_function_get_param_dyn
tests/libs/zbxcommon/zbx_interval_preproc
+tests/libs/zbxcommon/zbx_json_to_xml
tests/libs/zbxcommon/zbx_str_extract
tests/libs/zbxcommon/zbx_token_find
tests/libs/zbxcommon/zbx_trim_float
@@ -144,6 +146,7 @@ tests/libs/zbxcommon/zbx_truncate_value
tests/libs/zbxcommon/zbx_user_macro_parse
tests/libs/zbxcommon/zbx_validate_interval
tests/libs/zbxcommon/zbx_variant_compare
+tests/libs/zbxcommon/zbx_xml_to_json
tests/libs/zbxcomms/zbx_tcp_check_allowed_peers
tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4
tests/libs/zbxcommshigh/zbx_tcp_recv_ext
@@ -176,6 +179,7 @@ tests/libs/zbxprometheus/zbx_prometheus_to_json
tests/libs/zbxregexp/wildcard_match
tests/libs/zbxserver/evaluate_function
tests/libs/zbxserver/get_trigger_expression_constant
+tests/libs/zbxserver/macro_fmttime
tests/libs/zbxserver/substitute_lld_macros
tests/libs/zbxsysinfo/check_key_access_rules
tests/libs/zbxsysinfo/common/SYSTEM_LOCALTIME