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
2020-03-30.......... [ZBXNEXT-702] updated evaluate_function tests to verify string valuesAndris Zeila
2020-03-27........S. [ZBXNEXT-702] merge with master, do not resolve conflictsArtjoms Rimdjonoks
2020-03-26........S. [ZBXNEXT-1961] merge with master, fixed conflict in dbsync.cArtjoms Rimdjonoks
2020-03-26........S. [ZBX-9387] fixed incorrect maintenance calculations when DST ↵Andrejs Kozlovs
changed to summer time * commit '84a90067a2cdc7a003cde62e86e18fea5a3f1d95': ........S. [ZBX-9387] cpde review rework ........S. [ZBX-9387] removed unused brackets ........S. [ZBX-9387] removed unused brackets ........S. [ZBX-9387] function description improvement ........S. [ZBX-9387] minor refactoring of zbx_get_timezone_offset() ........S. [ZBX-9387] added Windows support for zbx_get_timezone_offset and made minor coding gudeline fixes ........S. [ZBX-9387] correction for one time check ........S. [ZBX-9387] corrections for impossible summer time ........S. [ZBX-9387] fixed incorrect maintenance calculations when DST changed ........S. [ZBX-9387] added test ........S. [ZBX-9387] fixed incorrect maintenance calculations when DST changed to summer time (cherry picked from commit 63183d60b494984eed948abde0f46cbdee6ed2f3) (cherry picked from commit 325fe17dabfa65f4d450d29905a6fba5e8c364ea)
2020-03-26.......... [ZBXNEXT-702] added test cases with macro contextsAndris Zeila
2020-03-25........S. [ZBXNEXT-702] create separate expand_macros function for ↵Artjoms Rimdjonoks
triggers, fix tests
2020-03-25.......... [ZBXNEXT-702] added test suite for zbx_dc_expand_user_macrosAndris Zeila
2020-03-23.......... [ZBXNEXT-1891] upgraded to masterAleksejs Sestakovs
2020-03-20.......PS. [ZBXNEXT-1891] added 'delay' parameter to proxy internal check; ↵Aleksejs Sestakovs
added 'strict' parameter to nodata trigger function
2020-03-13.......... [ZBXNEXT-702] added initial mocka test for evaluate_functionAndris Zeila
2020-03-03.......... [ZBXNEXT-2613] updated to the latest masterMichael Veksler
2020-02-27.......... [ZBX-17342] fixed mock testsVladislavs Sokurenko
* commit '82b23b110346858fb65c9af7ba23073d6750499b': .......... [ZBX-17342] fixed mock tests (cherry picked from commit 92abe1a1319a5de33e3f133203deaa775472ad13) (cherry picked from commit a587cab94a435a39adabfe12f633278bdd80c353)
2020-01-17.......... [ZBXNEXT-2613] updated to the latest masterMichael Veksler
2020-01-17.......... [ZBXNEXT-826] updated copyright to 2020Alexander Vladishev
2020-01-09..F.....S. [ZBXNEXT-2613] move snmp data to interface levelMichael Veksler
2019-10-17........S. [ZBX-16754] fixed trigger not firing for first collected value if ↵Vladislavs Sokurenko
it's timestamp is in future * commit 'd2fd2ae0175f0f76e9fc906b423ca0a3ca3a77f7': .D........ [ZBX-16754] added ChangeLog entry ........S. [ZBX-16754] added Mock test ........S. [ZBX-16754] added Mock test ........S. [ZBX-16754] added Mock test ........S. [ZBX-16754] added Mock test ........S. [ZBX-16754] fixed trigger not firing for first collected value if it's timestamp is in future ........S. [ZBX-16754] added Mock tests ........S. [ZBX-16754] added Mock tests ........S. [ZBX-16754] fixed trigger not firing for first collected value if it's timestamp is in future (cherry picked from commit 61379c7626548c5adfdfb787877499c5f17ad8c8) (cherry picked from commit 1852ed0cc56ba3c56d27518308e3d6d83f50ea10) (cherry picked from commit bec5010f1cebe3559ac9a395215d467e8c48e47c)
2019-09-25.......... [ZBX-16481] Spelling issues in the code for master v7Artjoms Rimdjonoks
2019-09-25.......... [ZBX-16481] Spelling issues in the code for masterArtjoms Rimdjonoks
2019-05-30...G...... [ZBXNEXT-287] added SSL support for agent HTTP checksAleksejs Sestakovs
* commit '63c0ee2c0154255ad9e3cec9115d72e29a03a50e': .......... [ZBXNEXT-287] fixed compiler warnings related to function prototypes .......... [ZBXNEXT-287] removed extra empty line .......... [ZBXNEXT-287] fixed zbxsysinfo/process.yaml test cases to use proper keys for web.page.perf and web.page.regexp .......... [ZBXNEXT-287] updated tests to cover new WEB_PAGE_GET implementation ...G...... [ZBXNEXT-287] fixed error message in case of empty host ...G...... [ZBXNEXT-287] fixed scheme and userinfo detection in URL, added punycode conversion for host parameter ...G...... [ZBXNEXT-287] fixed IPv6 support for implementation without libcurl; coding style improvements ...G...... [ZBXNEXT-287] removed unnecessary string duplication ...G...... [ZBXNEXT-287] restored URI prohibit characters check and minor fixes ...G...... [ZBXNEXT-287] added SSL support for agent HTTP checks .......... [ZBXNEXT-287] created new development branch (cherry picked from commit d2ff43d795ef03b228af843daba9f5af3872c062)
2019-05-10...G...PS. [DEV-930] removed prototype warningAndrejs Kozlovs
* commit '75fc908231f056de9d5ad75883f404c3fdbbffb7': ...G...PS. [DEV-930] style fix ...G...PS. [DEV-930] removed prototype warning (cherry picked from commit e47aa1fadb71270908fba4fc1b48f5e5213addab) (cherry picked from commit 53dc7762fd5d824417852edbddd4dc5076a54646)
2019-05-07...G...PS. [DEV-930] fixed compiler warnings related to function prototypesAndrejs Kozlovs
* commit '95861cc1d8f28bf3dae837ede076f96cdec8c428': ...G...PS. [DEV-930] style fixes ...G...PS. [DEV-930] removed redundant static function declarations ...G...PS. [DEV-930] code review rework ...G...PS. [DEV-930] move functions prototype declaration together on top of the source ...G...PS. [DEV-930] code review rework ...G...PS. [DEV-930] remove unused include ...G...PS. [DEV-930] move common functions declaration to include directory ...G...PS. [DEV-930] remove warning from 4.2 .......... [DEV-930] created new development branch (cherry picked from commit 4b86a9cf98760449fd9442bda0f02ea9a8ed2aa9)
2019-05-02.......... [DEV-874] fixed cmocka test build with c89, fixed coding styleAndris Zeila
2019-04-30.......... [DEV-874] removed comment, added .gitignore entriesAlex Kalimulin
2019-04-16.......... [DEV-874] fixed generated yamlAlex Kalimulin
2019-04-16.......... [DEV-874] changed to call zbx_mock_str_to_item_type(), fixed ↵Alex Kalimulin
warnings, removed redundant mockutil prototype
2019-04-16.......... [DEV-874] merged trunk into dev branchAlex Kalimulin
2019-04-10.......... [DEV-875] converted is_item_processed_by_server() tests to cmockaViktors Tjarve
[merge ^/branches/4.2 -c r92442]
2019-04-10.......... [DEV-874] converted DCitem_poller_type_update() tests to cmockaAlex Kalimulin
2019-04-08.......... [DEV-1053] added include support to yaml test cases Andris Zeila
2019-01-07.......... [ZBXNEXT-826] updated copyright to 2019Alexander Vladishev
2018-12-12....I..... [ZBX-15296] renamed "operator" members/variables to "op" to make ↵Andrejs Sitals
it compatible with C++ compilers
2018-10-09....I..... [ZBX-14854] fixed cmocka build dependency for zbx_update_env()Michael Veksler
2018-10-05....I..... [ZBXNEXT-4782] fixed test compilationAndris Zeila
2018-08-29.......PS. [ZBXNEXT-3848] allow 0 update interval only if overridden by ↵Vladislavs Sokurenko
scheduled or flexible
2018-08-24....I..... [ZBX-14751] fixed "cannot run test program while cross compiling" ↵Vladislavs Sokurenko
and "cannot check for file existence when cross compiling" errors during cross-compilation
2018-08-22.......... [ZBX-14751] fixed make tests in case if mysql is used instead of ↵Vladislavs Sokurenko
mariadb
2018-08-22.......... [ZBX-14751] fixed make tests in case if mysql is used instead of ↵Vladislavs Sokurenko
mariadb
2018-08-16.......... [ZBXNEXT-413] merged from upstreamAndris Zeila
2018-08-08........S. [ZBX-9731] trying to cache new values for item not accessed for a ↵Andris Zeila
day will cause this item to be dropped from value cache
2018-08-07.......... [ZBXNEXT-413] added test case of more event tags than filterVladislavs Sokurenko
2018-08-07.......... [ZBXNEXT-413] added test suite to check maintenance tag matchingAndris Zeila
2018-06-20....I..... [ZBX-14341] fixed test makefilesAndris Zeila
2018-06-08.......... [ZBXNEXT-4577] fixed testsVladislavs Sokurenko
2018-06-07.......PS. [ZBXNEXT-4577] type definitions instead of definesVladislavs Sokurenko
2018-05-22.......... [DEV-840] fixed library linking issuesViktors Tjarve
2018-05-22.......... [DEV-840] fixed 'make tests' error which occurred after merge ↵Viktors Tjarve
conflict
2018-05-18....I..... [DEV-845] removed executableVladislavs Sokurenko
2018-05-15....I..... [DEV-845] added ignore property to zbx_vc_get_valueAndris Zeila
2018-05-14....I..... [DEV-845] added zbx_vc_get_value() function test suite, added ↵Andris Zeila
test case to zbx_vc_get_values()
2018-05-07........S. [ZBX-12390] fixed function nameVladislavs Sokurenko