Commit Graph

1768 Commits

Author SHA1 Message Date
hzcheng d1a4fa638f Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-18 13:44:16 +00:00
hzcheng 0c1a970642 more 2020-02-18 13:43:35 +00:00
slguan 151a11ba5e dnodeShell.c 2020-02-18 18:20:08 +08:00
Bomin Zhang ac67bf0ec7
Merge pull request #1237 from taosdata/feature/lihui
[#1236]
2020-02-18 17:07:44 +08:00
lihui 8312e2fbd0 [#1236] 2020-02-18 16:55:41 +08:00
xieyinglin 56e289265c
Merge pull request #1235 from taosdata/hjxilinx-patch-1
Update Super Table-ch.md
2020-02-18 15:35:34 +08:00
haojun Liao 9d700b9993
Update Super Table-ch.md 2020-02-18 15:27:56 +08:00
Jeff Tao 83edc110fe remove the unnessasy header file 2020-02-18 07:45:21 +08:00
Jeff Tao fc22eb445d rearrange the code to make it more readable 2020-02-18 07:06:41 +08:00
Jeff Tao 37b55ef1ac Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-18 00:30:46 +08:00
Jeff Tao 005a7fdaf8 fix the compiling errors 2020-02-18 00:30:05 +08:00
slguan 15e4b5ca3e Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-17 23:57:21 +08:00
slguan 24190a8faa dnodeShell 2020-02-17 23:57:16 +08:00
Jeff Tao af773a3768 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-17 19:12:48 +08:00
Jeff Tao def046eb54 made minor changes 2020-02-17 19:11:23 +08:00
hzcheng c12fd89cae more 2020-02-17 11:00:12 +00:00
hzcheng 416bbe569f more 2020-02-17 06:12:56 +00:00
localvar a4e515660b update buffer implementation 2020-02-17 12:33:36 +08:00
Jeff Tao 770ca34e09 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-16 23:16:32 +08:00
Jeff Tao bdaaabe79a initial version for RPC 2020-02-16 22:40:58 +08:00
localvar 167408b11d add helper functions for buffer read & write 2020-02-16 18:53:54 +08:00
slguan 4563289f94 dnodeSystem.c 2020-02-15 17:16:13 +08:00
xieyinglin 493951238d
Merge pull request #1229 from taosdata/dependabot/npm_and_yarn/src/connector/grafana/tdengine/yarn-1.22.0
Bump yarn from 1.21.1 to 1.22.0 in /src/connector/grafana/tdengine
2020-02-15 15:19:16 +08:00
slguan 5c738986cb dnode Write.h 2020-02-15 12:25:56 +08:00
slguan e3ab73460e compile options 2020-02-15 11:47:56 +08:00
dependabot[bot] 5692aed68f
Bump yarn from 1.21.1 to 1.22.0 in /src/connector/grafana/tdengine
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.21.1...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-15 00:16:51 +00:00
slguan cb1c3a174b rename tsdb.h 2020-02-14 23:18:14 +08:00
slguan 649ef3d307 #1177 2020-02-14 16:56:20 +08:00
slguan 5e054576a3 mgmtTable 2020-02-14 14:37:01 +08:00
Bomin Zhang ccd59c87fb
Merge pull request #1227 from taosdata/feature/lihui
[#1197]
2020-02-14 10:59:31 +08:00
lihui 5fd697bfe9 [#1197] 2020-02-14 10:52:57 +08:00
slguan 81fef75fb8 #1177 2020-02-13 22:41:30 +08:00
plum-lihui 84cfc8f65d
Merge pull request #1224 from taosdata/feature/subscribe
subscribe: update documentation
2020-02-13 19:13:27 +08:00
localvar 3cbe7b722a subscribe: update documentation 2020-02-13 19:04:25 +08:00
hzcheng d1f7112e3e more 2020-02-13 05:37:25 +00:00
slguan de06d0048f Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-12 21:15:49 +08:00
slguan 1a2b98c526 #1177 2020-02-12 21:15:44 +08:00
localvar dbdb93383c new error code implementation 2020-02-12 16:23:06 +08:00
Hongze Cheng 2ea6ac95f6 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-12 15:37:48 +08:00
Hongze Cheng 4d6bf76760 more 2020-02-12 15:37:36 +08:00
slguan 087d2adf91 Merge branch 'develop' into 2.0 2020-02-12 15:33:28 +08:00
slguan 20cf2d5382 Merge branch '2.0' of https://github.com/taosdata/TDengine into 2.0 2020-02-12 15:32:45 +08:00
slguan f9f0e72d1d vnodePeer.h 2020-02-12 15:32:29 +08:00
Bomin Zhang 772cd18fbe
Merge pull request #1218 from taosdata/feature/lihui
[TBASE-1462]
2020-02-12 15:25:25 +08:00
lihui 87efc517bf [TBASE-1462] 2020-02-12 15:12:22 +08:00
plum-lihui 17f1da3339
Merge pull request #1217 from taosdata/feature/dockerfile
Feature/dockerfile
2020-02-12 14:41:21 +08:00
liu0x54 bad1e7e7b8 modify minidevops readme 2020-02-12 14:36:34 +08:00
liu0x54 a49018afb5 modify minidevops readme 2020-02-12 14:32:45 +08:00
Hongze Cheng 472d52a275 add more 2020-02-12 14:32:18 +08:00
liu0x54 f4dac146dc modify the dockerfile and docker build script to adapt the change of software release script 2020-02-12 14:23:15 +08:00