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-11-11.......... [ZBXNEXT-826] updated 6.0.11rc1 ChangeLog entriesContinuous Integration
2022-11-11..F....... [ZBX-20320] fixed order of checkboxes in user role view; added ↵Elina Pulke
vertical display to CCheckBoxList; removed CSeverityCheckBoxList Merge in ZBX/zabbix from feature/ZBX-20320-6.0 to release/6.0 * commit '8f59ed7a53d518e6abffd45b2c5128ec756562d7': .......... [ZBX-20320] fixed Selenium tests, removed checkbox list element mentioned in the linked task DEV-1859 ..F....... [ZBX-20320] removed unnecessary cell width setting ..F....... [ZBX-20320] changed css style for checkbox-list and moved it to separate file ..F....... [ZBX-20320] fixed checkboxes order not matching the order in the section Reports of the main menu ..F....... [ZBX-20320] fixed code style ..F....... [ZBX-20320] fixed order of checkboxes in user role view; added vertical display to CCheckBoxList; removed CSeverityCheckBoxList
2022-11-10........S. [ZBX-19813] improved interface update during LLD linking and ↵Andris Zeila
changed interface copying during template linking to use similar logic as API Merge in ZBX/zabbix from feature/ZBX-19813-6.0 to release/6.0 * commit '6601e29e596166efe976c6a3be92ee55b816cc23': ........S. [ZBX-19813] fixed snmp interface creation when copying host prototypes during template linking ........S. [ZBX-19813] fixed merge ........S. [ZBX-19813] added auditlog for removed host prototype interfaces when linking templates ........S. [ZBX-19813] improved updated interface removal from old interface list ........S. [ZBX-19813] fixed matched interface removal from update matrix .D........ [ZBX-19813] added changelog entry ........S. [ZBX-19813] reworked interface updates when linking templates to re-create interfaces instead of updating them ........S. [ZBX-19813] blocked host prototypes from being picked as host candidates by IP when registering discovered hosts ........S. [ZBX-19813] reworked interface matching during lld
2022-11-10.........T [ZBX-21588] optimized template k8s nodes by httpEvgenii Gordymov
* commit '78d3b4f9cadc01eaa0ebb19647b404479ff1e702': .........T [ZBX-21588] optimized template k8s nodes by http .........T [ZBX-21588] optimized template k8s nodes by http .........T [ZBX-21588] optimized template k8s nodes by http
2022-11-10.......PS. [ZBXNEXT-8040] added object based json parsing and jsonpath ↵Andris Zeila
optimizations Merge in ZBX/zabbix from feature/ZBXNEXT-8040-6.0 to release/6.0 * commit 'a776758776e65ec288b9dffa688e296980fcff33': .......PS. [ZBXNEXT-8040] fixed warnings ...G...... [ZBXNEXT-8040] fixed windows agent builds .......PS. [ZBXNEXT-8040] added object based json parsing and jsonpath indexing for simple expressions
2022-11-09.........T [ZBX-21620] changed update interval for passwd checksum item in ↵Denis Rasihov
OS templates to 15m (drasihov) * commit 'ff76ed0b7d9fc6927845470ddb9ec70ff4b58c51': .........T [ZBX-21620] fixed descriptions in OS templates .........T [ZBX-21620] added discard with heartbeat .........T [ZBX-21620] changed update interval for passwd checksum item in OS templates to 15m
2022-11-09.......... [ZBX-20320] updated to latest from release/6.0; no conflictsElina Pulke
2022-11-09........S. [ZBX-21616] fixed error due to non-existent macros in custom ↵Dmitrijs Goloscapovs
expressions Merge in ZBX/zabbix from feature/ZBX-21616-6.0 to release/6.0 * commit '8aac0f7b3ed2d906f6612a3e94ef71b66999d4fc': ........S. [ZBX-21616] fixed function description comment ........S. [ZBX-21616] got rid of ZBX_FALLTROUGH ........S. [ZBX-21616] resolved conflict .......... [ZBX-21616] code style fix ........S. [ZBX-21616] fixed offseet calculation when replacing condition ids with values ........S. [ZBX-21616] added more optimizations to LLD filter processing ........S. [ZBX-21616] optimized .......... [ZBX-21616] added changelog .......... [ZBX-21616] added changelog ........S. [ZBX-21616] resolved conflict ........S. [ZBX-21616] fixed error due to non-existent macros in custom expressions
2022-11-09........S. [ZBX-21825] improved history syncer performanceVladislavs Sokurenko
Merge in ZBX/zabbix from feature/ZBX-21825-6.0 to release/6.0 * commit 'f9c6a0f86d5ddd60304abbad07fc163df546e741': ........S. [ZBX-21825] improved history syncer performance
2022-11-09........S. [ZBX-21825] improved history syncer performanceVladislavs Sokurenko
2022-11-09.......... [ZBX-21786] upgraded to 6.0 (without conflicts)Aleksejs Sestakovs
2022-11-09...G...... [ZBX-21823] fixed vfs.fs.inode and vfs.fs.get to handle file ↵Aleksejs Sestakovs
systems with zero total inodes count * commit '6a8963b239523b89b0c8b01e8f418c4497dbf4d3': ...G...... [ZBX-21823] fixed agent2 vfs.fs.size to correspond to agentd .D........ [ZBX-21823] added changelog ...G...... [ZBX-21823] fixed vfs.fs.get to include file systems with zero inodes count; fixed vfs.fs.inode[,pfree/pused] to not become not supported if inodes total count is zero (cherry picked from commit 32f78a0c1b1e39814cc83962d81d86a061272438)
2022-11-09.......... [ZBX-21869] fixed database upgrade from 5.0 on setups requiring ↵Andris Zeila
primary keys for tables Merge in ZBX/zabbix from feature/ZBX-21869-6.0 to release/6.0 * commit '94ed6d554f2faea1576437cea95b18e94e7b9976': .D........ [ZBX-21869] added changelog entry .......... [ZBX-21869] added primary key to the initial trigger_queue table creation patch
2022-11-09.........T [ZBXNEXT-7949] added a suffix "by" of template namesEvgenii Gordymov
* commit 'c8cb48769a0854ad51b9031133fe3dd053b465d6': .........T [ZBXNEXT-7949] added a suffix "by" of template names .........T [ZBXNEXT-7949] added a suffix "by" of template names .........T [ZBXNEXT-7949] added a suffix "by" of template names .........T [ZBXNEXT-7949] added a suffix "by" of template names .........T [ZBXNEXT-7949] added a suffix "by" of template names .........T [ZBXNEXT-7949] added a suffix "by" of template names .........T [ZBXNEXT-7949] added a suffix "by" of template names
2022-11-09.........T [ZBX-20478] fixed script k8s cluster stateEvgenii Gordymov
* commit '1cf88a723896d3e292ce504cc89b4f0686b6959a': .........T [ZBX-20478] fixed script k8s cluster state .........T [ZBX-20478] fixed script k8s cluster state .........T [ZBX-20478] fixed script k8s cluster state .........T [ZBX-20478] fixed script k8s cluster state .........T [ZBX-20478] fixed script k8s cluster state .........T [ZBX-20478] fixed script k8s cluster state
2022-11-08.......... [ZBXNEXT-826] updated 6.0.11rc1 ChangeLog entriesContinuous Integration
2022-11-08.D........ [ZBX-21869] added changelog entryAndris Zeila
2022-11-07.........T [ZBXNEXT-6844] added Cisco Meraki templateAndrew Biba
* commit '35fabc73eac1c45fab1ef55843c07ba081c4baee': .........T [ZBXNEXT-6844] edited Cisco Meraki README.md .........T [ZBXNEXT-6844] fixed style issues in Meraki Template .........T [ZBXNEXT-6844] fixed Meraki template (tags, code and style) .........T [ZBXNEXT-6844] fixed preprocessing in Cisco Meraki device template .........T [ZBXNEXT-6844] reworked devices discovery in Cisco Meraki template .........T [ZBXNEXT-6844] updated Cisco Meraki template .........T [ZBXNEXT-6844] updated Cisco Meraki device template .........T [ZBXNEXT-6844] updated Cisco Meraki templates .........T [ZBXNEXT-6844] added tag with serail number for devices in Cisco Meraki template .........T [ZBXNEXT-6844] fixed script items in Cisco Meraki template .........T [ZBXNEXT-6844] fixed documentation link in Cisco Meraki template .........T [ZBXNEXT-6844] fixed documentation link in Cisco Meraki template .........T [ZBXNEXT-6844] added http proxy option to Cisco Meraki template .........T [ZBXNEXT-6844] fixed script items in Cisco Meraki template .........T [ZBXNEXT-6844] fixed reviewers remarks .........T [ZBXNEXT-6844] fixed reviewers remarks and text typo in Meraki template .........T [ZBXNEXT-6844] added graphs into Cisco Meraki template .........T [ZBXNEXT-6844] added Cisco Meraki template
2022-11-07.......... [ZBX-21616] added changelogDmitrijs Goloscapovs
(cherry picked from commit ef329568c65d87c5e38780619114c23de19bcfb6) (cherry picked from commit 7df2c9f296ab1defa2c8295c1923eaa86bcb7b48)
2022-11-07.......... [ZBX-21616] added changelogDmitrijs Goloscapovs
(cherry picked from commit 8740298888214a3cf21ec95704c73ec442eaaba2) (cherry picked from commit beb783a43efffa6949c44de0538474857e2cb222)
2022-11-07.......PS. [ZBX-21786] fixed 'invalid timeout' error occurring after script ↵Aleksejs Sestakovs
item parameters removal
2022-11-05.......... [ZBX-21765] removed Accept-Encoding HTTP header from a web ↵dimir
scenario step request Merge from development branch feature/ZBX-21765-6.0 * commit '7c48f2897854c693cb6b887fffc6feb109cf305c': .D........ [ZBX-21765] add ChangeLog entry ........S. [ZBX-21765] do not send Accept-Encoding HTTP header in a web scenario step by default
2022-11-05.......... [ZBX-21715] fixed zabbix_js crash when parsing short version of ↵dimir
"timeout" option -t Merge from development branch feature/ZBX-21715-5.0 * commit '626c1865af4ec548e23f4546c3526f8f695b30c1': .D........ [ZBX-21715] "improve" ChangeLog entry .D........ [ZBX-21715] add ChangeLog entry .......... [ZBX-21715] zabbix_js: fix crash when parsing short version of "timeout" option -t (cherry picked from commit 987ff5b9cdc5aaf21de744c843e78da785e660f1)
2022-11-04.......... [ZBXNEXT-826] updated 6.0.11rc1 ChangeLog entriesContinuous Integration
2022-11-04.......PS. [ZBXNEXT-8040] added object based json parsing and jsonpath ↵Andris Zeila
indexing for simple expressions Merge in ZBX/zabbix from feature/ZBXNEXT-8040-6.3 to master * commit '6835ef59b1bef2bbe783f90b8399bee0f1f93ab8': .......PS. [ZBXNEXT-8040] fixed warnings .......PS. [ZBXNEXT-8040] remove duplicate indexes/names when compiling jsonpath .......PS. [ZBXNEXT-8040] fixed jsonpath indexing when relative path is on comparison right side .......PS. [ZBXNEXT-8040] fixed invalid nested jsonpath in expression .......PS. [ZBXNEXT-8040] ported jsonpath 'first found' optimization from ZBXNEXT-8009 .......PS. [ZBXNEXT-8040] fixed memory leak in json object index .D........ [ZBXNEXT-8040] added changelog entry .......... [ZBXNEXT-8040] added missing file .......PS. [ZBXNEXT-8040] addded json object caching in jsonpath preprocessing step .......... [ZBXNEXT-8040] updated jsonpath cmocka tests to use directly zbx_jsonobj_query and test it twice to check index reuse .......PS. [ZBXNEXT-8040] added support for more complex expression indexing .......PS. [ZBXNEXT-8040] added object based json parser and json path processing with indexing (cherry picked from commit e13326c4e6c1dfa1e5bd7906b72d636053140128)
2022-11-04.......... [ZBX-21655] upgraded to 6.0 (without conflicts)Aleksejs Sestakovs
2022-11-04..F....... [ZBX-21677] fixed checkbox resetting in Monitoring->Latest data ↵Reinis Detlavs
and Monitoring->Problems * commit '871f3e9e7f80230a29011f80e9502c9545d2a108': ..F....... [ZBX-21677] fixed checkbox resetting in Monitoring->Latest data and Monitoring->Problems
2022-11-04.......PS. [ZBXNEXT-8009] added jsonpath optimizationsAndris Zeila
Merge in ZBX/zabbix from feature/ZBXNEXT-8009-5.0 to release/5.0 * commit '9d6ad3d8f6bc1017a3777a63c7265fa7f18f0962': .......PS. [ZBXNEXT-8009] added check for zero length path .......PS. [ZBXNEXT-8009] fixed jsonpath conversion to text .......PS. [ZBXNEXT-8009] fixed crash if non simple path is present in jsonpath expression .D........ [ZBXNEXT-8009] added changelog entry .......PS. [ZBXNEXT-8009] added jsonpath optimization to stop at the first match if no more data are needed .......PS. [ZBXNEXT-8009] added precompilation of object references inside jsonpath expressions (cherry picked from commit f0e95dab5d82c48ff59536acc4896e3f322462fb)
2022-11-04..F....... [ZBX-21687] fixed persistent preloader icons over dashboard ↵Andrejs Verza
widgets on Safari 16 Merge in ZBX/zabbix from feature/ZBX-21687-6.0 to release/6.0 * commit '20e78dab2abbbf8e28966f89ed766160c895e1fe': ..F....... [ZBX-21687] fixed persistent preloader icons over dashboard widgets on Safari 16 #3 ..F....... [ZBX-21687] fixed persistent preloader icons over dashboard widgets on Safari 16 #2 ..F....... [ZBX-21687] fixed persistent preloader icons over dashboard widgets on Safari 16
2022-10-31.......... [ZBX-20320] updated to latest from release/6.0; no conflictsElina Pulke
2022-10-26.........T [ZBXNEXT-7949] added a suffix "by" of template namesEvgenii Gordymov
2022-10-26.........T [ZBX-21588] optimized template k8s nodes by httpEvgenii Gordymov
2022-10-25.......... [ZBXNEXT-826] updated 6.0.10rc1 ChangeLog entriesContinuous Integration
2022-10-24.........T [ZBXNEXT-8018] added token authentication in Template GitLab by HTTPAndrey Tocko
Merge in ZBX/zabbix from feature/ZBXNEXT-8018-6.0 to release/6.0 * commit '61bd26c54de7cd1f1ae8b3d7d837c7d9573fb035': .........T [ZBXNEXT-8018] proof reading for Template GitLab by HTTP .........T [ZBXNEXT-8018] proof reading for Template GitLab by HTTP .........T [ZBXNEXT-8018] proof reading for Template GitLab by HTTP .........T [ZBXNEXT-8018] proof reading for Template GitLab by HTTP .........T [ZBXNEXT-8018] added token authentication in Template GitLab by HTTP .........T [ZBXNEXT-8018] added token authentication in Template GitLab by HTTP
2022-10-24..F....... [ZBX-17300] fixed handling of context menu in Map builderJanis Freibergs
* commit 'd1b23f08e17eaaa1be4bcb121a734bf482968a8a': ..F....... [ZBX-17300] added closing of context menu on element selection changes, scroll, bubbled events; tweaked positioning of popup menu and sub-menus near right bounds ..F....... [ZBX-17300] fixed handling of context menu in Map builder
2022-10-24..F.....S. [ZBXNEXT-7122] added checking for compression used in history or ↵Dmitrijs Goloscapovs
trends tables, and warnings if housekeeper overrides aren't enabled accordingly * commit '4c624936491776899ff2d274ed0ff531098b0492': ..F....... [ZBXNEXT-7122] added toggling of warning; improved code style ........S. [ZBXNEXT-7122] fixed extension section not getting included into dbversion json that was regenerated during hk exec ........S. [ZBXNEXT-7122] fixed warnings ........S. [ZBXNEXT-7122] fixed db_version json structure ........S. [ZBXNEXT-7122] fixed code style ........S. [ZBXNEXT-7122] fixed code style ........S. [ZBXNEXT-7122] renamed field names in dbversion json according to changes in frontend .......... [ZBXNEXT-7122] resolved conflicts ..F....... [ZBXNEXT-7122] added checking for compression used in history or trends tables, and warnings if housekeeper overrides aren't enabled accordingly; fixed uses of dbversion_status without sub-blocks ..F....... [ZBX-21449] removed aria-labbeledby from form, it is already set on parent popup element ..F....... [ZBX-21449] fixed popup labelledby were set not on popup header as it is for widgets ..F....... [ZBX-21449] fixed accessibility attributes .........T [ZBX-21461] fixed item "Checksum of /etc/passwd"
2022-10-24.........T [ZBXNEXT-8035] added override for file system discovery trigger ↵Kristaps Naglis
in f5 template
2022-10-24..F....... [ZBX-21656] fixed clone buttons not working in Safari 16 on ↵Andrejs Verza
template editing form Merge in ZBX/zabbix from feature/ZBX-21656-6.0 to release/6.0 * commit '64d535ef110c986708b9ce4e506247b9621c5028': ..F....... [ZBX-21656] fixed clone buttons not working in Safari 16 on template editing form
2022-10-21.......... [ZBXNEXT-826] updated 6.0.10rc1 ChangeLog entriesContinuous Integration
2022-10-21.........T [ZBX-20478] fixed script k8s cluster stateEvgenii Gordymov
2022-10-21..F....... [ZBX-20505] fixed subfilter counters displaying incorrect values ↵Reinis Detlavs
in Monitoring => Graph view * commit 'fea53c2201ba599c76ead643d8f054fb883450a5': ..F....... [ZBX-20505] updated getSubfilters function multiline comment ..F....... [ZBX-20505] fixed subfilter tagvalue counter ..F....... [ZBX-20505] optimized graph subfilter counter ..F....... [ZBX-20505] fixed code styling ..F....... [ZBX-20505] fixed code styling ..F....... [ZBX-20505] fixed subfilter counters displaying incorrect values in Monitoring => Graph view
2022-10-20...G...... [ZBX-21452] fixed wmi.get* crash of zabbix_agentd for windowsMichael Veksler
* commit '88285cb49fc0242daa236adf54b83b8614403a80': ...G...... [ZBX-21452] fixed wmi.get* crashes of zabbix_agentd (cherry picked from commit c217b2e080c42c91769b8164645b8420020975fc)
2022-10-20.........T [ZBX-21673] fixed read operations per second preprocessing in ↵Denis Rasihov
Ceph by Zabbix agent 2 template * commit 'af45d6aec9b5c0400875231806b00cc5a6aec3b7': .........T [ZBX-21673] fixed descriptions in Ceph by Zabbix agent 2 template .........T [ZBX-21673] fixed descriptions in Ceph by Zabbix agent 2 template .........T [ZBX-21673] fixed descriptions in Ceph by Zabbix agent 2 template .........T [ZBX-21673] fixed read operations per second preprocessing in Ceph by Zabbix agent 2 template
2022-10-19.D........ [ZBX-21765] add ChangeLog entrydimir
2022-10-19.D........ [ZBX-21655] fixed changelog entryAleksejs Sestakovs
2022-10-18..F....... [ZBX-18478] fixed LDAP test button visibility in user ↵Gregory Chalenko
authentication form Merge in ZBX/zabbix from feature/ZBX-18478-6.0 to release/6.0 * commit '4cec694c4f57f6efe1a1cd560a75e03ad3d09abe': ..F....... [ZBX-18478] fixed LDAP test button visibility in user authentication form
2022-10-18.........T [ZBXNEXT-8018] added token authentication in Template GitLab by HTTPAndrey Tocko
2022-10-17.......PS. [ZBXNEXT-7816] added support of PostgreSQL 15Vladislavs Sokurenko
Merge in ZBX/zabbix from feature/ZBXNEXT-7816-6.0 to release/6.0 * commit '2d0b11834490d68a99bb1e11c8c3a29451d22c35': .......PS. [ZBXNEXT-7816] added support of PostgreSQL 15
2022-10-17.......PS. [ZBXNEXT-7970] added support of TimescaleDB 2.8Vladislavs Sokurenko
2022-10-17.......PS. [ZBXNEXT-7816] added support of PostgreSQL 15Vladislavs Sokurenko