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 |
kailixu
|
0800698774
|
fix: typo of ol
|
2023-09-20 16:28:36 +08:00 |
kailixu
|
3bb5a5f1d4
|
enh: lock and file adaption for windows
|
2023-09-20 15:40:39 +08:00 |
kailixu
|
97c87bdbdc
|
enh: mutex/rwlock/pread/pwrite adaption for windows
|
2023-09-20 15:35:38 +08:00 |
yihaoDeng
|
2c10163634
|
avoid first tag index conflict
|
2023-09-18 14:19:58 +08:00 |
Haojun Liao
|
de04090f04
|
Merge pull request #22940 from taosdata/fix/avoidConflictOfIdxName
reduce the confliction of first tag index name
|
2023-09-18 09:47:58 +08:00 |
yihaoDeng
|
a66145a494
|
reduce the possible of first tag index name
|
2023-09-15 17:41:04 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
wade zhang
|
86c990d33d
|
Merge pull request #22868 from taosdata/fix/xsren/TS-3957/readLineOnWindows
free old pointer as realloc failed.
|
2023-09-12 18:52:18 +08:00 |
kailixu
|
16dee56b4d
|
fix: set stack size to 8 MB for windows and dup fd for gzdopen
|
2023-09-12 18:46:47 +08:00 |
xsren
|
08ca751483
|
reset file handles limit on windows
|
2023-09-12 18:46:34 +08:00 |
xsren
|
fe6f8d60f6
|
free old pointer as realloc failed.
|
2023-09-12 18:46:27 +08:00 |
xsren
|
431d4380bf
|
fix read line on windows
|
2023-09-12 18:46:11 +08:00 |
xsren
|
51359ad99d
|
free old pointer as realloc failed.
|
2023-09-12 18:24:50 +08:00 |
wade zhang
|
e832908589
|
Merge pull request #22858 from taosdata/fix/xsren/TS-3957/readLineOnWindows
fix read line on windows
|
2023-09-12 18:15:07 +08:00 |
wade zhang
|
b2e9578de9
|
Merge pull request #22853 from taosdata/fix/TD-26139/fileHandlesLimitOnWindows
reset file handles limit on windows
|
2023-09-12 18:14:40 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
xsren
|
e5120fade2
|
fix read line on windows
|
2023-09-12 14:12:21 +08:00 |
kailixu
|
2f9ab38fd0
|
fix: set stack size to 8 MB for windows and dup fd for gzdopen
|
2023-09-12 13:33:12 +08:00 |
xsren
|
a003db7e1a
|
reset file handles limit on windows
|
2023-09-12 10:44:11 +08:00 |
yihaoDeng
|
30a60be214
|
add rpc update interface
|
2023-09-11 09:26:00 +08:00 |
dapan1121
|
ed9085281d
|
Merge pull request #22623 from taosdata/feat/TD-25964-3.0
feat: get cpu cores from quota
|
2023-09-06 16:03:33 +08:00 |
wade zhang
|
f00efbdf11
|
Merge pull request #22695 from taosdata/fix/xsren/renamefile_on_windows
atomic rename file on windows
|
2023-09-06 10:55:32 +08:00 |
yihaoDeng
|
685bdea44a
|
add rpc update interface
|
2023-09-04 21:15:46 +08:00 |