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-06-22........S. [ZBX-21145] removed unused functions, fixed function parameter namingAndris Zeila
2022-06-21.......PS. [ZBXNEXT-7813] updated MariaDB maximum supported version to 10.7Artjoms Rimdjonoks
2022-06-21........S. [ZBX-21145] changed host, item and trigger tag merging logic ↵Andris Zeila
during template linking and LLD to reduce database updates Merge in ZBX/zabbix from feature/ZBX-21145-6.0 to release/6.0 * commit 'f3fb36f424064c1251a467e5f6b577c8f7508715': (21 commits) ........S. [ZBX-21145] fixed sql query when copying trigger tags during trigger linking ........S. [ZBX-21145] fixed trigger tak copying when linking templates ........S. [ZBX-21145] style fix ........S. [ZBX-21145] fixed item tag creation in LLD ........S. [ZBX-21145] fixed host prototype lookup result checking ........S. [ZBX-21145] fixed resetting of duplicate tag validation result ........S. [ZBX-21145] backported tag merging/validation .D........ [ZBX-21145] added changelog entry ........S. [ZBX-21145] fixed warnings ........S. [ZBX-21145] added LLD error messages when host/item/trigger creation failed because of invalid tags ........S. [ZBX-21145] replaced trigger tag validation in lld with common tag validator ........S. [ZBX-21145] replaced item tag validation in lld with common tag validator ........S. [ZBX-21145] added common tag validator, replaced host tag validation in LLD ........S. [ZBX-21145] allow partial lld trigger update in the case of invalid tags ........S. [ZBX-21145] changed item tag LLD to allow item update with invalid tags ........S. [ZBX-21145] reworked lld trigger tag copying ........S. [ZBX-21145] reworked item LLD linking to use common tag merging logic ........S. [ZBX-21145] added auditlog support when copying template trigger tags ........S. [ZBX-21145] reworked trigger/trigger prototype template linking to use common tag merging logic (without auditlog updates) ........S. [ZBX-21145] reworked item/item prototype template linking to use common tag merging logic ...
2022-06-20.......... [ZBX-20638] updated to latest masterDmitrijs Goloscapovs
2022-06-20.......PS. [ZBX-20638] refactored x2Dmitrijs Goloscapovs
2022-06-17........S. [ZBX-21145] backported tag merging/validationAndris Zeila
2022-06-17.......PS. [ZBX-20638] refactoredDmitrijs Goloscapovs
2022-06-17........S. [ZBX-21044] fixed javascript preprocessing output conversion to utf-8Konstantins Prutkovs
2022-06-16...GI..PS. [ZBX-21064] reimplemented changes that were left out of previous ↵Jurijs Klopovskis
cherry-pick commit
2022-06-14........S. [ZBX-21145] replaced trigger tag validation in lld with common ↵Andris Zeila
tag validator
2022-06-14........S. [ZBX-21145] added common tag validator, replaced host tag ↵Andris Zeila
validation in LLD
2022-06-13........S. [ZBX-21145] changed item tag LLD to allow item update with ↵Andris Zeila
invalid tags
2022-06-11........S. [ZBX-21145] reworked host prototype template linking to use ↵Andris Zeila
common tag merging logic
2022-06-03........S. [ZBX-21044] fixed javascript preprocessing output conversion to utf-8Konstantins Prutkovs
2022-06-01.......... [ZBXNEXT-826] updated release version [6.0.6rc1]; updated API ↵Sergejs Maklakovs
version [6.0.6]
2022-05-30.......... [ZBX-20638] updated to the latest from 'release/6.0'; no conflictsAndrejs Griščenko
2022-05-30.......... [ZBXNEXT-826] updated release date [6.0.5]6.0.5Sergejs Maklakovs
2022-05-25.......... [ZBXNEXT-826] updated release date [6.0.5rc1]Sergejs Maklakovs
2022-05-10........S. [ZBX-20823] fixed inability to update hosts that were created by ↵Vladislavs Sokurenko
LLD on aarch64 Merge in ZBX/zabbix from feature/ZBX-20823-6.0 to release/6.0 * commit '2f05d9a4320a704c9ab2deb8e576cf2a949d3ca9': ........S. [ZBX-20823] fixed inability to update hosts that were created by LLD on aarch64 ........S. [ZBX-20823] fixed inability to update hosts that were created by LLD on aarch64 .D........ [ZBX-20823] added ChangeLog entry ........S. [ZBX-20823] fixed inability to update hosts that were created by LLD on aarch64 ........S. [ZBX-20823] fixed inability to update hosts that were created by LLD on aarch64
2022-05-09.......PS. [ZBXNEXT-7604] added functionality to ignore NaN in Prometheus ↵Andrejs Kozlovs
preprocessing aggregate functions Merge in ZBX/zabbix from feature/ZBXNEXT-7604-6.0 to release/6.0 * commit '451a2507e516b9f6af93a71560b4f97b94cd4599': .......PS. [ZBXNEXT-7604] fixed comment .......PS. [ZBXNEXT-7604] fixed error message .......PS. [ZBXNEXT-7604] fixed after review .......PS. [ZBXNEXT-7604] coding style .......PS. [ZBXNEXT-7604] added functionality to ignore NaN in Prometheus preprocessing aggregate functions
2022-05-06........S. [ZBX-20823] fixed inability to update hosts that were created by ↵Vladislavs Sokurenko
LLD on aarch64
2022-05-04.......... [ZBXNEXT-826] updated release version [6.0.5rc1]; updated API ↵Natalja Romancaka
version [6.0.5]
2022-05-03.......... [ZBXNEXT-826] updated release date and version [6.0.4]6.0.4Natalja Romancaka
2022-04-27.......PS. [ZBXNEXT-7604] fixed after reviewAndrejs Kozlovs
2022-04-25.......... [ZBXNEXT-826] updated release date [6.0.4rc1]Sergejs Olonkins
2022-04-20.......... [ZBX-20638] updated to latest release/6.0Dmitrijs Goloscapovs
2022-04-19.......PS. [ZBX-20638] fixed dbversion_status flush when exiting due to ↵Dmitrijs Goloscapovs
unsupporetd elasticdb version
2022-04-14.......PS. [ZBXNEXT-7616] fixed javascript md5 and sha256 functions to ↵Andris Zeila
support binary data (including terminating zero character)
2022-04-12.......PS. [ZBX-20844] fixed external check becoming unsupported when Zabbix ↵Vladislavs Sokurenko
server or Zabbix proxy is stopped Merge in ZBX/zabbix from feature/ZBX-20844-6.0 to release/6.0 * commit '125b766596e1db200ac84e3c5ab7f41746ea7937': .......PS. [ZBX-20844] fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped .D........ [ZBX-20844] added ChangeLog entry .......PS. [ZBX-20844] fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped .......PS. [ZBX-20844] fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped
2022-04-07........S. [ZBX-20823] fixed inability to update hosts that were created by ↵Vladislavs Sokurenko
LLD on aarch64
2022-04-07........S. [ZBX-20823] fixed inability to update hosts that were created by ↵Vladislavs Sokurenko
LLD on aarch64
2022-04-06.......PS. [ZBX-20844] fixed external check becoming unsupported when Zabbix ↵Vladislavs Sokurenko
server or Zabbix proxy is stopped
2022-04-06.......... [ZBX-20567] merged branch 'release/6.0' of ↵Andris Zeila
ssh://git.zabbix.com:7999/zbx/zabbix into feature/ZBX-20567-5.5
2022-04-05.......... [ZBXNEXT-826] updated release version [6.0.4rc1]; updated API ↵Sergejs Maklakovs
version [6.0.4]
2022-04-04.......... [ZBXNEXT-826] updated release version [6.0.3]6.0.3Sergejs Maklakovs
2022-03-28.......... [ZBXNEXT-826] updated release version [6.0.3rc1]Sergejs Maklakovs
2022-03-25A.F.....S. [ZBX-20650] fixed performance issue with importing templates and ↵Alexander Vladishev
hosts * commit '1bf4f2384695a696151abd89ecd13c9d5bf2dc68': A.F.....S. [ZBX-20650] fixed performance issue with importing templates and hosts
2022-03-23.......... [ZBX-19118] updated to latest from release/6.0; no conflictsJanis Freibergs
2022-03-23A.F.....S. [ZBX-20650] fixed performance issue with importing templates and ↵Alexander Vladishev
hosts
2022-03-21.......PS. [ZBX-20638] added flags for soft/hard limitsDmitrijs Goloscapovs
2022-03-16.......... [DEV-2074] fixed or silenced latest gcc warningsArtjoms Rimdjonoks
(cherry picked from commit d5c5d4fba94854f90c647fcbf8a0b6be94a31c6d)
2022-03-16.......... [DEV-2064] moved corresponding headers includes first in the ↵Artjoms Rimdjonoks
includes list (non-libs folders) (cherry picked from commit 7c58e5db2b02454270d394ce567d55110bb34902)
2022-03-15.......PS. [ZBX-20638] added soft limit for elasticdb, fixed messagesDmitrijs Goloscapovs
2022-03-15.......... [ZBX-19118] updated to latest from release/6.0; no conflictsJanis Freibergs
2022-03-14.......... [ZBXNEXT-826] updated release version [6.0.3rc1]; updated API ↵Sergejs Maklakovs
version [6.0.3]
2022-03-14.......... [ZBXNEXT-826] updated release date [6.0.2]6.0.2Sergejs Maklakovs
2022-03-07.......... [ZBXNEXT-826] updated release date [6.0.2rc1]Sergejs Maklakovs
2022-03-03A.F.....S. [ZBX-19118] transferred changes from older branch; updated value ↵Janis Freibergs
assignment to interface main status via constants; de-duplicated HTTP Agent item/prototype property assignment, read-only state when inherited from template; resolved conflict - ui/host_prototypes.php
2022-03-03...G...PS. [ZBX-20692] fixed missing include in setproctitle.hArtjoms Rimdjonoks
(cherry picked from commit c17d246aa08967dd2b37b5d3150baed06cca0a0a)
2022-03-02.D.G...... [ZBXNEXT-7116] added ability to force active checks on restartVladislavs Sokurenko
.D.G...... [ZBXNEXT-7116] added ability to force active checks on restart * commit 'c0fe653310f53b085825516ee0a18975958637d5': .D........ [ZBXNEXT-7116] added ChangeLog entry .D.G...... [ZBXNEXT-7116] added ability to force active checks on restart .D.G...... [ZBXNEXT-7116] added ability to force active checks on restart .D.G...... [ZBXNEXT-7116] added ability to force active checks on restart ...G...... [ZBXNEXT-7116] added ability to force active checks ...G...... [ZBXNEXT-7116] added ability to force active checks ...G...... [ZBXNEXT-7116] added ability to force active checks on restart ...G...... [ZBXNEXT-7116] added ability to force active checks on restart ...G...... [ZBXNEXT-7116] added ability to force active checks on restart (cherry picked from commit e6cae9e65b3f761c53959a507a8dca1d2ef49363)