Commit Graph

2468 Commits

Author SHA1 Message Date
hjxilinx a061be9cde [td-98] 2020-04-04 12:40:51 +08:00
slguan aeac5f9ea8 [TD-73] fix bug in refcount 2020-04-04 12:12:06 +08:00
hjxilinx 2beb6f042e [td-99] refactor codes. 2020-04-04 11:56:10 +08:00
hjxilinx 2b0d202f8d [td-99] 2020-04-04 11:42:29 +08:00
hjxilinx 9d3ce4d51b [td-99] 2020-04-04 11:34:54 +08:00
slguan 1d9e4a4537 [TD-73] add basic script 2020-04-04 10:54:12 +08:00
slguan 26186e7fa1 [TD-93] revert some codes 2020-04-04 09:17:05 +08:00
hjxilinx 0019048a13 [td-32] change the synchronized query execution method. 2020-04-04 01:08:53 +08:00
slguan 64f57318d2 [TD-93] add ref to sdb 2020-04-03 22:46:30 +08:00
slguan 2a41cd2136 [TD-93] add ref to sdb 2020-04-03 22:33:57 +08:00
slguan 75b1576024 [TD-93] add ref to sdb 2020-04-03 21:04:42 +08:00
slguan eb6f21bdf9 [TD-93] add ref to sdb 2020-04-03 16:09:48 +08:00
slguan 07fe4defd4 [TD-93] add ref to users 2020-04-03 14:20:57 +08:00
slguan e068bf335b [TD-93] add ref to sdb 2020-04-03 12:45:03 +08:00
hjxilinx 58258bc90e [td-97] add express tree serialize and deserilize function and the corresponding unit test cases. 2020-04-03 00:16:26 +08:00
Shuduo Sang dd0dd33669 [TD-65] add travis, appveyor, and coverity scan to new develop branch. with badge of master branch. 2020-04-02 19:57:43 +08:00
slguan 18da95ad90 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-04-02 17:50:40 +08:00
slguan c06fb4d927 [TD-17] add show mnodes command in cluster version 2020-04-02 17:50:02 +08:00
hjxilinx ce88438ba1 [td-32] refactor codes. 2020-04-02 15:17:47 +08:00
slguan d099fa7a91
Merge pull request #1495 from taosdata/feature/liaohj_v3
[td-32]
2020-04-02 15:17:05 +08:00
hjxilinx 6e907a233d [td-32]change the error message 2020-04-02 11:58:11 +08:00
hjxilinx e2b6fb280c [td-32] 2020-04-02 11:40:32 +08:00
slguan 61b2342b05 [TD-17] fix error while alloc vnodes 2020-04-02 11:00:00 +08:00
slguan 05f5d742c4
Merge pull request #1493 from taosdata/hotfix/connCache
connection is cache has already been released because of the broken link
2020-04-02 10:08:38 +08:00
slguan 6e9003b2ee
Merge pull request #1494 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-04-02 10:08:28 +08:00
hzcheng 0b6d11fa51 Merge branch 'develop' into feature/2.0tsdb 2020-04-02 09:48:06 +08:00
hzcheng a9e81a0df4 TD-34 2020-04-02 09:47:03 +08:00
Jeff Tao f091d8f5e6 connection is cache has already been released because of the broken link 2020-04-02 08:28:15 +08:00
slguan f8a6ca0a88
Merge pull request #1483 from sangshuduo/fix-return-value-in-void-func
[TD-71] fix return value in a func with void declartion.
2020-04-01 22:13:22 +08:00
slguan ddd092f60e
Merge pull request #1492 from taosdata/refactor/cluster
[TD-17] fix refcount error in query message
2020-04-01 19:30:14 +08:00
slguan 9dc8bea87e [TD-17] fix refcount error in query message 2020-04-01 19:29:10 +08:00
slguan 1d74aacdd4
Merge pull request #1491 from taosdata/refactor/cluster
Refactor/cluster
2020-04-01 18:47:18 +08:00
slguan 6682813f40 [TD-17] fix deadlock in cleanup vnodes 2020-04-01 18:46:42 +08:00
slguan 1c63fd019c [TD-17] refcount error while create table 2020-04-01 18:17:02 +08:00
slguan 8948dfb3a7
Merge pull request #1490 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-04-01 18:02:10 +08:00
hzcheng 9ec58c6a6d Merge branch 'develop' into feature/2.0tsdb 2020-04-01 17:46:38 +08:00
slguan f1a9064894
Merge pull request #1489 from taosdata/refactor/cluster
[TD-17] fix error while alloc vnodes
2020-04-01 17:44:28 +08:00
slguan 7330301f5b [TD-17] fix error while alloc vnodes 2020-04-01 17:43:10 +08:00
slguan 03d6af8651
Merge pull request #1486 from taosdata/refactor/cluster
[TD-17] fix error while drop vnodes
2020-04-01 14:54:17 +08:00
slguan dffade9650 [TD-17] fix error while drop vnodes 2020-04-01 14:53:12 +08:00
hzcheng 33f6755abe Fix some compile warnings 2020-04-01 12:39:37 +08:00
slguan 311c56c1d7 [TD-63] fix bug in grant module 2020-04-01 12:28:03 +08:00
slguan 8e2d4811de [TD-16] add script for account 2020-04-01 11:30:46 +08:00
Shuduo Sang 052e51024a [TD-71] fix return value in a func with void declartion. 2020-03-31 23:55:16 +08:00
slguan 4dac7f0494
Merge pull request #1481 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-03-31 23:06:59 +08:00
hzcheng 6ab57852e8 Merge branch 'develop' into feature/2.0tsdb 2020-03-31 23:03:50 +08:00
hzcheng 83e238d01c TD-34 2020-03-31 22:55:23 +08:00
slguan 9cb5b6e292
Merge pull request #1479 from taosdata/dependabot/maven/tests/comparisonTest/opentsdb/opentsdbtest/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /tests/comparisonTest/opentsdb/opentsdbtest
2020-03-31 22:18:12 +08:00
slguan f1eb627be7
Merge pull request #1480 from taosdata/refact/slguan
Refact/slguan
2020-03-31 22:17:26 +08:00
dependabot[bot] 337413f8dc
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 14:14:23 +00:00