Haojun Liao
|
df667dea6f
|
[td-2895] refactor query processing model.
|
2021-02-22 15:35:34 +08:00 |
liuyq-617
|
acfec5818b
|
revert pythonchecker
|
2021-02-22 15:29:57 +08:00 |
liuyq-617
|
86e6e9ec92
|
modify test case for unsigned datetype
|
2021-02-22 13:06:40 +08:00 |
liuyq-617
|
0b4f0680d3
|
[TD-2742]<test>modify case for unsigned
|
2021-02-22 12:59:00 +08:00 |
dapan1121
|
9595287c09
|
fix bug
|
2021-02-22 11:44:32 +08:00 |
Shuduo Sang
|
12d89a7547
|
[TD-2984] <fix>: combine taosdemo and taosdemox. modify test case for new schema.
|
2021-02-22 03:00:14 +00:00 |
Ping Xiao
|
55959ebf76
|
Update perftest script
|
2021-02-22 10:36:09 +08:00 |
Shuduo Sang
|
eb8ca83bda
|
[TD-2984] <fix>: combine taosdemo and taosdemox.
|
2021-02-22 01:58:52 +00:00 |
Shuduo Sang
|
0dc94d66f7
|
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
|
2021-02-22 01:54:27 +00:00 |
Shuduo Sang
|
c4fb50281b
|
Merge pull request #5184 from taosdata/feature/TD-2133
[TD-2133]<feature>: add queryService in java taosdemo
|
2021-02-22 09:43:47 +08:00 |
liuyq-617
|
0bcecce064
|
modify
|
2021-02-20 17:09:58 +08:00 |
Ping Xiao
|
82dedc7683
|
[TD-2423]<test>: add test case
|
2021-02-20 16:58:45 +08:00 |
liuyq-617
|
f63f60b5db
|
modify
|
2021-02-20 16:01:31 +08:00 |
liuyq-617
|
8378850bfa
|
add
|
2021-02-20 15:01:59 +08:00 |
liuyq-617
|
ca2c7b0d75
|
[TD-2742]add test case for unsigned
|
2021-02-20 15:01:46 +08:00 |
Ping Xiao
|
70d751bab3
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-02-20 14:55:23 +08:00 |
Shuduo Sang
|
0b718f8854
|
[TD-2984] <fix>: combine taosdemo and taosdemox. fix taosdemoTest.py.
|
2021-02-20 03:12:17 +00:00 |
Shuduo Sang
|
d0a7761962
|
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
|
2021-02-20 02:49:39 +00:00 |
dapan1121
|
0f6a0fa47b
|
support between/and in sql
|
2021-02-20 10:21:25 +08:00 |
Shuduo Sang
|
6d4b8a49fc
|
Merge branch 'develop' into feature/sangshuduo/TD-2971-python-connector-support-unsigned
|
2021-02-20 02:15:08 +00:00 |
Ping Xiao
|
1785c81555
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-02-20 09:36:14 +08:00 |
Ping Xiao
|
2612f11a63
|
Add start time for each case
|
2021-02-20 09:25:23 +08:00 |
Shuduo Sang
|
da32a2571e
|
[TD-2971] feature: make python connector support unsigned type. fix constants id.
|
2021-02-19 18:26:56 +08:00 |
liuyq-617
|
206163d510
|
add testcase for unsigned
|
2021-02-19 18:24:22 +08:00 |
huili
|
fa0bc728d1
|
Merge pull request #5215 from taosdata/test/jenkins
<test>sync test files
|
2021-02-19 15:37:49 +08:00 |
Shuduo Sang
|
22ab19df84
|
[TD-2984] <fix>: combine taosdemo and taosdemox. no need taos_init().
|
2021-02-19 07:10:40 +00:00 |
Shuduo Sang
|
f2fc2fe82e
|
[TD-2984] <fix>: combine taosdemo and taosdemox.
|
2021-02-19 06:35:49 +00:00 |
haojun Liao
|
67671328df
|
Merge pull request #5214 from taosdata/feature/TD-2423
[TD-2423]support create child table with specified tag list
|
2021-02-19 14:32:29 +08:00 |
haojun Liao
|
0dddfb3dce
|
Merge pull request #5204 from taosdata/hotfix/TD-2964
[TD-2964]add check for tmp directory
|
2021-02-19 14:26:23 +08:00 |
Shuduo Sang
|
78af455071
|
Merge pull request #5202 from taosdata/feature/sangshuduo/TD-2971-python-connector-support-unsigned
[TD-2971] feature: make python connector support unsigned type.
|
2021-02-19 11:23:50 +08:00 |
Shengliang Guan
|
27ba492e04
|
Merge pull request #5198 from taosdata/feature/crash_gen
Adjusting crash_gen tool to replicate 0x700 problem
|
2021-02-19 11:14:47 +08:00 |
liuyq-617
|
94a6d00c4e
|
<test>sync test files
|
2021-02-19 10:26:18 +08:00 |
Shuduo Sang
|
ebc60c02ae
|
Merge branch 'develop' into feature/sangshuduo/TD-2971-python-connector-support-unsigned
|
2021-02-19 09:55:43 +08:00 |
Shuduo Sang
|
42efe016c7
|
[TD-2971] feature: make python connector support unsigned type. fix pep8 format.
|
2021-02-19 09:54:00 +08:00 |
dapan1121
|
ab28ecd063
|
Merge branch 'develop' into feature/TD-2423
|
2021-02-19 09:40:32 +08:00 |
dapan1121
|
28d76eda8d
|
fix bug and add case
|
2021-02-19 09:39:53 +08:00 |
huili
|
b2cf34de68
|
Merge pull request #5206 from taosdata/xiaoping/add_test_case
[TD-2977]<test>: add test case
|
2021-02-19 09:28:35 +08:00 |
huili
|
4c5a61693e
|
Merge pull request #5205 from taosdata/test/testcase
<test>test date befor 1970
|
2021-02-19 09:28:07 +08:00 |
huili
|
1461b7c28e
|
Merge pull request #5207 from taosdata/test/jenkins
[TD-2980]<test>add nodejs connector test into CI
|
2021-02-19 09:20:57 +08:00 |
dapan1121
|
cb125b090e
|
add test case
|
2021-02-18 18:58:20 +08:00 |
liuyq-617
|
a154d1328e
|
balance
|
2021-02-18 17:57:00 +08:00 |
liuyq-617
|
1e1d038f73
|
[TD-2980]<test>add nodejs connector test into CI
|
2021-02-18 16:28:45 +08:00 |
Ping Xiao
|
a586784c5d
|
[TD-2977]<test>: add test case
|
2021-02-18 16:00:04 +08:00 |
liuyq-617
|
aedccee516
|
<test>test date befor 1970
|
2021-02-18 15:25:35 +08:00 |
dapan1121
|
12dac486bd
|
fix bug
|
2021-02-18 15:15:16 +08:00 |
Shuduo Sang
|
b378b691bd
|
Merge pull request #5196 from taosdata/hotfix/sangshuduo/TD-2969-fix-rust-submodule
[TD-2969] <fix>: fix rust example submodule issue.
|
2021-02-18 14:21:37 +08:00 |
Shuduo Sang
|
8904a04603
|
[TD-2971] feature: make python connector support unsigned type.
|
2021-02-18 13:49:11 +08:00 |
huili
|
f104b15cbb
|
Merge pull request #5189 from taosdata/xiaoping/add_test_case
[TD-2846]<test>: scripts for docker cluster
|
2021-02-18 13:32:48 +08:00 |
Steven Li
|
95ef01bf45
|
Committing crash_gen tool to replicate 0x700 (invalid handle) problem, reasonably easily
|
2021-02-18 02:40:58 +00:00 |
Steven Li
|
ac85dc1599
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2021-02-18 00:51:59 +00:00 |
Shuduo Sang
|
5133cbd4bf
|
[TD-2969] <fix>: fix rust example submodule issue.
|
2021-02-12 15:21:00 +00:00 |
haojun Liao
|
28ad4f89ba
|
Merge pull request #5182 from taosdata/hotfix/TD-2956
[TD-2956]fix case issue
|
2021-02-09 15:02:54 +08:00 |
Steven Li
|
1d35b45961
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2021-02-08 06:57:01 +00:00 |
Steven Li
|
6500933c67
|
Added additional crash_gen debug output
|
2021-02-08 06:56:58 +00:00 |
Haojun Liao
|
6b3fccab3c
|
[td-2886]<fix>: add a new error code in crash_gen
|
2021-02-08 12:26:26 +08:00 |
Ping Xiao
|
e53e414f51
|
[TD-2846]<test>: update docker cluster scripts
|
2021-02-08 01:42:41 +08:00 |
zyyang
|
cb017ca0bd
|
change
|
2021-02-07 16:58:03 +08:00 |
Ping Xiao
|
42d5896ba1
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-02-07 14:41:47 +08:00 |
Haojun Liao
|
bab798f439
|
[td-225] merge develop
|
2021-02-07 11:52:17 +08:00 |
dapan1121
|
9bc68e5320
|
fix case issue
|
2021-02-07 10:43:20 +08:00 |
huili
|
c2215eb214
|
Merge pull request #5164 from taosdata/test/jenkins
reblance server load
|
2021-02-06 19:07:32 +08:00 |
Ping Xiao
|
4dbf8e611a
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-02-06 17:52:06 +08:00 |
Ping Xiao
|
508993a73b
|
[TD-2846]<test>: update docker cluster scripts
|
2021-02-06 17:50:21 +08:00 |
Shuduo Sang
|
30ea2efd02
|
[TD-2771] <feature>: python taosdemo. refine query.
|
2021-02-06 09:39:46 +00:00 |
Shuduo Sang
|
b1c6a7d49f
|
[TD-2771] <feature>: python taosdemo. add query func.
|
2021-02-06 09:19:30 +00:00 |
Shuduo Sang
|
32f57e5b6f
|
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
|
2021-02-06 08:42:56 +00:00 |
Shuduo Sang
|
e5908c5f02
|
[TD-2771] feature: python taosdemo. multi process/thread working.
|
2021-02-06 08:40:38 +00:00 |
Shengliang Guan
|
121c4ed91b
|
Merge pull request #5170 from taosdata/feature/linux
Feature/linux
|
2021-02-06 16:15:05 +08:00 |
liuyq-617
|
9a7573561e
|
fix
|
2021-02-06 16:05:33 +08:00 |
liuyq-617
|
d9e4587f6b
|
[TD-2842]<test>add valgrind in concurrent_inquiry
|
2021-02-06 15:54:41 +08:00 |
huili
|
86feb99db8
|
Merge pull request #5156 from taosdata/xiaoping/add_test_case2
[TD-2568]<test>: add test case
|
2021-02-06 14:40:24 +08:00 |
Ping Xiao
|
58d4e1fa00
|
[TD-2846]<test>: update docker cluster scripts
|
2021-02-06 09:14:58 +08:00 |
Shengliang Guan
|
51b446877d
|
Merge remote-tracking branch 'origin/develop' into feature/linux
|
2021-02-05 22:09:30 +08:00 |
Shengliang Guan
|
e14f0fdeee
|
change cmake version
|
2021-02-05 22:08:18 +08:00 |
Shuduo Sang
|
11b1467d5c
|
[TD-2771] feature: python taosdemo. adjust debug output.
|
2021-02-05 11:08:31 +00:00 |
Shuduo Sang
|
59de857840
|
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
|
2021-02-05 10:49:54 +00:00 |
Shuduo Sang
|
13a6421698
|
[TD-2771] feature: python taosdemo. add lock.
|
2021-02-05 10:48:25 +00:00 |
liuyq-617
|
94d0bc4b5b
|
reblance server load
|
2021-02-05 16:38:08 +08:00 |
Ping Xiao
|
c3ec4de29a
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-02-05 15:40:39 +08:00 |
haojun Liao
|
07266ba90b
|
Merge pull request #5141 from taosdata/hotfix/TD-2518
[TD-2518]support query data before 1970
|
2021-02-05 14:50:46 +08:00 |
Ping Xiao
|
eff6d2d113
|
Fix alter_table.py failure
|
2021-02-05 13:56:27 +08:00 |
Ping Xiao
|
1b63f63100
|
[TD-2568]<test>: add test case
|
2021-02-05 11:27:02 +08:00 |
Haojun Liao
|
002ce0db65
|
[td-225]update sim.
|
2021-02-05 10:42:30 +08:00 |
Haojun Liao
|
be19f2117b
|
[td-225]update sim.
|
2021-02-05 10:40:26 +08:00 |
Ping Xiao
|
309bbd655e
|
[TD-2846]<test>: imporve docker cluster scripts
|
2021-02-04 18:16:31 +08:00 |
Shengliang Guan
|
871e24dc20
|
Merge remote-tracking branch 'origin/develop' into feature/linux
|
2021-02-04 16:24:40 +08:00 |
Shengliang Guan
|
32b10a42d0
|
TD-1207 rename in windows
|
2021-02-04 16:23:55 +08:00 |
Shengliang Guan
|
7574b98ebf
|
Merge pull request #5144 from taosdata/fix/TD-2925
[TD-2925]<fix>: rename keep2,keep1 -> keep1,keep0
|
2021-02-04 16:23:01 +08:00 |
Minglei Jin
|
cc29da4e52
|
[TD-2643,TD-2925]<fix>: update sim test case and JDBCDemo doc
|
2021-02-04 15:40:51 +08:00 |
huili
|
4e2e7596cb
|
Merge pull request #5102 from taosdata/hotfix/sangshuduo/TD-2901-csharp-taosdemo-with-mono-doesnot-exit
[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
|
2021-02-04 15:25:59 +08:00 |
huili
|
efece34933
|
Merge pull request #5138 from taosdata/xiaoping/add_test_case
Fix taosdemoTest2.py failure
|
2021-02-04 15:25:15 +08:00 |
huili
|
fb7b63eed0
|
Merge pull request #5134 from taosdata/test/testcase
[TD-2555]<test>add test for stddev
|
2021-02-04 15:25:04 +08:00 |
dapan1121
|
fbfe4a3b47
|
Merge branch 'develop' into hotfix/TD-2518
|
2021-02-04 14:25:02 +08:00 |
dapan1121
|
c019feaefc
|
fix case issue
|
2021-02-04 14:22:47 +08:00 |
Haojun Liao
|
e7a52dfb14
|
[td-225]merge develop
|
2021-02-04 12:56:06 +08:00 |
Ping Xiao
|
b788f3d8e4
|
[TD-1351]<test>: add test case
|
2021-02-04 11:51:28 +08:00 |
Haojun Liao
|
2ee2286746
|
[TD-225]update the sim
|
2021-02-04 11:34:05 +08:00 |
Ping Xiao
|
86c2c8f871
|
Fix taosdemotest2.py failure
|
2021-02-04 10:58:11 +08:00 |
Ping Xiao
|
01e47002ea
|
Fix taosdemoTest2.py failure
|
2021-02-04 10:32:57 +08:00 |
Shengliang Guan
|
0bdecedeaa
|
Merge pull request #5128 from taosdata/feature/mac
Feature/mac
|
2021-02-04 09:33:51 +08:00 |
liuyq-617
|
14ecff2749
|
[TD-2555]<test>add test for stddev
|
2021-02-03 19:34:25 +08:00 |
Haojun Liao
|
0070e7f143
|
[TD-2895] refactor
|
2021-02-03 19:00:58 +08:00 |
huili
|
1baf1884c1
|
Merge pull request #5111 from taosdata/test/jenkins
[TD-2882]<test>if core,stop test
|
2021-02-03 18:55:37 +08:00 |
Haojun Liao
|
36c9ba0c9b
|
[TD-2895] refactor
|
2021-02-03 18:29:40 +08:00 |
haojun Liao
|
f79a3bb620
|
Merge pull request #5116 from taosdata/hotfix/TD-2854
[TD-2854]alter table with quoted table name failed
|
2021-02-03 18:00:08 +08:00 |
slguan
|
e60b11fe8e
|
Merge remote-tracking branch 'origin/develop' into feature/mac
|
2021-02-03 17:48:01 +08:00 |
huili
|
3da1024d7e
|
Merge pull request #5120 from taosdata/test/testcase
[TD-2555]<test>add test case for stddev
|
2021-02-03 17:20:18 +08:00 |
slguan
|
e3189de8ce
|
Merge remote-tracking branch 'freemine/taosd_mac' into feature/linux
|
2021-02-03 15:43:28 +08:00 |
huili
|
91a3148aac
|
Merge pull request #5113 from taosdata/xiaoping/add_test_case
[TD-2850][TD-2671]<test>: add test case
|
2021-02-03 13:32:10 +08:00 |
Shengliang Guan
|
3bf73df9db
|
Merge pull request #5115 from taosdata/feature/TD-1925_new
Feature/td 1925 new
|
2021-02-03 11:12:41 +08:00 |
haojun Liao
|
92dfa4707c
|
Merge pull request #5084 from taosdata/feature/query
Feature/query
|
2021-02-03 10:48:51 +08:00 |
freemine
|
3c82bdfa51
|
first taosd on macosx
|
2021-02-02 23:50:13 +08:00 |
Shuduo Sang
|
cbb534c24b
|
[TD-2771] <feature>: python taosdemo, natvie interface.
|
2021-02-02 12:25:32 +00:00 |
liuyq-617
|
9d803a60db
|
update
|
2021-02-02 20:19:43 +08:00 |
Shuduo Sang
|
e66f2dbde5
|
[TD-2771] <feature>: python version taosdemo. add native interface
|
2021-02-02 19:23:43 +08:00 |
liuyq-617
|
04703e4ed0
|
change
|
2021-02-02 18:25:18 +08:00 |
liuyq-617
|
8fb87d7faf
|
[TD-2555]<test>add test case for stddev
|
2021-02-02 18:19:09 +08:00 |
dapan1121
|
245f71b2a6
|
no blank allowed in string
|
2021-02-02 16:57:20 +08:00 |
Ping Xiao
|
bdc6e4f00b
|
Fix taosdemo test failure
|
2021-02-02 16:50:32 +08:00 |
Haojun Liao
|
19fb8c0d62
|
[TD-225]fix script error.
|
2021-02-02 16:35:40 +08:00 |
Hongze Cheng
|
6f5ee32d0f
|
Merge branch 'feature/linux' into feature/TD-1925_new
|
2021-02-02 08:16:45 +00:00 |
Hongze Cheng
|
219e0994ea
|
Merge branch 'develop' into feature/TD-1925_new
|
2021-02-02 07:00:51 +00:00 |
Ping Xiao
|
0244298b60
|
[TD-2671]<test>: add test case for STABLE
|
2021-02-02 14:53:08 +08:00 |
liuyq-617
|
dee48f94a9
|
fix case error
|
2021-02-02 14:49:30 +08:00 |
liuyq-617
|
751ac814aa
|
remove taosdemoTest2.py
|
2021-02-02 14:31:31 +08:00 |
Shengliang Guan
|
ea0aed5d1e
|
Merge remote-tracking branch 'origin/feature/TD-1925_new' into feature/linux
|
2021-02-02 14:23:39 +08:00 |
Shuduo Sang
|
4b3050d72b
|
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
|
2021-02-02 14:18:04 +08:00 |
Haojun Liao
|
82c8e4501f
|
Merge branch 'develop' into feature/query
|
2021-02-02 14:15:59 +08:00 |
Ping Xiao
|
2257f93209
|
[TD-2850]<test>: add test case
|
2021-02-02 14:14:34 +08:00 |
liuyq-617
|
27fa94194b
|
[TD-2882]<test>if core,stop test
|
2021-02-02 13:51:43 +08:00 |
liuyq-617
|
a4189faca4
|
modify time in another way
|
2021-02-02 13:32:08 +08:00 |
huili
|
9313b0ae57
|
Merge pull request #5101 from taosdata/test/jenkins
[TD-2883]<test>add jenkins server
|
2021-02-02 10:14:08 +08:00 |
liuyq-617
|
4bec4814fd
|
modify testcase suite
|
2021-02-02 10:01:59 +08:00 |
Shengliang Guan
|
1b8fdd4951
|
TD-1207
|
2021-02-02 09:58:22 +08:00 |
liuyq-617
|
9845bd94b5
|
Merge branches 'test/jenkins' and 'feature/TD-1925_new' of github.com:taosdata/TDengine into feature/TD-1925_new
|
2021-02-02 09:57:23 +08:00 |
liuyq-617
|
0d46d2b2ec
|
rebalance
|
2021-02-02 09:34:08 +08:00 |
liuyq-617
|
9f0e5d2ef0
|
rebalance
|
2021-02-02 09:26:58 +08:00 |
Shuduo Sang
|
b2b995e255
|
[TD-2771] <feature>: python version taosdemo. RESTful works.
|
2021-02-01 20:14:37 +08:00 |
Minglei Jin
|
c45ddcd7d0
|
general/http/restful_full.sim: fix http return json API changes
|
2021-02-01 19:05:35 +08:00 |
liuyq-617
|
ca9d1fe150
|
Merge branch 'develop' into test/jenkins
|
2021-02-01 18:59:27 +08:00 |
Shuduo Sang
|
26f7e973a9
|
[TD-2771] <feature>: python version taosdemo. fix --help.
|
2021-02-01 18:36:16 +08:00 |
Shuduo Sang
|
907f8bbaca
|
[TD-2771] <feature>: python version taosdemo.
|
2021-02-01 18:31:15 +08:00 |
Shuduo Sang
|
6ec2bca1b8
|
[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
|
2021-02-01 17:31:05 +08:00 |
Yiqing Liu
|
7ca3dba05a
|
Merge branch 'develop' into test/jenkins
|
2021-02-01 17:21:13 +08:00 |
liuyq-617
|
9c80a9b4d6
|
[TD-2883]<test>add jenkins server
|
2021-02-01 17:16:43 +08:00 |
Shengliang Guan
|
15c83944d3
|
TD-1207
|
2021-02-01 17:06:40 +08:00 |
slguan
|
33803004fb
|
temp remove some case
|
2021-02-01 16:20:43 +08:00 |
Shengliang Guan
|
a8928b044d
|
TD-1207
|
2021-02-01 13:53:06 +08:00 |
Haojun Liao
|
3004887c0f
|
Merge branch 'develop' into feature/query
|
2021-02-01 11:26:05 +08:00 |
Haojun Liao
|
507242aa22
|
[TD-225]fix error in test script.
|
2021-01-30 14:32:21 +08:00 |
liuyq-617
|
bb7c5da55d
|
revert
|
2021-01-29 15:02:40 +08:00 |
liuyq-617
|
a9d233ec7c
|
test
|
2021-01-29 14:59:08 +08:00 |
huili
|
d9baeab1fa
|
Merge pull request #5077 from taosdata/xiaoping/add_test_case
[TD-2801]<test>: add test case
|
2021-01-29 14:10:36 +08:00 |
Haojun Liao
|
9d2305f233
|
Merge branch 'develop' into feature/query
|
2021-01-29 10:49:14 +08:00 |
huili
|
e46de616a6
|
Merge pull request #5071 from taosdata/hotfix/TD-2541
Hotfix/td 2541
|
2021-01-29 09:11:18 +08:00 |
Ping Xiao
|
6c93a8bfc5
|
[TD-2801]<test>: add test case
|
2021-01-28 23:55:25 +08:00 |
Haojun Liao
|
4867add6e6
|
[TD-2555]<feature>: super table query support stddev query.
|
2021-01-28 23:21:33 +08:00 |
haojun Liao
|
8b1dc39c22
|
Merge pull request #5049 from taosdata/hotfix/TD-2850
TD-2850
|
2021-01-28 17:21:54 +08:00 |
zyyang
|
b6b3ee45cf
|
change
|
2021-01-28 16:08:41 +08:00 |
zyyang
|
b7a3581cc0
|
change
|
2021-01-28 15:55:04 +08:00 |
zyyang
|
71543cf085
|
change
|
2021-01-28 15:52:31 +08:00 |
zyyang
|
152b7f00ce
|
change
|
2021-01-28 15:44:57 +08:00 |
zyyang
|
e728058416
|
change
|
2021-01-28 15:43:04 +08:00 |
zyyang
|
20b1ea71e2
|
change
|
2021-01-28 15:41:08 +08:00 |
zyyang
|
b11a514280
|
change
|
2021-01-28 15:39:19 +08:00 |
zyyang
|
81d66d8995
|
change
|
2021-01-28 15:32:19 +08:00 |
zyyang
|
0605028372
|
change
|
2021-01-28 15:24:42 +08:00 |
zyyang
|
cf72ddb16d
|
change
|
2021-01-28 15:19:43 +08:00 |
liuyq-617
|
0095ed9a78
|
<test>modify test case suite
|
2021-01-28 14:16:19 +08:00 |
Shuduo Sang
|
c244f389ff
|
[TD-2873] <fix>: fix JdbcRestfulDemo.java compile issue.
|
2021-01-28 11:43:48 +08:00 |
huili
|
1d72ed87c7
|
Merge pull request #5062 from taosdata/hotfix/TD-2541
Hotfix/td 2541
|
2021-01-28 10:15:35 +08:00 |
huili
|
96b9dbf1aa
|
Merge pull request #5056 from taosdata/test/testcase
[TD-2864]<test>improve filedistribution test
|
2021-01-28 10:15:23 +08:00 |
zyyang
|
0bcb46afb2
|
change
|
2021-01-27 22:42:01 +08:00 |
zyyang
|
6a73886ed2
|
change
|
2021-01-27 19:35:51 +08:00 |
zyyang
|
6fecb25da8
|
change
|
2021-01-27 19:25:59 +08:00 |
zyyang
|
c076d6aeb2
|
change
|
2021-01-27 18:57:04 +08:00 |
zyyang
|
a792e6c3d0
|
change
|
2021-01-27 18:51:58 +08:00 |
zyyang
|
40f4534f2a
|
change
|
2021-01-27 17:55:54 +08:00 |
zyyang
|
ee85996beb
|
change
|
2021-01-27 17:51:38 +08:00 |
Ping Xiao
|
a95fc2a302
|
[TD-2648]<test> update script for docker cluster
|
2021-01-27 17:11:06 +08:00 |
zyyang
|
b346f51889
|
change
|
2021-01-27 17:10:08 +08:00 |
liuyq-617
|
0ae92fd5c5
|
<test>retest general/tag/bool_int.sim
|
2021-01-27 16:41:16 +08:00 |
Ping Xiao
|
c8a901c9db
|
[TD-2718]<test> add sim case into full test
|
2021-01-27 16:24:49 +08:00 |
zyyang
|
a763cb48fe
|
change
|
2021-01-27 16:20:43 +08:00 |
Ping Xiao
|
f83aad38c6
|
[TD-2714] add test case for stream
|
2021-01-27 16:20:36 +08:00 |
zyyang
|
3e588cffd0
|
change
|
2021-01-27 16:17:23 +08:00 |
Yiqing Liu
|
0cad363d6f
|
Merge branch 'develop' into test/testcase
|
2021-01-27 16:13:41 +08:00 |
liuyq-617
|
1b41b4e0e6
|
[TD-2864]<test>improve filedistribution test
|
2021-01-27 16:11:15 +08:00 |
zyyang
|
70bed13745
|
change
|
2021-01-27 16:07:55 +08:00 |
zyyang
|
2839d49757
|
change
|
2021-01-27 15:27:12 +08:00 |
zyyang
|
9b67864f56
|
change
|
2021-01-27 15:21:29 +08:00 |
zyyang
|
224b850b62
|
change
|
2021-01-27 15:20:35 +08:00 |
Ping Xiao
|
245813e842
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-01-27 15:17:21 +08:00 |
zyyang
|
61a1563864
|
change
|
2021-01-27 15:17:10 +08:00 |
zyyang
|
99ef14af98
|
change
|
2021-01-27 15:12:48 +08:00 |
zyyang
|
3ef5dea4a4
|
change
|
2021-01-27 14:29:13 +08:00 |
zyyang
|
e76038cd0f
|
change
|
2021-01-27 14:02:18 +08:00 |
zyyang
|
9ed2f88bbc
|
change
|
2021-01-27 13:54:39 +08:00 |
zyyang
|
45a0bf5c15
|
change
|
2021-01-27 13:46:26 +08:00 |
zyyang
|
df6bc52856
|
change
|
2021-01-27 13:42:46 +08:00 |
zyyang
|
ee236c2088
|
change
|
2021-01-27 12:41:56 +08:00 |
zyyang
|
1ceacaafa8
|
[TD-2541]<fix>: optimized the connection pool demo codes
|
2021-01-27 11:52:03 +08:00 |
huili
|
9a64b8a429
|
Merge pull request #5042 from taosdata/test/testcase
<test>fix some error in python test frame
|
2021-01-27 09:51:51 +08:00 |
huili
|
01ede70674
|
Merge pull request #5046 from taosdata/hotfix/TD-2597
[TD-2597]<fix>: fix Druid and HikariCP configurations errors
|
2021-01-27 09:50:30 +08:00 |
Ping Xiao
|
fe31dc0e1f
|
fix same errors
|
2021-01-26 18:21:43 +08:00 |
Shengliang Guan
|
5275f09868
|
Merge pull request #5008 from taosdata/feature/win
Feature/win
|
2021-01-26 18:05:36 +08:00 |
liuyq-617
|
2e52298f90
|
<test>add some steps on threeLevelMountPoint
|
2021-01-26 17:54:28 +08:00 |
zyyang
|
c5b69e7109
|
[TD-2597]<fix>: fix Druid and HikariCP configurations
|
2021-01-26 17:34:34 +08:00 |
liuyq-617
|
d1ee728376
|
<test>fix psutil.process error
|
2021-01-26 16:53:17 +08:00 |
liuyq-617
|
a9da437d02
|
<test>fix some error in python test frame
|
2021-01-26 16:06:16 +08:00 |
huili
|
cee64b0c16
|
Merge pull request #5029 from taosdata/hotfix/TD-2827
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
|
2021-01-26 16:00:41 +08:00 |
freemine
|
4a669b9b31
|
how to do a pressure-test upon eok: refer to comments in tests/examples/c/epoll.c
|
2021-01-26 10:58:10 +08:00 |
zyyang
|
bc5fc8cc8b
|
Merge branch 'develop' into hotfix/TD-2827
|
2021-01-26 10:46:24 +08:00 |
zyyang
|
33f099b57c
|
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
|
2021-01-26 10:19:34 +08:00 |
huili
|
becc98420c
|
Merge pull request #5021 from taosdata/test/testcase
[TD-2840]<test>Add email notification for jenkins
|
2021-01-25 17:12:06 +08:00 |
liuyq-617
|
c906dd5c1e
|
revert
|
2021-01-25 14:26:13 +08:00 |
liuyq-617
|
7ef5e333b6
|
fix some error
|
2021-01-25 14:16:44 +08:00 |
Shengliang Guan
|
80dfa0a47e
|
TD-2837
|
2021-01-25 12:54:27 +08:00 |
slguan
|
2735136606
|
Merge remote-tracking branch 'freemine/mac' into feature/mac
|
2021-01-25 11:39:06 +08:00 |
Shengliang Guan
|
d95effe1fb
|
TD-1207
|
2021-01-24 17:31:56 +08:00 |
haojun Liao
|
2445b52013
|
Merge pull request #5017 from taosdata/feature/query
[TD-225]fix compiler error.
|
2021-01-24 11:52:34 +08:00 |
Shengliang Guan
|
c4c40ca66e
|
Merge remote-tracking branch 'origin/feature/query' into feature/win
|
2021-01-24 11:06:14 +08:00 |
Shengliang Guan
|
e7614def7b
|
Merge remote-tracking branch 'origin/develop' into feature/win
|
2021-01-24 10:43:16 +08:00 |
haojun Liao
|
c62866099d
|
Merge pull request #4981 from taosdata/feature/distinct_tag
Feature/distinct tag
|
2021-01-23 23:30:08 +08:00 |
Haojun Liao
|
9c58bfbd79
|
[TD-225]update the sim.
|
2021-01-23 23:16:01 +08:00 |
Haojun Liao
|
dd47b64c41
|
[TD-225]fix error in sim script.
|
2021-01-23 15:49:29 +08:00 |
Haojun Liao
|
7081fdf8fd
|
[TD-225]update the sim.
|
2021-01-23 15:14:53 +08:00 |
Haojun Liao
|
2572641615
|
Merge branch 'develop' into feature/query
|
2021-01-23 15:13:55 +08:00 |
freemine
|
0765b2363c
|
Merge remote-tracking branch 'upstream/develop' into mac
|
2021-01-23 08:47:00 +08:00 |
freemine
|
94eb0e1e71
|
1. __APPLE__
2. tsem_xxx for mac
|
2021-01-23 08:44:32 +08:00 |
Haojun Liao
|
9dc0bf6c86
|
[TD-2339]<feature>: interpolation can be applied along with the time window.
|
2021-01-22 23:14:45 +08:00 |
yihaoDeng
|
95c618efac
|
Merge branch 'develop' of https://github.com/taosdata/TDengine into dvv
|
2021-01-22 12:28:10 +00:00 |
yihaoDeng
|
da00ccd0f1
|
validate failed
|
2021-01-22 12:21:21 +00:00 |
Shengliang Guan
|
33228ee589
|
TD-1207
|
2021-01-22 19:37:17 +08:00 |
Shengliang Guan
|
b304cd96c0
|
TD-1207
|
2021-01-22 16:11:33 +08:00 |
liuyq-617
|
0694e69dda
|
test for mail
|
2021-01-22 15:16:33 +08:00 |
Shengliang Guan
|
be1525677e
|
Merge pull request #4992 from taosdata/feature/sim
Feature/sim
|
2021-01-22 13:57:27 +08:00 |
Shengliang Guan
|
de4f402e89
|
Merge remote-tracking branch 'origin/develop' into feature/win
|
2021-01-22 11:59:58 +08:00 |
Shengliang Guan
|
fa7e9bd6d2
|
TD-1207
|
2021-01-22 11:59:14 +08:00 |
Hui Li
|
bf2e874987
|
[NONE]
|
2021-01-22 11:28:49 +08:00 |
Shengliang Guan
|
2079533b50
|
Merge from develop
|
2021-01-22 10:54:02 +08:00 |
Hui Li
|
bbd045f53e
|
[NONE]
|
2021-01-22 10:01:52 +08:00 |
huili
|
52b135c1be
|
Merge pull request #4988 from taosdata/feature/TD-2271
Feature/td 2271
|
2021-01-22 09:19:04 +08:00 |
Shengliang Guan
|
196b3cb988
|
Merge remote-tracking branch 'origin/develop' into feature/win
|
2021-01-21 23:21:24 +08:00 |
Shengliang Guan
|
78b55c698c
|
Merge pull request #4990 from taosdata/xiaoping/add_test_case
[TD-2635]<test>: add test case
|
2021-01-21 23:11:22 +08:00 |
Shengliang Guan
|
6cfaf9bcfa
|
Merge remote-tracking branch 'origin/develop' into feature/win
|
2021-01-21 22:09:58 +08:00 |
Shengliang Guan
|
87942820aa
|
Merge remote-tracking branch 'origin/develop' into feature/sim
|
2021-01-21 22:06:08 +08:00 |
liuyq-617
|
fa924337f1
|
remove failed case
|
2021-01-21 19:10:50 +08:00 |
Ping Xiao
|
d5dcd67d4e
|
[TD-2700]<test>: add test case
|
2021-01-21 19:10:01 +08:00 |
Ping Xiao
|
616efe0960
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-01-21 19:02:40 +08:00 |