Commit Graph

4530 Commits

Author SHA1 Message Date
Shuduo Sang de3280f943 change syntax for lcov 1.13 2020-06-01 17:57:57 +08:00
Hongze Cheng 7a1e2bed50 add version to tsdb schema 2020-06-01 09:51:40 +00:00
Shengliang Guan 20e7786123 Merge remote-tracking branch 'haoyifan/fix2' into develop 2020-06-01 17:36:52 +08:00
Shuduo Sang db83fdd0cb exclude deps and tests directories from coverage report.
[TD-491]
2020-06-01 17:21:15 +08:00
Shengliang Guan 6321b0dffb Merge remote-tracking branch 'haoyifan/fix_init' into develop 2020-06-01 17:14:47 +08:00
Shengliang Guan f0b2c37c70
Merge pull request #2096 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-06-01 16:38:44 +08:00
Shengliang Guan 56a57dfa8a
Merge pull request #2101 from taosdata/hotfix/rpcMaxTime
Hotfix/rpc max time
2020-06-01 16:38:32 +08:00
Shengliang Guan 3ce17d004f
Merge pull request #2102 from taosdata/hotfix/sangshuduo/fix-test-script-as-jeff-suggestions
Hotfix/sangshuduo/fix test script as jeff suggestions
2020-06-01 16:37:41 +08:00
Shuduo Sang aa5652073e ignore taosd in community directory of TDinternal. 2020-06-01 16:24:11 +08:00
Jeff Tao 2193cd3228 make the timer longer 2020-06-01 08:19:19 +00:00
Hongze Cheng bddcc6fa77 refactor code 2020-06-01 08:18:16 +00:00
Shengliang Guan 1a358266aa
Merge pull request #2100 from taosdata/feature/sangshuduo/perftest-script-improve
determine if TDengine need pull and recompile
2020-06-01 16:11:58 +08:00
Hongze Cheng 62bcc60660 Merge branch 'develop' into feature/2.0tsdb 2020-06-01 08:10:19 +00:00
Hongze Cheng 30d34fd25c refactor create table 2020-06-01 08:09:22 +00:00
Shengliang Guan 27b677b848
Merge pull request #2099 from taosdata/patch/remove-timer-log
remove useless log in timer
2020-06-01 16:05:40 +08:00
Shengliang Guan 359123e2b8
Merge pull request #2097 from taosdata/feature/query
[td-225] fix variable overflow bug.
2020-06-01 16:03:17 +08:00
Shengliang Guan e1d0197a60
Merge pull request #2098 from taosdata/updateDocumentiation
TD-457: string cannot be truncated automatically
2020-06-01 16:02:56 +08:00
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
Steven Li 3f64b14ad5 Merge remote-tracking branch 'origin/develop' into feature/crash_gen 2020-05-31 23:59:21 -07:00
Steven Li a6e2ef7b46 Changed TICKS generation, added debugging code to improve coverage 2020-05-31 23:59:08 -07: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
Hui Li dbdde975a6 [add cluster sim testcase] 2020-06-01 13:56:33 +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
Steven Li 2e2053f306 Added a temp hack to increase test coverage 2020-05-31 21:50:41 -07:00