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:
authorAndrejs Tumilovics <andrejs.tumilovics@zabbix.com>2019-12-10 18:11:51 +0300
committerAndrejs Tumilovics <andrejs.tumilovics@zabbix.com>2019-12-10 18:21:45 +0300
commita8720b0f008d0ec7180fafdc66ab44038e5b137f (patch)
tree2a1029f7a707da29255f5acc82e56e01c68817e3 /.gitignore
parentdffbfb5d4224c581e58311cb36107a553d20644b (diff)
........S. [ZBX-16459] fixed context-aware LLD macro expansion in JsonPath preprocessing
(cherry picked from commit 198b7b3c506e990dc10b872dd9e9af57c807f9ae)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4802fdaba58..0d4a1c036b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,6 +117,8 @@ tests/libs/zbxcommon/zbx_trim_integer
tests/libs/zbxcommon/zbx_validate_interval
tests/libs/zbxcommon/zbx_variant_compare
tests/libs/zbxcommon/zbx_user_macro_parse
+tests/libs/zbxcommon/convert_to_utf8
+tests/libs/zbxcommon/zbx_dyn_escape_string
tests/libs/zbxcomms/zbx_tcp_check_allowed_peers
tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4
tests/libs/zbxcommshigh/zbx_tcp_recv_ext
@@ -158,7 +160,6 @@ tests/libs/zbxsysinfo/linux/VFS_FS_DISCOVERY
tests/libs/zbxsysinfo/linux/SYSTEM_HW_CHASSIS
tests/libs/zbxsysinfo/parse_item_key
tests/libs/zbxsysinfo/process
-tests/libs/zbxcommon/zbx_user_macro_parse
tests/libs/zbxdbcache/is_item_processed_by_server
tests/zabbix_server/preprocessor/item_preproc_csv_to_json
tests/zabbix_server/preprocessor/item_preproc_xpath