Commit graph

25 commits

Author SHA1 Message Date
WANG Xu
c52c68aa4f
sync: apply remaining build system changes from monorepo (main)
The following commits could not be applied individually due to context
differences between the monorepo and the public repo's build files.
They have been applied as a cumulative diff to ensure the final state
matches the monorepo exactly:

- chore: sync CI files with 3.0 branch to eliminate merge conflicts (rd-public/tsdb!271)
- revert(refactor): dynamically link taosd taosudf taosmqtt against libtaosnative.so to reduce binary size (revert #183) (rd-public/tsdb!282)
- fix(docs): autofix formatting issues across all doc files (rd-public/tsdb!296)
- feat: support -DBUILD_SANITIZER=true on windows for debug build (rd-public/tsdb!291)
- feat(build): build cache, mirror, and sccache optimizations (rd-public/tsdb!326)
- docs: update image for three replica (rd-public/tsdb!324)
- enh: shared storage on windows (rd-public/tsdb!333)
- fix(cmake): convert ext_libs3 from git clone to URL tarball download (rd-public/tsdb!360)
- feat: dual-source deps and comprehensive docs/packaging (cherry-pick to main) (rd-public/tsdb!352)
- fix(cmake): guard DOWNLOAD_EXTRACT_TIMESTAMP for CMake < 3.24 and fix duplicate Cargo.lock entry (rd-public/tsdb!369)
- fix: test case execution failure in pytest.sh (rd-public/tsdb!338)
- enh: built-in compilation support for Python UDF plugins use abi3 (rd-public/tsdb!325)
2026-05-23 14:11:50 +08:00
Zhixiao Bao
3de5894916
feat: taosk compatibility (#34343) 2026-01-22 14:24:32 +08:00
Zhixiao Bao
216c8d4afd
feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
wangmm0220
4d19f48d8a feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
dmchen
89be4351dc fix case 2024-07-17 00:37:34 +00:00
Shengliang Guan
19ee34c7c2 fix: compile error 2022-10-28 11:35:43 +08:00
Shengliang Guan
5101d21551 fix: compile error 2022-10-28 10:17:48 +08:00
Shengliang Guan
5240814261 test: improve coverall 2022-10-27 17:45:50 +08:00
Shengliang Guan
390264db3f enh: assert the term of the snapshot as same as the memory 2022-07-19 17:11:15 +08:00
Shengliang Guan
ab0d7d31bc refactor: get sdb snapshot in atomic way 2022-06-20 18:37:46 +08:00
Shengliang Guan
6673f0f773 fix: unitest for sdb 2022-06-18 00:38:02 +08:00
Shengliang Guan
db4e02c7c7 fix: add log to debug mnode sync 2022-06-17 15:23:17 +08:00
Shengliang Guan
147c7ee0b4 enh: sdb snapshot 2022-05-28 16:41:38 +08:00
Shengliang Guan
576a7ee0a7 enh: sdb snapshot 2022-05-28 15:00:18 +08:00
Shengliang Guan
8bfbc0f315 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 16:40:03 +08:00
Shengliang Guan
6c1d1927c9 refactor: sync integrate into mnode 2022-05-23 09:58:21 +08:00
afwerar
5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
Shengliang Guan
0052d5bc21 refactor: adjust status in sdb 2022-04-29 14:20:28 +08:00
Shengliang Guan
02400c15b6 test: add unitest for sdb 2022-04-28 21:22:03 +08:00
Shengliang Guan
a13cb870f3 test: add unitest for sdb 2022-04-28 20:17:37 +08:00
Shengliang Guan
ef2b59580e test: add unitest for sdb 2022-04-28 19:16:13 +08:00
Shengliang Guan
7d3dd776f1 test: add unitest for sdb 2022-04-28 13:56:10 +08:00
Shengliang Guan
46af79b90c test: add unitest for sdb 2022-04-28 09:55:31 +08:00
Shengliang Guan
04c4135a38 test: add unitest for sdb 2022-04-27 18:38:31 +08:00
Shengliang Guan
c72a1f9f67 test: add unitest for sdb 2022-04-27 16:59:17 +08:00