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
AgeCommit message (Collapse)Author
2022-02-18.......... [DEV-2064] moved corresponding headers includes first in the ↵Artjoms Rimdjonoks
includes list (libs folder) (cherry picked from commit 135765dc3e9a5f85af765a18008b18bd5770126b)
2022-02-17.D.....PS. [ZBX-20506] improved performance of configuration syncer; ↵Vladislavs Sokurenko
increased default cache size to 32M Merge in ZBX/zabbix from feature/ZBX-20506-5.5 to master * commit 'e37666649503265e934aa6de974656a9de25bb08': (31 commits) .......PS. [ZBX-20506] improved performance of configuration syncer when syncing preprocessing .D.....PS. [ZBX-20506] increase default configuration cache size to 32M .......PS. [ZBX-20506] fixed tracing of triggers .......PS. [ZBX-20506] improved performance of configuration syncer in case there are many trigger prototypes .......PS. [ZBX-20506] reverted last commit .......PS. [ZBX-20506] improved performance of configuration syncer in case if there are many trigger prototypes .D........ [ZBX-20506] added ChangeLog entry .......PS. [ZBX-20506] increased default cache size to 16M .......PS. [ZBX-20506] removed this should never happen .......PS. [ZBX-20506] fixed tests .......PS. [ZBX-20506] fixed warning .......PS. [ZBX-20506] added this should never happen to the impossible case .......PS. [ZBX-20506] style fix .......PS. [ZBX-20506] added calculated item formula comparison .......PS. [ZBX-20506] added handling of trigger prototypes and triggers on a template to status update .......PS. [ZBX-20506] added handling of trigger prototypes and triggers on a template to status update .......PS. [ZBX-20506] style fix .......PS. [ZBX-20506] fixed function header .......PS. [ZBX-20506] added debug of item discovery .......PS. [ZBX-20506] added debug of item discovery ... (cherry picked from commit 213231870366c6dd74ba94f85091c38f9d7130d8)
2022-01-11.......... [DEV-2051] removed functions names from the function commentsArtjoms Rimdjonoks
2022-01-09.......... [ZBXNEXT-826] updated copyright year [2022]Alexander Vladishev
2022-01-05.......... [DEV-2051] removed functions names from the function commentsArtjoms Rimdjonoks
2021-11-17..F.....S. [ZBXNEXT-6955] added trendstl() anomaly detection functionArtjoms Rimdjonoks
2021-11-12....I...S. [ZBX-20176] fixed trigger not being calculated for first value ↵Vladislavs Sokurenko
when item changes state to supported; fixed build failure when DES is disabled in Net-SNMP; fixed tests on big-endian systems Merge in ZBX/zabbix from feature/ZBX-20176-5.0 to release/5.0 * commit '082ad47f8101a3d194611eabc84060fbf3074030': .D........ [ZBX-20176] updated ChangeLog entry .......... [ZBX-19635] fixed tests on big-endian systems .......... [ZBX-19635] fixed tests on big-endian systems .D........ [ZBX-19635] updated ChangeLog entry .D........ [ZBX-19635] updated ChangeLog entry ........S. [ZBX-19635] fixed trigger not being calculated for first value when item changes state to supported ........S. [ZBX-19635] fixed trigger not being calculated for first value when item changes state to supported .......PS. [ZBX-19635] fixed build failure when DES is disabled (cherry picked from commit b45cd97607dcc52c82282d1c141d5909a790d474) (cherry picked from commit 6fa4c1b073108499acd492738d7e8b409f67acda)
2021-11-09........S. [ZBXNEXT-6955] added trendanomalystl() anomaly detection functionArtjoms Rimdjonoks
2021-09-29.......... [ZBXNEXT-6923] fixed value cache testsAndris Zeila
2021-04-06........S. [DEV-1836] fixed testsMichael Veksler
2021-03-02........S. [DEV-1836] improved code formattingArtjoms Rimdjonoks
2021-02-24........S. [DEV-1836] added warning for unsupported DB versionArtjoms Rimdjonoks
2021-01-03.......... [ZBXNEXT-826] updated copyright to 2021Alexander Vladishev
2020-12-05........S. [DEV-1694] fixed -Wmissing-prototypes warningsArtjoms Rimdjonoks
2020-09-21........S. [DEV-1694] fixed tests compilation warning with clangArtjoms Rimdjonoks
2020-07-16........S. [ZBXNEXT-6042] optimized trigger, calculated item processing by ↵Andris Zeila
resolving user macros during configuration cache synchronization * commit 'ae4645be5080ef59cfd0267bc960d99197f77ed3': .D........ [ZBXNEXT-6042] updated changelog entry ........S. [ZBXNEXT-6042] fixed use of uninitialised variable ........S. [ZBXNEXT-6042] removed unused function .......PS. [ZBXNEXT-6042] removed redundant initialization .......... [ZBXNEXT-6042] added dc_expand_user_macros_in_calcitem() function test suite .......... [ZBXNEXT-6042] renamed test suite to match the renamed function .......... [ZBXNEXT-6042] moved user macro mocks to separae configcache mocking library .......... [ZBXNEXT-6042] merged global and host macro mock code and moved to separate file .......... [ZBXNEXT-6042] add first test cases for dc_expand_user_macros_in_func_params() function ........S. [ZBXNEXT-6042] added user macro resolving in calculated item formulas during configuration cache sync ........S. [ZBXNEXT-6042] fixed internal/external (dc_/zbx_dc_) configuration cache function naming and expression macro expanding without chache locking when polling calculated items ........S. [ZBXNEXT-6042] fixed user macro resolving in simple macro function parameters .D........ [ZBXNEXT-6042] added changelog entry ........S. [ZBXNEXT-6042] removed macro resolving in user parameters during trigger processing because function parameter user macros are already resolved during conifguration cache sync ........S. [ZBXNEXT-6042] added function parameter user macro resolving during configuration cache sync (cherry picked from commit 7bd5435bd09ac8ef954fc1c913b61d70dffc81b2)
2020-06-02...G...PS. [DEV-1570] fixed multiple funcArgNamesDifferent cppcheck warningsAlexander Vladishev
(cherry picked from commit fe50c591d19db5ee990a680ee7bc9b7eb224999b)
2020-04-01........S. [ZBXNEXT-702] fix the mock function name in the commentArtjoms Rimdjonoks
2020-03-17........S. [ZBXNEXT-702] updated evaluate_FUNC functions and added test casesAndris Zeila
2020-03-16.......... [ZBXNEXT-702] added support of multiple file includes to cmocka ↵Andris Zeila
tests, added support of complex string (header+body+footer) loading, updated evaluate_function test suite
2020-03-13.......... [ZBXNEXT-702] added initial mocka test for evaluate_functionAndris Zeila