Commit Graph

602 Commits

Author SHA1 Message Date
kailixu e495f347c8 enh: acquire conv in batch mode when convert ucs4 to mbs 2024-04-18 17:17:04 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
dapan1121 b96cfab82f
Merge pull request #24998 from taosdata/szhou/tms/region-block
feat: tms region block
2024-03-13 09:12:35 +08:00
slzhou 5c691685ba fix: review comments 2024-03-12 16:53:56 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
dmchen 0d5b997d94 first set 2024-02-25 03:56:12 +00:00
dmchen e27138e413 first statis 2024-02-25 03:45:30 +00:00
dmchen 2df6ae1116 first net_in net_out 2024-02-24 09:48:28 +00:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
shenglian zhou e91586c484 fix: free fd to reuse the space 2024-02-21 09:47:42 +08:00
dapan1121 129da0ab5c
Merge pull request #24740 from taosdata/fix/xsren/TD-28551/fileNotExistErrorCode
fix: file not exist on windows
2024-02-19 18:39:15 +08:00
Alex Duan f6ecea3ff1 coverage: add indexFstRegex.c osSystem.c tuint.c fullopt.py shellArgument 2024-02-17 16:08:44 +08:00
Alex Duan 52bd49285e coverage: osMath.c indexTfile.c 2024-02-16 23:39:19 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
xsren 9457d3a269 fix: build failed on linux 2024-02-05 16:07:40 +08:00
xsren f825089488 fix: file not exist on windows 2024-02-05 11:32:34 +08:00
factosea b05141d398 fix app name on windows 2024-02-04 18:12:04 +08:00
dmchen 0159a046be winows atomic 2024-02-04 01:26:27 +00:00
dmchen 7ae45a0a83 atomic refactor 2024-02-02 02:21:06 +00:00
dmchen d3b668bd5f double atomic lib 2024-02-02 01:48:00 +00:00
factosea dc6ee3e1a0 fix: daylight 2024-01-24 19:34:54 +08:00
facetosea 547b75977e fix: timezone error on windows 2024-01-19 17:37:43 +08:00
Haojun Liao 4c119c7626 fix(os): fix error on windows. 2024-01-16 10:44:59 +08:00
Yihao Deng 8d24a34015 add hard link 2024-01-15 07:46:30 +00:00
Haojun Liao fee198f9ad refactor: do some internal refactor. 2023-12-19 16:21:11 +08:00
factosea 75757fffb6 enh: osSystemTest 2023-12-14 17:19:16 +08:00
dapan1121 8528fb7a15
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
2023-12-13 08:24:39 +08:00
xsren 87a536d583 fix: tstrdup 2023-12-11 18:19:34 +08:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
dapan1121 24a2e857c3
Merge pull request #23816 from taosdata/enh/xsren/TD-27474/timezone3.0
fix timezone range
2023-12-05 13:17:55 +08:00
factosea d368956e3f fix timezone range 2023-12-04 11:41:47 +08:00
facetosea 0fe26f1507 fix error msg if failed get ip from fqdn 2023-12-04 10:40:43 +08:00
wangmm0220 55a4181e5e fix:add O_CLOEXEC for .running lock file to prevent inherited by child processes(rsync) 2023-11-23 20:16:54 +08:00
facetosea 845493294d osfile 2023-11-21 16:31:31 +08:00
Haojun Liao 801b211cd8 refactor:do some internal refactor. 2023-11-11 15:39:45 +08:00
xinsheng Ren da24384f0e
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0 2023-11-04 17:41:41 +08:00
xsren b422c29d4e fix interval limit on us/ns db 2023-10-27 15:16:03 +08:00
xsren 4186028083 fix: interval more than 1000 years 2023-10-27 11:09:18 +08:00
xsren 355ec86926 fix error when taos_query_a param is null
c_test missing on linux

mem leak

wal_test  pageBufferTest on linux

tfsTest on linux
2023-10-26 16:50:45 +08:00
yihaoDeng 8fbea08bba enh gen first tag name 2023-10-20 09:37:43 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
facetosea d8d3492011 fix semaphore on mac 2023-09-27 00:39:21 +08:00
xsren a24817e85c semaphore test 2023-09-26 20:48:56 +08:00
Shungang Li 6f5689b0d6 fix: net_in/net_out 2023-09-25 18:54:52 +08:00
kailixu 42c83d8f87 fix: unlock before return 2023-09-21 13:10:27 +08:00
kailixu 70704ee906 Merge branch 'fix/TD-23089-3.0C' of https://github.com/taosdata/TDengine into fix/TD-23089-3.0C 2023-09-21 10:17:11 +08:00
kailixu 72ac6c09fa fix: return value for cond 2023-09-21 10:16:55 +08:00
kailixu fa9afb25e7 chore: code optimization for mutex 2023-09-20 18:59:19 +08:00
kailixu a19cfcd587 chore: code optimization for file 2023-09-20 17:33:31 +08:00