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-12-09.......... [ZBXNEXT-686] increased number of cores for cppcheck testAlexander Vladishev
(cherry picked from commit 5dd64afa7d8ffe64de4b2d1cc1f161d3679d9a51) (cherry picked from commit f75a122adea81726afd5e69615ae3c7cdd2c7168) (cherry picked from commit 1ddf380f2d0bbc3619b519f2ee921733b0709a34)
2020-10-24.......... [ZBXNEXT-686] monor improvements in backend-build scriptAlexander Vladishev
(cherry picked from commit e6cf784cdb58f2b877dc290eb5fe0671723887f6)
2020-10-23.......... [ZBXNEXT-686] increased Oracle client version in the ↵Alexander Vladishev
backend-build tests
2020-09-18...G...... [ZBXNEXT-6093] added build scripts for MODBUSAndrejs Kozlovs
2020-04-18.......... [ZBXNEXT-686] added --quiet option for ./configure command in ↵Alexander Vladishev
cppcheck-static-analyzer test (cherry picked from commit cffbd7f873fd2af46e61e078606055df14ee581f)
2020-02-24...G...PS. [ZBXNEXT-5716] modified build-backend.xmlAndrejs Kozlovs
2020-02-03.......PS. [ZBXNEXT-5690] added support for libsshAndrejs Kozlovs
* commit '7d09dce2c8388419e3fd932b32e4303ad73f0bc8': .......... [ZBXNEXT-5690] added jenkins build target .......... [ZBXNEXT-5690] improved bytecount logging for ssh_run .......PS. [ZBXNEXT-5690] code review rework .......PS. [ZBXNEXT-5690] code review rework .......PS. [ZBXNEXT-5690] minor coding guideline fixes & typos .......PS. [ZBXNEXT-5690] fixes for keyboard-interactive authentification .......PS. [ZBXNEXT-5690] remove debug code .......PS. [ZBXNEXT-5690] added support for libssh (cherry picked from commit 0cc954dbed790d5dcc90061c2d120b11338440a0) (cherry picked from commit 369599a35fdca3204efde1073ec3ef45a667c5c1)
2019-12-02.......... [ZBXNEXT-5592] dropped DB2 database support for Zabbix serverViktors Tjarve
2019-11-15.......... [DEV-1372] minor coding style fixViktors Tjarve
(cherry picked from commit 27436037b6181850480304de205c73074bb0da3c)
2019-11-15.......... [DEV-1372] separated agent2 build from target 'init-conf-options' ↵Viktors Tjarve
properties into a new 'init-conf-options-2' target * commit '9c54a68640d9ca7688c5465fb81e806d93ec00f5': .......... [DEV-1372] separated agent2 build from target 'init-conf-options' properties into a new 'init-conf-options-2' target (cherry picked from commit 925c1f8b65d6b4ce1c0fcd986ff9e2be2ea03f07)
2019-11-07.......... [DEV-1348] converted go project to module packaging and moved go ↵Andris Zeila
sources to src/ directory * commit 'b3dcda5bf17675879b53557757994ed484f2c9ca': .......... [DEV-1348] fixed rebase .......... [DEV-1348] added zabbix_agent2 configuration file to gitignore .......... [DEV-1348] added zabbix_agent2 binary to gitignore .......... [DEV-1348] move agent2 sources form go/src to src/go .......... [DEV-1348] removed redundat gopath from install target .......... [DEV-1348] updated title message .......... [DEV-1348] fixed agent2 build-time variables .......... [DEV-1348] fixed agent2 conf file copying .......... [DEV-1348] converted go structure to module pattern (cherry picked from commit d66e357c1c8c943b4086f8f76d9ea061cd9ed73b)
2019-10-17....I..... [ZBX-15211] added key 'tests' for bootstrap.sh when working with ↵Michael Veksler
cmocka tests * commit 'fce1c3c08eb6d30f2057825196d73741f5e460fd': ....I..... [ZBX-15211] added key 'tests' for bootstrap.sh when working with cmocka tests (cherry picked from commit 9e0f06df8c7e929feb402d30d8d987de7c6ddc01) (cherry picked from commit 1fb1a96f635bd913f991df4fafa83fbd6904700c)
2019-10-10.......... [DEV-1290] added build-agent2 target to build-backend.xml fileAlexander Vladishev
* commit '891bb596fc93d70b2b681c99a0de3c003c065ec0': .......... [DEV-1290] unified agent2 test build with other test builds in build-backend.xml .......... [DEV-1290] moved build-agent2 target to build-backend.xml file .......... [DEV-1290] added build-agent2 target to build.xml file
2019-10-08.......... [ZBXNEXT-686] removed DB creation script from backend testsAlexander Vladishev
(cherry picked from commit 94c675308192804811e10bfff70cd0e3096acb50) (cherry picked from commit ea9d1bb773eabfcfaf79e9e1923619f09aee2702) (cherry picked from commit 1a968312ace7d844ceec5510e0223370ecb6275d)
2019-10-04.......... [DEV-1290] unified agent2 test build with other test builds in ↵Jurijs Klopovskis
build-backend.xml
2019-10-04.......... [DEV-1290] moved build-agent2 target to build-backend.xml fileJurijs Klopovskis
2019-09-20.......PS. [ZBX-13266] implementation of DBadd_condition_alloc() without ↵Michael Veksler
BETWEEN logic * commit '11810c78c9f674e651aea2c6d85ae71927200f9f': .......PS. [ZBX-13266] added ChangeLog entry .......PS. [ZBX-13266] introduced new target 'cmocka-ora-tests' of 'build-backend.xml' for cmocka tests with Oracle .......PS. [ZBX-13266] implementation of 'IN' logic for all db except Oracle .......PS. [ZBX-13266] debug output of 'in' query size .......PS. [ZBX-13266] regexp improvement for regular sql case #902501 .......PS. [ZBX-13266] changes of ant script to support cmocka tests of only PROXY .......PS. [ZBX-13266] cmocka changes of zbxjson/Makefile.am for support PROXY .......PS. [ZBX-13266] revert changes for cmocka zbxjson/Makefile.am .......PS. [ZBX-13266] proxy implementation of cmocka test for DBadd_condition_alloc() .......PS. [ZBX-13266] cmocka test implementation for DBadd_condition_alloc() .......PS. [ZBX-13266] implementation of DBadd_condition_alloc() without BETWEEN logic (cherry picked from commit 8933485910490aad25550bffc20cab5537844a43) (cherry picked from commit bb36e864fa1ccf08c17eb6491d176fae03480891)
2019-09-11A.F.....S. [ZBXNEXT-5416] removed "Jabber" and "Ez texting" media types from ↵Alexander Vladishev
server side, UI and API
2019-05-29.......... [DEV-1083] adedd compiler flags to Jenkins builds with GCCViktors Tjarve
(cherry picked from commit 943d829843eece09a0e51d16b8311e7d22dee031) (cherry picked from commit 30bdb28c33fe66e7e73c0a25ef05560000416c18)
2019-05-27.......... [ZBXNEXT-686] fixed build of the build-backent jobAlexander Vladishev
(cherry picked from commit 778df2b74b89c1ae278b1a04b0f5ecc016eed5d4) (cherry picked from commit ddb04ae193094f791a3c123abe9e651a5e6c0dad)
2019-05-09.......... [ZBXNEXT-686] removed Duktape-related code from clang-static-analyzerAlexander Vladishev
(cherry picked from commit 61f6a9e57894f14727ef9c03431d59ba344de7ec)
2019-05-07.......... [DEV-872] removed remaining c unit tests content from Zabbix sourcesAndrejs Kozlovs
* commit '0dc32e49aba8013fb67e22852259a992a22a5273': .......... [DEV-872] removed remaining c unit tests content from Zabbix sources (cherry picked from commit 8350e0ed053f3b7652d3e765a1a5f7ad8c2bc136) (cherry picked from commit 389eede3226e153079ae71f10b9705664826bb17)
2019-04-30.......... [ZBXNEXT-686] improved clang-static-analyzer script to remove ↵Alexander Vladishev
external Duktape library errors (cherry picked from commit 16b022407a8fe3e0b19aa23002e5804360b0bbcb)
2019-04-30.......... [ZBXNEXT-686] improved clang-static-analyzer script to remove ↵Alexander Vladishev
external Duktape library errors (cherry picked from commit 8d771953f6a136721f03adcb01457deb361d4c0b)
2019-04-29.......... [ZBXNEXT-686] improved clang-static-analyzer script to remove ↵Alexander Vladishev
external Duktape library errors (cherry picked from commit 75afd1ed615c9ccb237ddf5c25dad2f0c95a0a27) (cherry picked from commit 6cacc8dd52fd27016f09b547e61e3f721574da6d)
2019-04-29.......... [ZBXNEXT-686] improved clang-static-analyzer script to remove ↵Alexander Vladishev
external Duktape library errors (cherry picked from commit 7f07439719667657fef94c21a6f9a10e290bbe44) (cherry picked from commit 41d347df91d7e65d7af4490b828292e74d89a9c5)
2018-08-13.......... [DEV-698] added -Wformat to gcc flags in ant build scriptAndris Zeila
2018-05-22.......... [DEV-840] updated to the latest trunk (resolved conflicts)Viktors Tjarve
2018-05-18.......... [DEV-812] updated to the latest trunk (resolved conflicts)Viktors Tjarve
2018-05-18....I..... [DEV-812] changed cleanup directory to srcAndris Zeila
2018-05-16.......... [DEV-812] fixed working dir variableViktors Tjarve
2018-05-16.......... [DEV-812] fixed end report contentViktors Tjarve
2018-05-16.......... [DEV-840] added agent only and server only configuration in ↵Viktors Tjarve
cmocka-tests build for Jenkins
2018-05-15.......... [DEV-812] fixed coding styleViktors Tjarve
2018-05-14.......... [DEV-812] added cmocka tests coverage report targed for JenkinsViktors Tjarve
2018-05-14.......... [DEV-812] merged with changes made in DEV-833 to use the new ↵Viktors Tjarve
design of 'cmocka-tests' target [merge ^/trunk -c r80757]
2018-05-11....I..... [DEV-833] fixed commentsAndris Zeila
2018-05-10.......... [DEV-833] removed unused targets; renamed targetsViktors Tjarve
2018-05-10.......... [DEV-833] improved automated cmocka-tests script target for Jenkins:Viktors Tjarve
- separated different configuration build results - added unique titles for each configuration in build results
2018-05-07.......... [DEV-833] fixed jenkins script for mock-tests Viktors Tjarve
2018-05-03.......... [DEV-833] improved automated cmocka tests script target, now ↵Viktors Tjarve
possible to: - test multiple different configurations - specifie compiler and compilation flags added -fsanitize flags
2018-03-29.......... [DEV-810] simplified Jenkins script for running Cmocka tests with ↵Viktors Tjarve
only one large set of configuration options
2018-03-26.......... [DEV-810] added multiple configuration options to mock-test ↵Viktors Tjarve
target for Jenkins build
2018-01-18.......... [DEV-644] fixed broken build-backend.xmlAlexander Vladishev
2018-01-18.......... [DEV-644] updated build-backend.xml file: added more scenarios ↵Alexander Vladishev
for clang tests
2018-01-17.......... [ZBXNEXT-686] fixed output in "mock-tests" targetAlexander Vladishev
2018-01-17.......... [ZBXNEXT-686] fixed output in "mock-tests" targetAlexander Vladishev
2018-01-17.......... [ZBXNEXT-686] removed useless steps from "mock-tests" targetAlexander Vladishev
2018-01-17.......... [ZBXNEXT-686] removed useless steps from "mock-tests" targetAlexander Vladishev
2018-01-17.......... [ZBXNEXT-686] fixed ANT script to build mock tests on JenkinsAlexander Vladishev