Commit graph

22 commits

Author SHA1 Message Date
Shuduo Sang
9a42c301e6
chore: add libtaos-ws for 3.0 (#14580)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs
2022-07-08 19:23:03 +08:00
Xuefeng Tan
84e6f48bdc
feat(taosAdapter): taosAdapter for 3.0 (#13856) 2022-06-15 14:55:02 +08:00
Shuduo Sang
e63f352f8b
Feature/sangshuduo/td 13558 taos shell refactor (#10661)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools
2022-03-10 12:02:55 +08:00
Shuduo Sang
bf0e4b7828
Test/sangshuduo/td 13408 move tests in for3.0 (#10613)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49f.

* revert f80a4ca49f

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

* remove tests/test from .gitignore

* add examples/rust back

for master

* fix typo

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-08 14:31:02 +08:00
Shuduo Sang
43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49f.

* revert f80a4ca49f

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 19:25:29 +08:00
Shuduo Sang
0b8b1e7950
Test/sangshuduo/td 13408 move example back for 3.0 (#10296)
* [TD-13408]<test>: move examples back to TDegnine

for 3.0

* update tests for 3.0

* [TD-13408]<test>: move rust example back

for 3.0
2022-02-17 12:20:48 +08:00
Shuduo Sang
bf5a3e106b
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out

for 3.0 branch

* add Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 15:25:50 +08:00
Shuduo Sang
eeb6c1923d
remove grafana plugin from 3.0 (#10153)
* remove grafana plugin from 3.0

* remove grafanaplugin directory
2022-02-09 17:54:51 +08:00
tickduan
5810ee65df remove SZ replace with submodule TSZ 2021-07-19 20:22:34 +08:00
Shuduo Sang
09c4c28169
Feature/sangshuduo/td 3973 use jemalloc (#6319)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 13:34:03 +08:00
zyyang
4729a13ed9
change version number (#6205)
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-23 14:40:29 +08:00
Shuduo Sang
5133cbd4bf [TD-2969] <fix>: fix rust example submodule issue. 2021-02-12 15:21:00 +00:00
songtianyi
361af8adf2
Merge branch 'develop' into master 2020-10-28 15:40:18 +08:00
huskar_t
1a242a72bb remove submodule jdsl 2020-10-28 11:25:38 +08:00
songtianyi
bb598ebbd7 feat: #4016 rm oudated rust binding code and add latest repo link as submodule 2020-10-27 18:54:52 +08:00
谭雪峰
a05ad542e6 change submodule url 2020-10-19 23:24:46 +08:00
谭雪峰
eecc7daae2 add hivemq-tdengine-jdsl-extension 2020-10-06 17:49:58 +08:00
tanxuefeng
655997e726 add hivemq-tdengine-extension 2020-09-29 01:14:22 +08:00
Shuduo Sang
1cb69395f1 replace grafana with submodule 2020-08-20 14:02:51 +08:00
MysticBoy
f076073702 remove submodule 2020-05-26 11:43:14 +08:00
MysticBoy
cef5986602 use MQTT-C 2020-05-24 16:58:21 +08:00
Shuduo Sang
b9c4fc2265 change go driver to git submodule.
use following commands to retreive:

git clone https://github.com/taosdata/TDengine
git checkout develop
git pull
git submodule update --init --recursive
2020-04-11 00:42:21 +08:00