Please sign up at support.zabbix.com to log into Zabbix Bitbucket dashboard
AuthorCommitMessageCommit dateIssues
Romans TriznaRomans Trizna
2ef03243bb4M.......... [DEV-3899] added cmocka tests for libzbxstr* commit '27ee18b7429248415c5b0d30e79ff394d8fe8cda': (62 commits) .......... [DEV-3899] fixed after PR commnets .......... [DEV-3899] fixed after PR commnets .......... [DEV-3899] made changes for zbx_strlcat test .......... [DEV-3899] changed style .......... [DEV-3899] removed test cases for functions not suited for UTF-8 .......... [DEV-3899] removed multibyte characters in tests...2 Jira issues
Larisa GrigorjevaLarisa Grigorjeva
86a9a2ab90b.......... [ZBXNEXT-686] commented screenshot tests with mouse pointer..........[ZBXNEXT-686] commented screenshot tests with mouse pointerZBXNEXT-686
Sergejs OlonkinsSergejs Olonkins
ed90930a3eaM.......... [DEV-3739] created selenium test for checking dashboard widget communication* commit 'a2065f96b3ae4282e480e64b38ceaef861a29316': (24 commits) .......... [DEV-3739] fixed minor type-os in selenium test .......... [DEV-3739] applied coding style fixes and error corrections according to review comments .......... [DEV-3739] added micro style fix .......... [DEV-3739] removed numbering of cases in data provider .......... [DEV-3739] removed debug info from widget...DEV-3739
Sergejs OlonkinsSergejs Olonkins
a2065f96b3a..........[DEV-3739] fixed minor type-os in selenium testDEV-3739
Romans TriznaRomans Trizna
27ee18b7429..........[DEV-3899] fixed after PR commnetsDEV-3899
Sergejs OlonkinsSergejs Olonkins
c0f7ec0642e..........[DEV-3739] applied coding style fixes and error corrections according to review commentsDEV-3739
Larisa GrigorjevaLarisa Grigorjeva
690a8320c77..........[ZBXNEXT-686] commented screenshot tests with mouse pointerZBXNEXT-686
Eliza SekaceEliza Sekace
deb63aad7ce..F....... [ZBX-25182] fixed max allowed length for trigger expression and recovery expression fields* commit '38e8f84e7fa16ee69c9730421de94a37e55b0803': .......... [ZBX-25182] improved formatting and readability .......... [ZBX-25182] adjusted testFormTriggerPrototype.php and small changes to testFormTrigger.php .......... [ZBX-25182] removed old code .......... [ZBX-25182] applied PR suggestions to testFormTrigger.php .......... [ZBX-25182] added testcases for testFormTriggerProtot...ZBX-25182
Ivo KurzemnieksIvo Kurzemnieks
b6493fb12e1..F....... [DEV-3771] fixed vault certificates checkbox behavior and removed unnecessary vault parameter checks* commit 'ef68cc9fbab38e30f063953d5b6127071a811538': ..F....... [DEV-3771] fixing issues with CyberArk certificate paths being passed down in connection even if certificate checkbox is not selected ..F....... [DEV-3771] changed value for "Database host verification" in example configuration file to match the default value in CConfigFile.php ..F....... [DEV-3771] removed meaningless functi...DEV-3771
Ivo KurzemnieksIvo Kurzemnieks
2f576822546..F....... [ZBX-25033] fixed errors in Problem view and widget in case "Problems" option is set and all symptoms are resolved* commit 'd72073a1507453b5fe3949e5cf2ce69d9bac9d24': ..F....... [ZBX-25033] fixed errors in Problem view and widget in case "Problems" option is set and all symptoms are resolvedZBX-25033
Romans TriznaRomans Trizna
8b98ce60f6a..........[DEV-3899] fixed after PR commnetsDEV-3899
Wiktor CzernehaWiktor Czerneha
2cd019ad916A......... [ZBX-25223] resolved issue where the selectAction parameter with "extend" in mediatype.get request returns only actionid* commit '3ce2ad437882376759eb794fc25f3133f107f614': A......... [ZBX-25223] fixed code style A......... [ZBX-25223] resolved issue where the selectAction parameter with "extend" in mediatype.get request returns only actionid (cherry picked from commit a6d21f994d38dbb38fa53c9ac285462b6eaa7f94)ZBX-25223
Vladislavs SokurenkoVladislavs Sokurenko
54d1cdad882.......PS.[DEV-2503] fixed crash on failed transactionDEV-2503
Sergejs OlonkinsSergejs Olonkins
e55edfdd5a1M..........[DEV-3739] updated branch to the latest master versionDEV-3739
Andris ZeilaAndris Zeila
d66bda97c02........S. [ZBX-25265] fixed macro function parameter escaping in LLDMerge in ZBX/zabbix from feature/ZBX-25265-7.0 to release/7.0 * commit 'e878f6fccee9142621b096be4b31e942b3f4e3a2': .......... [ZBX-25265] added tests binaries to gitignore .D........ [ZBX-25265] added changelog entry ........S. [ZBX-25265] fixed escaping of function macro parameters when substituting lld macros (cherry picked from commit d7801e08220c04eb47ab639890553cee3d9d6615)ZBX-25265
Andris ZeilaAndris Zeila
6c14ca876db.......PS.[DEV-2503] fixed db version check null response handling, improved db_insert transaction failure handlingDEV-2503
Andris ZeilaAndris Zeila
31756038185.......... [ZBX-25029] fixed build warning(cherry picked from commit df6c8ae7611e64786de48383a4b0cc62847a5b02)ZBX-25029
Wiktor CzernehaWiktor Czerneha
54c28a5614fA......... [ZBX-25159] resolved issue where API maintenance.get returns HTTP 500 when using a single hostids ID* commit '785f0cf0eeb90d87c9978246a87799bf43fe914a': A......... [ZBX-25159] resolved issue where API maintenance.get returns HTTP 500 when using a single hostids ID (cherry picked from commit 5ed13e350ec11ff34ac42c18a709324208fe57c6)ZBX-25159
Andris ZeilaAndris Zeila
d0fce90b213M.......PS. [DEV-2503] added database connection object with corresponding API and backwards layer for current database APIMerge in ZBX/zabbix from feature/DEV-2503-7.1 to master * commit 'b0eb61010cd4b05deb033c0d16f218df6e93fc88': (26 commits) .......P.. [DEV-2503] fixed build warning with sqlite .......... [DEV-2503] fixed includes .......PS. [DEV-2503] changed type name .......PS. [DEV-2503] improved managed database connection handling .......PS. [DEV-2503] fixed logging of uninitialized variable ....DEV-2503
Andris ZeilaAndris Zeila
12a76e18498.......... [ZBX-25029] fixed Zabbix sender windows buildMerge in ZBX/zabbix from feature/ZBX-25029-6.0 to release/6.0 * commit '8d425b028a4a0db4642ecb9aca028c3ada5f5a3f': .......... [ZBX-25029] fixed sender windows build (cherry picked from commit 704c284e99709a5fa848340ca595f3d82bf1e660)ZBX-25029
Romans TriznaRomans Trizna
cc3315491b2..........[DEV-3899] made changes for zbx_strlcat testDEV-3899
Aleksejs AbrosimovsAleksejs Abrosimovs
031143c161aM.........T [ZBXNEXT-9457] added Huawei OceanStor V6 by SNMP template* commit '2c55a2b2e133cc54689f7b0b6f98575b37e164c5': .........T [ZBXNEXT-9457] fixed proofreading findings in Huawei OceanStor V6 by SNMP template .........T [ZBXNEXT-9457] minor fixes in Huawei OceanStor V6 by SNMP template .........T [ZBXNEXT-9457] added Huawei OceanStor V6 by SNMP templateZBXNEXT-9457
Artjoms RimdjonoksArtjoms Rimdjonoks
3f5c44b7853M...G...... [ZBX-25309] fixed Zabbix agent crash on 3 user parameters reload* commit '96886161a45de3d652f528bd2a2f8c125d2b9bed': ...G...... [ZBX-25309] restored fixes ...G...... [ZBX-25309] try to build agent2 separately ...G...... [ZBX-25309] added sanitizer to mysql integration 2 ...G...... [ZBX-25309] added sanitizer to mysql integration ...G...... [ZBX-25309] temporarily reverted fix ...G...... [ZBX-25309] updated integration test 4 ...G...... [ZBX-25...ZBX-25309
Andris ZeilaAndris Zeila
b0eb61010cd.......P..[DEV-2503] fixed build warning with sqliteDEV-2503
Andris ZeilaAndris Zeila
9c871fb75e0..........[DEV-2503] fixed includesDEV-2503
Vladislavs SokurenkoVladislavs Sokurenko
ece3827320c........S. [ZBX-25293] fixed not-null constraint violation during low level discovery when overrides are used* commit '8e455eda72915d370d86e6bb1a4fb35329e78566': .D........ [ZBX-25293] added ChangeLog entry ........S. [ZBX-25293] fixed not-null constraint violation during low level discovery when overrides are used (cherry picked from commit 270b8c91e53cd3d458a3fdd6202b99bee8594ccf)ZBX-25293
Andris ZeilaAndris Zeila
15bdbb7e224M..........[DEV-2503] merged branch 'master' of ssh://git.zabbix.com:7999/zbx/zabbix into feature/DEV-2503-7.1DEV-2503
Aleksejs AbrosimovsAleksejs Abrosimovs
2c55a2b2e13.........T [ZBXNEXT-9457] fixed proofreading findings in Huawei OceanStor V6 by SNMP templateZBXNEXT-9457
Romans TriznaRomans Trizna
3020c01ce63..........[DEV-3899] changed styleDEV-3899
Romans TriznaRomans Trizna
853b4efa349..........[DEV-3899] removed test cases for functions not suited for UTF-82 Jira issues
Andris ZeilaAndris Zeila
285e04627b2...G...PS. [ZBX-25029] fixed HA failover to include invalid server responseMerge in ZBX/zabbix from feature/ZBX-25029-7.0 to release/7.0 * commit '279e7c15cce0d2e5ac9a70b404e8eee1bc35dc2c': ...G...... [ZBX-25029] fixed linter errors ...G...... [ZBX-25029] fixed coding style ...G...... [ZBX-25029] fixed failover on empty response to active checks request ...G...... [ZBX-25029] fixed memory leak ...G...... [ZBX-25029] added check to avoid parsing empty active...ZBX-25029
Romans TriznaRomans Trizna
ef0306adce5..........[DEV-3899] removed multibyte characters in testsDEV-3899
Continuous IntegrationContinuous Integration
8100c154474..........[ZBXNEXT-826] updated ChangeLog entriesZBXNEXT-826
Continuous IntegrationContinuous Integration
9198e284c81..........[ZBX-1357] automatic update of translation stringsZBX-1357
Larisa GrigorjevaLarisa Grigorjeva
2072548e31a..........[ZBXNEXT-686] fixed user groups page testZBXNEXT-686
Larisa GrigorjevaLarisa Grigorjeva
8d74d61b9a3..........[ZBXNEXT-686] fixed user groups testZBXNEXT-686
Dmitrijs FofanovsDmitrijs Fofanovs
dc303142fe0MA......... [ZBX-23007] added chunking when collecting related objects for item and item prototype* commit 'e9303ab7b0dc03112506897359dae7a9c806a2c7': A......... [ZBX-23007] added chunking when collecting related objects for item and item prototypeZBX-23007
Dmitrijs FofanovsDmitrijs Fofanovs
e9303ab7b0dA.........[ZBX-23007] added chunking when collecting related objects for item and item prototypeZBX-23007
Dmitrijs FofanovsDmitrijs Fofanovs
cd7c9a9cb7e..F....... [ZBX-24938] added new lines handler for text type data with display as is in Item history widget* commit '16e819cb5f35228e838a9f2f88c09f803bc79915': .......... [ZBX-24938] updated testDashboardItemHistoryWidget_TableData autotests ..F....... [ZBX-24938] fixed hellip and fixed coding style .D........ [ZBX-24938] fixed changelog ..F....... [ZBX-24938] added new lines handler for text type data with display as is in Item history widget (cherry picked from commit 156881f7da12d7399c0a...ZBX-24938
Larisa GrigorjevaLarisa Grigorjeva
c4f3a0197b8..........[ZBXNEXT-686] fixed template inheritance graph prototype testZBXNEXT-686
Larisa GrigorjevaLarisa Grigorjeva
2f301dcd0bd..........[ZBXNEXT-686] fixed template inheritance testZBXNEXT-686
Sergejs BoidenkoSergejs Boidenko
4b7c02f9074M........S. [DEV-3992] fixed comilation warning without CPRE2* commit '411027054ab7175f314d61c2c39584e6ad6f1304': ........S. [DEV-3992] fixed comilation warning without CPRE2DEV-3992
Larisa GrigorjevaLarisa Grigorjeva
7af92d14f1b..........[ZBXNEXT-686] fixed host graph testZBXNEXT-686
Dmitrijs FofanovsDmitrijs Fofanovs
58f14e6e656..F....... [ZBX-24931] fixed vertical text layout for korean, japanese and chinese languages* commit 'b28babf1e6eb25a11b7777d2ff9f396a8c947f58': .D........ [ZBX-24931] fixed changelog ..F....... [ZBX-24931] fixed code style ..F....... [ZBX-24931] fixed vertical text layout for korean, japanese and chinese languages (cherry picked from commit 27c4ab68190de369f7ace3fdc47c9c2bad3b3ff5)ZBX-24931
Aleksandr IantsenAleksandr Iantsen
094e5ad4eebM.........T [ZBX-25314] added check for *UNKNOWN* values in the existing webhooks* commit 'd770059a4c6eca6458b115b4dab5556c592c4995': .........T [ZBX-25314] added check for *UNKNOWN* values in the existing webhooksZBX-25314
Aleksandr IantsenAleksandr Iantsen
d770059a4c6.........T [ZBX-25314] added check for *UNKNOWN* values in the existing webhooksZBX-25314
Larisa GrigorjevaLarisa Grigorjeva
2c15255b783..........[ZBXNEXT-686] fixed maps testZBXNEXT-686
Sergejs BoidenkoSergejs Boidenko
411027054ab........S.[DEV-3992] fixed comilation warning without CPRE2DEV-3992
Anna PogaAnna Poga
796ae6e1579..F....... [ZBX-24949] fixed uniqueness check of grouping attributes in Host navigator and Item navigator widgets* commit '02cd58f3ca685a39f13ce9846c6e10954fbc1a27': .......... [ZBX-24949] fixed code style .......... [ZBX-24949] added additional unique check for tag fields .......... [ZBX-24949] added additional unique check for tag fields .......... [ZBX-24949] removed duplicate test case .......... [ZBX-24949] removed duplicate test cases, fixed code style .......... [ZBX-24949] removed dupl...ZBX-24949
Stanislavs JurgensonsStanislavs Jurgensons
012afafacdbM...G...... [DEV-3008] reworked smartctl for concurrent execution* commit '3e4e4a1db4f92d8f87ac64fdded036ed89f320d6': ...G...... [DEV-3008] reworked smartctl for concurrent executionDEV-3008

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut