Commit graph

2978 commits

Author SHA1 Message Date
xiao-77
6a633fa9d5 Fix ci problems. 2024-12-16 14:08:14 +08:00
Hongze Cheng
72abbd0e5b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-32403-3.0 2024-12-15 11:25:48 +08:00
Hongze Cheng
37c1be4818 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-14 23:51:25 +08:00
Hongze Cheng
5086bfae48 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-32403-3.0 2024-12-14 20:06:14 +08:00
Shengliang Guan
39e5947d62
Merge pull request #28980 from taosdata/enh/3.0/TS-5007
Feat(config):Add the ability to persist and dynamically modify configuration parameters
2024-12-14 18:15:12 +08:00
xiao-77
0ac61ea9e2 Fix ci problems. 2024-12-14 00:29:01 +08:00
Hongze Cheng
a498e5086e Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-32403-3.0 2024-12-13 18:21:29 +08:00
Hongze Cheng
7905c80fd4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-13 18:12:53 +08:00
dapan1121
c560671e73 fix: add void 2024-12-13 16:25:01 +08:00
kailixu
1509df2e91 chore: remove asserts of mempool 2024-12-13 15:56:49 +08:00
xiao-77
c8cbcc4a3b Merge lost file. 2024-12-13 15:52:38 +08:00
Hongze Cheng
921704e043 more code 2024-12-13 15:28:15 +08:00
xiao-77
a6e1af6b42 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-13 15:04:36 +08:00
Hongze Cheng
cc4a6608df Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-32403-3.0 2024-12-13 15:03:09 +08:00
Hongze Cheng
dea8d6fd62 fix some code 2024-12-13 15:03:01 +08:00
Shengliang Guan
3f6ddbcf48
Merge pull request #29124 from taosdata/feat/TD-30268
feat: support query memory pool
2024-12-13 14:37:42 +08:00
Hongze Cheng
8bf5f3f62b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-13 13:54:45 +08:00
Pan Wei
d5aa88165d
Merge branch '3.0' into feat/TD-30268 2024-12-12 13:41:59 +08:00
dapan1121
876e7d7d8e fix: code merge issues 2024-12-12 13:38:06 +08:00
dapan1121
ca15163215 Merge remote-tracking branch 'origin' into feat/TD-30268 2024-12-12 11:41:00 +08:00
dapan1121
1ad777503b fix: add test cases 2024-12-12 11:28:24 +08:00
Kaili Xu
bad8d9dd2f
Merge branch '3.0' into enh/TD-32406-3.0 2024-12-12 10:32:31 +08:00
xiao-77
a79fbfd318 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-12 09:49:17 +08:00
Shengliang Guan
ebcf538c05 Merge branch 'main' into merge/mainto3.0 2024-12-11 20:12:50 +08:00
Shengliang Guan
2c16747c40 Merge branch '3.0' into merge/mainto3.0 2024-12-11 19:55:04 +08:00
Shengliang Guan
a1d196688e
Merge pull request #29038 from taosdata/enh/useSafySysFunc
Replace unsafe memory functions with safe versions
2024-12-11 19:47:47 +08:00
dapan1121
2bd493f77b fix: return code issues 2024-12-11 19:18:50 +08:00
Shengliang Guan
448745754c
Merge pull request #29065 from taosdata/fix/create-db-log-and-return-code
fix/create-db-log-and-return-code
2024-12-11 17:18:42 +08:00
kailixu
41920fdd41 enh: use memory safe functions 2024-12-11 16:55:29 +08:00
kailixu
f48e0727e6 enh: use memory safe functions 2024-12-11 16:40:11 +08:00
Shengliang Guan
bea73b122d fix: merge errors 2024-12-11 16:07:06 +08:00
xiao-77
c50781d089 Send alter msg sync. 2024-12-11 15:46:44 +08:00
Shengliang Guan
5e59081640 Merge branch 'main' into merge/mainto3.0 2024-12-11 05:42:38 +00:00
xiao-77
28ea9b9f60 Fix review errors. 2024-12-10 20:13:53 +08:00
Shengliang Guan
1553d507e5 enh: add password character rules 2024-12-10 11:08:58 +00:00
kailixu
eaf5978b2c Merge branch '3.0' into feat/TD-30268 2024-12-10 18:49:15 +08:00
dapan1121
14b9979325 fix: job retry issues 2024-12-10 17:27:02 +08:00
Zhixiao Bao
405d924a6f
Merge branch '3.0' into enh/3.0/TS-5007 2024-12-10 14:32:43 +08:00
WANG MINGMING
4a3eda51e0
Merge branch '3.0' into feat/TD-32642 2024-12-10 14:11:47 +08:00
xiao-77
2e1b94ff87 Fix review errors. 2024-12-10 11:33:03 +08:00
yihaoDeng
811f27d39f opt code 2024-12-10 09:58:45 +08:00
Shengliang Guan
6259dcc8bd enh: add heaptest 2024-12-09 12:14:40 +00:00
dmchen
42e0d1fc81 fix/create-db-log-and-return-code 2024-12-09 10:42:24 +08:00
yihaoDeng
b9d92bd7b7 use safe sys func 2024-12-06 21:44:23 +08:00
dapan1121
d77147d296 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
dapan1121
bcdcdd194a fix: force stop issue 2024-12-06 17:35:32 +08:00
wangmm0220
9077497464 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-32642 2024-12-06 17:05:38 +08:00
wangmm0220
5cfadb657f feat:[TD-32642] add timezone support in windows 2024-12-06 17:00:50 +08:00
kailixu
f8343dcaac chore: merge 3.0 and update test case of show_create_db.py 2024-12-06 11:09:22 +08:00
wangmm0220
dd9ce710a6 feat:[TD-32642] fix encode error 2024-12-06 10:53:58 +08:00