Maksym Buz mbuz
  • Joined on 2025-08-23
mbuz pushed to test/7.0 at Zabbix/partitioning 2026-02-20 21:59:16 +00:00
487f95020d style: Remove redundant script and description prefixes from SQL file comment headers.
ea3e89effa feat: Enhanced partitioning procedures with schema awareness.
Compare 2 commits »
mbuz deleted branch test from Zabbix/partitioning 2026-02-20 21:59:15 +00:00
mbuz pushed to test at Zabbix/partitioning 2026-02-20 21:58:12 +00:00
487f95020d style: Remove redundant script and description prefixes from SQL file comment headers.
ea3e89effa feat: Enhanced partitioning procedures with schema awareness.
Compare 2 commits »
mbuz pushed to alpha/8.0 at Zabbix/partitioning 2026-02-20 21:39:11 +00:00
aac4b0d44f chore: Add ARCHITECTURE.md to .gitignore.
mbuz pushed to alpha/8.0 at Zabbix/partitioning 2026-02-20 21:36:33 +00:00
e75d9e0f52 chore: remove ARCHITECTURE.md from repository tracking
mbuz created branch alpha/8.0 in Zabbix/partitioning 2026-02-20 21:35:16 +00:00
mbuz pushed to alpha/8.0 at Zabbix/partitioning 2026-02-20 21:35:16 +00:00
9581dbdb62 feat: Initial commit for 8.0 branch. history_json was added.
mbuz pushed to test at Zabbix/partitioning 2026-02-20 18:57:48 +00:00
9d1b84225c docs: Change admonition type from critical to warning in README.md
mbuz pushed to test at Zabbix/partitioning 2026-02-20 17:56:33 +00:00
c77eb8e4af docs: Correct housekeeping path in the critical warning section of the README.
mbuz pushed to test at Zabbix/partitioning 2026-02-19 23:20:15 +00:00
91eb4e17b8 fix: correct syntax errors and refactor interval parsing
mbuz pushed to test at Zabbix/partitioning 2026-02-19 22:09:58 +00:00
d7b8c7c9c3 change: Added test scripts for Docker initialization
mbuz created branch test in Zabbix/partitioning 2026-02-19 21:53:56 +00:00
mbuz pushed to test at Zabbix/partitioning 2026-02-19 21:53:56 +00:00
c4420bc1ad refactor: COMMITs added to release locks immediately. UTC usage. Testing env for test branch.
mbuz pushed to master at Zabbix/partitioning 2026-02-19 18:28:13 +00:00
8565c99310 fix: move procedures based partitioning README to the correct directory
mbuz pushed to master at Zabbix/partitioning 2026-02-19 18:27:12 +00:00
581c59a0ca docs: Add automatic maintenance (cron) scheduling instructions and examples
mbuz pushed to master at Zabbix/partitioning 2026-02-19 18:18:36 +00:00
c94445e71b docs: Renamed PARTITIONING.md to README.md
mbuz pushed to master at Zabbix/partitioning 2026-02-19 17:46:13 +00:00
99e25f2efb feat: introduce configurable future partition buffer and add monitoring for future partitions.
bd15e707cc change: version infor added to partitions schema
b1c3cd579d change: Initial version of procedures based partitioning.
Compare 3 commits »
mbuz pushed to master at Zabbix/partitioning 2026-02-19 13:11:13 +00:00
bcd5cef7ce refactor: remove cleanup and verbose comments from mock data script
mbuz created branch master in Zabbix/partitioning 2026-02-19 13:06:04 +00:00
mbuz pushed to master at Zabbix/partitioning 2026-02-19 13:06:04 +00:00
6f535671e7 Initial commit