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:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2020-04-29 10:55:02 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2020-04-29 10:55:02 +0300
commit4d9bbc32625733b981fcbe0fdbe5e328ac2b2237 (patch)
tree642feea9fd38c0ec94a9a078062fef1b3c88346c /.gitignore
parent1cff4d01859958cd6241f7803ea1fcb96cbcdffb (diff)
parentc4b8607e806e2a71cd59553983c7ed502e16202d (diff)
..F....PS. [ZBXNEXT-5711] added ability to view logs in frontend when testing web hook media type
* commit 'c4b8607e806e2a71cd59553983c7ed502e16202d': (26 commits) .D........ [ZBXNEXT-5711,ZBXNEXT-5877] added ChangeLog entry .......PS. [ZBXNEXT-5711] fixed Zabbix server to send logs even when duktape is reinitialized due to too many errors ..F....... [ZBXNEXT-5711] added debug section to server request wrapper class .......PS. [ZBXNEXT-5711] added more leeway with zbx_es_debug calls: * consecutive zbx_es_debug_enable() will not leak memory * zbx_es_debug_info() returns NULL if debug was not enabled ........S. [ZBXNEXT-5877] style fix ........S. [ZBXNEXT-5877] fixed function header ........S. [ZBXNEXT-5877] fixed function header ........S. [ZBXNEXT-5877] moved more logic behind api ........S. [ZBXNEXT-5877] send debug enabled code instead of new message when testing web hook ........S. [ZBXNEXT-5877] replaced gettimeofday() to existing function zbx_timespec() ........S. [ZBXNEXT-5877] moved JSON debug functionaly source code to embed.c source file ..F....... [ZBXNEXT-5711] added ok button to modal, moved time from footer to bottom of log messages ..F....... [ZBXNEXT-5711] added media type test log messages popup ........S. [ZBXNEXT-5877] limit log size ........S. [ZBXNEXT-5877] limit log size ........S. [ZBXNEXT-5877] limit log size ........S. [ZBXNEXT-5877] function headers ........S. [ZBXNEXT-5877] style fixes ........S. [ZBXNEXT-5877] style fixes ........S. [ZBXNEXT-5877] fixed media type response in case of success ...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa729e55387..8f037b01ff7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -210,3 +210,4 @@ sbin/zabbix_agent2
etc/zabbix_agent2.conf
bin/win32
bin/win64
+/Debug/