AuthorCommitMessageCommit dateIssues
Alexander VladishevAlexander Vladishev
67566d57fb4..F....... [DEV-4080] replaced nested named function with anonymous..F.......[DEV-4080] replaced nested named function with anonymousDEV-4080
Alexander VladishevAlexander Vladishev
051daabff0d..F.......[DEV-4080] fixed "Call to function unset() contains undefined variable *" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
fe5c20aa329..F.......[DEV-4080] fixed "Cannot unset offset '*' on array" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
6db80daaa8b..F.......[DEV-4080] fixed "should return * but return statement is missing" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
73d77c2e7c4..F.......[DEV-4080] fixed "Call to an undefined method *" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
c9715997bea..F.......[DEV-4080] fixed "should return string but return statement is missing" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
7eea497f4d5..F.......[DEV-4080] fixed "Class * referenced with incorrect case" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
dd343eb2865..F.......[DEV-4080] fixed "Access to an undefined property" static analyzer warningsDEV-4080
Alexander VladishevAlexander Vladishev
7e48850c46b..F.......[DEV-4080] fixed "Access to private property $data" static analyzer warningsDEV-4080
Continuous IntegrationContinuous Integration
5a7ea1c5ab7..........[ZBXNEXT-826] updated ChangeLog entriesZBXNEXT-826
Continuous IntegrationContinuous Integration
90286f5db9a..........[ZBX-1357] automatic update of translation stringsZBX-1357
Denis RasikhovDenis Rasikhov
39d3e14bb27M.........T [ZBX-20767] removed unnecessary discard with heartbeat preprocessing in discovery rules in Linux and Nextcloud templates* commit '876d379ac68107072932f478da8e1fed1861c85d': .........T [ZBX-20767] removed unnecessary discard with heartbeat preprocessing in discovery rules in Linux and Nextcloud templatesZBX-20767
Denis RasikhovDenis Rasikhov
876d379ac68.........T [ZBX-20767] removed unnecessary discard with heartbeat preprocessing in discovery rules in Linux and Nextcloud templatesZBX-20767
Ivo KurzemnieksIvo Kurzemnieks
20b29e62e9d..F.......[DEV-1875] removed invalid syntax for PHP 7.2DEV-1875
Ivo KurzemnieksIvo Kurzemnieks
0421f8fa3dbM..F....... [DEV-1875] added possibility to add leading zeroes for numeric boxes* commit '1ab8e41f028a868efefc129fe82c08c57dc6067c': ..F....... [DEV-1875] fixed empty number value normalization ..F....... [DEV-1875] fixed min length usage ..F....... [DEV-1875] refactored NumberBox class ..F....... [DEV-1875] renamed function; simplified function normalizeNumericBox .......... [DEV-1875] fixed name uniqueness in test .......... [DEV-1875] fixed sheduled report t...DEV-1875
Janis FreibergsJanis Freibergs
e9677b2c633MA......... [ZBX-23949] fixed processing of `host` parameter for trigger prototypes* commit '17a81e7202196071d92e42e7737284aa0c22158e': .......... [ZBX-23949] removed invalid test case A......... [ZBX-23949] reverted to expecting single host name in main parameters A......... [ZBX-23949] fixed processing of `host` parameter for trigger prototypesZBX-23949
Alexander ShubinAlexander Shubin
1ab8e41f028..F.......[DEV-1875] fixed empty number value normalizationDEV-1875
Alexander ShubinAlexander Shubin
b8fc6fb9305..F.......[DEV-1875] fixed min length usageDEV-1875
Alexander ShubinAlexander Shubin
4ecae5c7a32..F.......[DEV-1875] refactored NumberBox classDEV-1875
Alexander ShubinAlexander Shubin
ec87744661f..F.......[DEV-1875] renamed function; simplified function normalizeNumericBoxDEV-1875
Larisa GrigorjevaLarisa Grigorjeva
d3e300d3a35..........[DEV-1875] fixed name uniqueness in testDEV-1875
Larisa GrigorjevaLarisa Grigorjeva
29f95350a82..........[DEV-1875] fixed sheduled report testsDEV-1875
Juliana IljinaJuliana Iljina
4b02ad91cfa..........[DEV-1875] fixed ScheduledReport testDEV-1875
Eriks SneidersEriks Sneiders
d16baa8abdeM...G...... [DEV-4029] updated golang.org/x/* packages* commit '1bbefddb43ef1711a14aae55f1ddcc9192f4d17d': ...G...... [DEV-4029] updated golang.org/x/* packagesDEV-4029
Wiktor CzernehaWiktor Czerneha
32027e276ffMA......... [ZBX-25034] fixed export of host prototype discovery and template override is using visible name* commit 'f923eba393e8135b348b9c5677a44747e4102157': A......... [ZBX-25034] fixed export of host prototype discovery and template override is using visible nameZBX-25034
Armands Arseniuss SkolmeistersArmands Arseniuss Skolmeisters
81af2a9da12M.......PS. [ZBX-25416] fixed unsupported value passing to preprocessor* commit '4256a911e0fc0c540e65a9bc96bb9490e0e14218': .......... [ZBX-25416] added change log .......PS. [ZBX-25416] fixed unsupported value passing to preprocessorZBX-25416
Continuous IntegrationContinuous Integration
3ac5533e53a..........[ZBXNEXT-826] updated ChangeLog entriesZBXNEXT-826
Janis FreibergsJanis Freibergs
7d39e9b7e4cMA.F....... [ZBX-24528] prevented SQL errors being displayed to non-authorized users* commit '534ca137925c51d59460557d75dbd130ac8fefaa': ..F....... [ZBX-24528] moved technical error info to data field; reverted type and error code change ..F....... [ZBX-24528] corrected reply code; prevented response to notifications A.F....... [ZBX-24528] moved error replacement outside of API client A.F....... [ZBX-24528] changed approach for preventing duplicate error message; rever...ZBX-24528
Janis FreibergsJanis Freibergs
ee61981f91cMA.F....... [ZBX-21503] prevented creation of audit logs for Media type objects on updates without actual changes* commit '9a7941c82e4f69ff968065571f66c33df5498362': ..F....... [ZBX-21503] improved code style ..F....... [ZBX-21503] corrected inverted change_passwd flag ..F....... [ZBX-21503] fixed "Change password" button display for mediatype with authentication using empty password A......... [ZBX-21503] reverted changes in mediatype API; added condition for masking mediatype password A..........ZBX-21503
Janis FreibergsJanis Freibergs
ce737d6f908M..F....... [ZBX-24633] fixed code error when viewing graph and trigger lists with discovered objects set to expire* commit '2d6379946211327abaa0f2f14882a3a4f8bbdcb3': ..F....... [ZBX-24633] removed expiry warning for non-discovered graphs and triggersZBX-24633
Wiktor CzernehaWiktor Czerneha
abe38915d52MA......... [ZBX-24846] fixed checking for orphaned maintenances when deleting a host* commit '03b47d40e2694fda761a2f91290354ffcef5e88e': A......... [ZBX-24846] fixed checking for orphaned maintenances when deleting a hostgroup A......... [ZBX-24846] optimized the scope of the maintenances; added changelog entry A......... [ZBX-24846] fixed checking for orphaned maintenances when deleting a hostZBX-24846
Robert GontarskiRobert Gontarski
f9c7676385cM..F....... [ZBX-25091] fixed colors of selected readonly radio buttonsMerge in ZBX/zabbix from feature/ZBX-25091-6.0 to release/6.0 * commit '5b5cd45bc207bb4e515eac7690af4298f0942261': ..F....... [ZBX-25091] changed styles for readoly radio buttons ..F....... [ZBX-25091] changed color name to lowercase; removed focus state ..F....... [ZBX-25091] added changelog file ..F....... [ZBX-25091] fixed colors of selected readonly radio buttonsZBX-25091
Aleksejs AbrosimovsAleksejs Abrosimovs
48786cfacf1M.........T [ZBX-25392] fixed description in Microsoft 365 reports by HTTP template* commit '77d3b31d45524f15a24f15510dfa797483828c5a': .........T [ZBX-25392] fixed description in Microsoft 365 reports by HTTP templateZBX-25392
Anna PogaAnna Poga
dfe9ec6fc40M..F....... [ZBX-20848] fixed multiselect not suggesting just removed record* commit 'a0cb77e6a5afe78c771ef20f5271d45e2685df5b': ..F....... [ZBX-20848] fixed coding style ..F....... [ZBX-20848] updated changelog ..F....... [ZBX-20848] fixed coding style ..F....... [ZBX-20848] fixed check for "popup.parameters" option presence ..F....... [ZBX-20848] fixed multiselect to correctly apply "excludeids" and "disableids" options ..F....... [ZBX-20848] fixed multis...ZBX-20848
Aleksandr KotsegubovAleksandr Kotsegubov
eb41e433341M.........T [ZBXNEXT-9382] added Nutanix template* commit '91ff63d10cbf380440783594c35e6d69057d8ff2': .........T [ZBXNEXT-9382] updated trigger names in Nutanix template .........T [ZBXNEXT-9382] updated Nutanix template after proofreading .........T [ZBXNEXT-9382] updated trigger description in Nutanix template after internal review .........T [ZBXNEXT-9382] updated Nutanix template after internal review .........T [ZBXNEXT-9382] u...ZBXNEXT-9382
Aleksandr KotsegubovAleksandr Kotsegubov
c5efd0a87c9M.........T [ZBXNEXT-9058] updated VMware Hypervisor template for ability to work as a standalone template* commit '9176fc319ce13aaf864c69ec0c74389f3ae46650': .........T [ZBXNEXT-9058] updated VMware templates after proofreading .........T [ZBXNEXT-9058] updated VMware Hypervisor template for ability to work as a standalone templateZBXNEXT-9058
Alexander VladishevAlexander Vladishev
094be1fa2bcM....I.....[DEV-4007] optimised data.sql to use bulk inserts for MySQL and PostgreSQL databases; removed useless images.sql and data.sql for SQLite3 backendDEV-4007
Mihails PrihodkoMihails Prihodko
97907638a4bM........S. [ZBXNEXT-9532] updated max supported TimescaleDB version to 2.17* commit '6ea07ee2076c87f01d8cf50002ebeb8b54791e80': ........S. [ZBXNEXT-9532] updated max supported TimescaleDB version to 2.17ZBXNEXT-9532
Andrejs VerzaAndrejs Verza
a0cb77e6a5aM..........[ZBX-20848] updated to latest 6.0; no conflictsZBX-20848
Andrejs VerzaAndrejs Verza
2d856d2a8b7M..F....... [ZBX-25393] fixed unwanted page scrolling when editing text in multiline text fields* commit 'efb2ad872767400844a15c7bae01c7f90f5c7bff': ..F....... [ZBX-25393] fixed unwanted page scrolling when editing text in multiline text fieldsZBX-25393
Aleksandr KotsegubovAleksandr Kotsegubov
91ff63d10cb.........T [ZBXNEXT-9382] updated trigger names in Nutanix templateZBXNEXT-9382
Mihails PrihodkoMihails Prihodko
e437016d479M.......PS. [ZBXNEXT-9238] increased PostgreSQL maximum supported version to 17* commit '2b4e2092013261d9a8b17bead1738307dc08d2e3': .......PS. [ZBXNEXT-9238] increased PostgreSQL maximum supported version to 17ZBXNEXT-9238
Janis FreibergsJanis Freibergs
9a7941c82e4M..........[ZBX-21503] updated to latest from release/6.0; no conflictsZBX-21503
Kirils SeveKirils Seve
e1c7d0da37a..........[ZBXNEXT-826] updated release version to 6.0.36rc1ZBXNEXT-826
Armands Arseniuss SkolmeistersArmands Arseniuss Skolmeisters
4256a911e0f..........[ZBX-25416] added change logZBX-25416
Armands Arseniuss SkolmeistersArmands Arseniuss Skolmeisters
c4595530f65.......PS.[ZBX-25416] fixed unsupported value passing to preprocessorZBX-25416
Continuous IntegrationContinuous Integration
8a9017e52e7..........[ZBXNEXT-826] updated release date and version for 6.0.35ZBXNEXT-826
Ivo KurzemnieksIvo Kurzemnieks
4d0b5245533M..........[DEV-1875] updated to latest from release/6.0DEV-1875
Larisa GrigorjevaLarisa Grigorjeva
6cf96f2ce40M.......... [DEV-3885] fixed PSK encryption testsMerge in ZBX/zabbix from feature/DEV-3885-6.0 to release/6.0 * commit '400f0ddef47e81f3b3ac915f8cec1498c5cf1882': .......... [DEV-3885] removed unnecessary empty spaces from Selenium test .......... [DEV-3885] fixed test after reviewDEV-3885
Janis FreibergsJanis Freibergs
4ad47730a45..F.......[ZBX-21503] improved code styleZBX-21503

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

Add shortcut