Haojun Liao
|
2e03fd7247
|
[td-225] support microsecond database options.
|
2020-06-01 16:02:39 +08:00 |
Shuduo Sang
|
98cdddb5cb
|
modify document accordingly.
|
2020-06-01 16:02:31 +08:00 |
Bomin Zhang
|
bc1710b688
|
remove useless log in timer
|
2020-06-01 15:46:56 +08:00 |
Jeff Tao
|
8edb2efdb1
|
debug info
|
2020-06-01 07:42:03 +00:00 |
Jeff Tao
|
4cf7b73fb1
|
remove debug info
|
2020-06-01 07:41:13 +00:00 |
Shengliang Guan
|
c97e4f1404
|
fix crash while pconn is null
|
2020-06-01 15:36:49 +08:00 |
Shuduo Sang
|
05ccdb0166
|
determine if TDengine need pull and recompile
[TD-495]
|
2020-06-01 15:33:56 +08:00 |
Ping Xiao
|
61b4bdb6b3
|
TD-457: string cannot be truncated automatically
|
2020-06-01 15:11:38 +08:00 |
Hongze Cheng
|
9c4e60149c
|
Merge branch 'develop' into feature/2.0tsdb
|
2020-06-01 06:57:45 +00:00 |
Hongze Cheng
|
a3f36045ab
|
resolve more conflict
|
2020-06-01 06:56:47 +00:00 |
Shengliang Guan
|
29cc962fba
|
Merge branch 'develop' of https://github.com/taosdata/TDengine into develop
|
2020-06-01 14:55:42 +08:00 |
Shengliang Guan
|
2811288cc6
|
Merge pull request #2015 from maikebing/feature/mqtt
Implemented subscription json data from Mqtt broker!
|
2020-06-01 14:55:14 +08:00 |
Shengliang Guan
|
4be24ad543
|
crash if mqttBrokerAddress is null
|
2020-06-01 14:54:37 +08:00 |
Shengliang Guan
|
dad12bbc21
|
Merge pull request #2095 from taosdata/hotfix/sangshuduo/fix-test-script-as-jeff-suggestions
change TDinternal to community to support non-TDinternal repo name.
|
2020-06-01 14:51:52 +08:00 |
Shuduo Sang
|
a83a59a336
|
change TDinternal to community to support non-TDinternal repo name.
|
2020-06-01 14:49:43 +08:00 |
Hongze Cheng
|
d076b7cec8
|
Merge branch 'develop' into feature/2.0tsdb
|
2020-06-01 06:32:25 +00:00 |
Hongze Cheng
|
4a1f43c983
|
refactor tag function
|
2020-06-01 06:20:24 +00:00 |
Haojun Liao
|
7ed62985f9
|
[td-225] fix variable overflow bug.
|
2020-06-01 14:19:19 +08:00 |
Shengliang Guan
|
acb6ec78ed
|
Merge pull request #2093 from taosdata/hotfix/sangshuduo/fix-test-script-as-jeff-suggestions
Hotfix/sangshuduo/fix test script as jeff suggestions
|
2020-06-01 14:04:05 +08:00 |
Shuduo Sang
|
7a04516abb
|
merge with develop branch
|
2020-06-01 13:44:13 +08:00 |
Shuduo Sang
|
66052bef9c
|
sigint is invalid signal, fix it with SIGINT.
|
2020-06-01 13:39:57 +08:00 |
Shengliang Guan
|
d5db330398
|
Merge branch 'develop' into feature/mqtt
|
2020-06-01 13:31:46 +08:00 |
Shengliang Guan
|
d0722ba999
|
change exec_up.sh to exec.sh
|
2020-06-01 13:29:35 +08:00 |
Shengliang Guan
|
c307a201d3
|
Merge pull request #2089 from taosdata/feature/query
Feature/query
|
2020-06-01 13:27:34 +08:00 |
Shengliang Guan
|
fead65bf00
|
Merge pull request #2091 from taosdata/hotfix/rpcMaxTime
Hotfix/rpc max time
|
2020-06-01 13:25:15 +08:00 |
Shengliang Guan
|
9fc91fc557
|
Merge pull request #2092 from taosdata/hotfix/sangshuduo/fix-test-script-as-jeff-suggestions
change to bash to support [[ ]] syntax.
|
2020-06-01 13:24:23 +08:00 |
Shuduo Sang
|
ed8e35767c
|
change to bash to support [[ ]] syntax.
|
2020-06-01 13:22:07 +08:00 |
Hongze Cheng
|
a0f3a9e268
|
refactor
|
2020-06-01 05:14:53 +00:00 |
Bomin Zhang
|
6f6acd2e85
|
add log to trace timer wheel processing
|
2020-06-01 12:50:47 +08:00 |
Haojun Liao
|
a75dca9574
|
[td-225] fix compare function data overflow
|
2020-06-01 12:48:42 +08:00 |
Jeff Tao
|
8f65f43872
|
rpc changes to make re-auth work
|
2020-06-01 04:37:26 +00:00 |
Haojun Liao
|
ac6f6292fa
|
[td-225] handle file id overflow problem
|
2020-06-01 11:57:41 +08:00 |
Hongze Cheng
|
8d5d0fd4ef
|
refactor
|
2020-06-01 03:55:36 +00:00 |
Haojun Liao
|
c454def8b7
|
[td-225] update the intermediate result size
|
2020-06-01 11:44:23 +08:00 |
Hongze Cheng
|
d2b46fb968
|
add fsync when close a file
|
2020-06-01 03:14:46 +00:00 |
Shengliang Guan
|
5a068d8ebd
|
Merge pull request #2088 from taosdata/develop_lihui
[TD-458]
|
2020-06-01 11:07:37 +08:00 |
Hongze Cheng
|
760b66e574
|
refactor and rename
|
2020-06-01 01:57:55 +00:00 |
Hui Li
|
30b7a68358
|
[TD-458]
|
2020-06-01 09:55:32 +08:00 |
Shengliang Guan
|
382805e455
|
Merge pull request #2085 from taosdata/hotfix/sangshuduo/fix-test-script-as-jeff-suggestions
Hotfix/sangshuduo/fix test script as jeff suggestions
|
2020-06-01 09:43:34 +08:00 |
Shengliang Guan
|
9fefe5ac62
|
Merge pull request #2086 from taosdata/hotfix/sangshuduo/fix-resource-leak-in-vnodeMain.c
fix resource leak in vnodeMain.c
|
2020-06-01 09:43:11 +08:00 |
Shengliang Guan
|
e90589d915
|
Merge pull request #2084 from taosdata/somketestupdate
Remove failed tests from smoketest
|
2020-06-01 09:42:51 +08:00 |
Haojun Liao
|
87c5f7ca54
|
[td-225] update logs
|
2020-05-31 23:46:31 +08:00 |
Haojun Liao
|
db7261235c
|
[td-225] fix bugs found in script
|
2020-05-31 23:45:24 +08:00 |
Shuduo Sang
|
07ecbf693d
|
fix resource leak in vnodeMain.c
[TD-480]
|
2020-05-31 21:32:26 +08:00 |
Jeff Tao
|
403c58c202
|
max retry is not calculated in a right way
|
2020-05-31 07:42:11 +00:00 |
Hongze Cheng
|
c1e9959b08
|
Merge branch 'develop' into feature/2.0tsdb
|
2020-05-31 07:01:38 +00:00 |
Shuduo Sang
|
d8c79e786b
|
change document correspondingly.
|
2020-05-31 14:31:42 +08:00 |
Shuduo Sang
|
9ea0e2f770
|
fix test scripts according to jeff's suggestion.
|
2020-05-31 13:54:46 +08:00 |
Ping Xiao
|
34e345e4d8
|
Remove failed test from smoketest
|
2020-05-31 11:34:07 +08:00 |
Shengliang Guan
|
423fa69620
|
Merge pull request #2083 from taosdata/morequerycases
More query cases
|
2020-05-31 11:21:42 +08:00 |