- 12 7月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* chore: add taosws-rs as plugin * chore: update taosws-rs * chore: add taosws install/remove in scripts * chore: update taosws-rs * chore: update taosws-rs * fix: _smartly_ build ws lib * chore: enhance CMakeLists.txt * fix: packaging/tools/make_install.sh * chore: update taos-tools * docs: modify readme * fix: tools/*.sh
-
- 20 5月, 2022 1 次提交
-
-
由 Linhe Huo 提交于
-
- 13 4月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-14555]<impr>: remove plugins/mqtt * [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py * [TD-14540]<impr>: refine tools/taosdumpTest2.py * remove a few unused checks * update taos-tools * debug tools/taosdumpTest2.py * add more debug * merge with develop * remove all MQTT code * remove all MQTT code * remove debug from tests/pytest/tools/taosdumpTest2.py * fix mac compile error * remove mqttDebugFlag * enh: remove mqtt plugin remove mqtt from CMakelists.txt [TD-14555]
-
- 14 3月, 2022 1 次提交
-
-
由 Xuefeng Tan 提交于
* [TD-13820]<feature>(taosAdapter): compile taosadapter debug version * [TD-13820]<feature>(taosAdapter): compile taosadapter debug version
-
- 17 1月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-12899]<fix>(taosAdapter): make taosd/taosAdapter service decouple * [TD-12899]<fix>(taosAdapter): document refine * [TD-12899]<fix>(taosAdapter): change run_taosd.sh to run_taosd_and_taosadapter.sh * [TD-12899]<fix>(taosAdapter): check platform * [TD-12899]<fix>(taosAdapter): check platform change to _branch for taosAdapter version * [TD-12899]<fix>(taosAdapter): taosd and taosAdapter decouple use taosBenchmark rather than taosdemo * [TD-12899]<fix>(taosAdapter): taosd and taosAdapter decouple use 2.4.0.4 docker image in example * [TD-12899]<fix>(taosAdapter): taosd and taosAdapter decouple update taosadapter.service
-
- 12 1月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-12862]<fix>(taosAdapter): make taosAdapter use TDengine version * [TD-12862]<fix>(taosAdapter): make taosadapter use same version as TDengine update taosadapter to use large response buffer * [TD-12862]<fix>(taosAdapter): make taosAdapter use same version with TDengine update taosAdapter to fix json splicing fix system-test/test.py mistake grouping
-
- 24 12月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-12505]<feature>(taosAdapter): taosadapter internal * update taosadapter to support taosadapter internal * (taosAdapter) update Jenkinsfile
-
- 02 12月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-11699]<feature>: taosadapter support gzip * add goproxy for mac
-
- 15 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-10896]<fix>: replace blm3 with taosadapter * fix script to install taosadapter.service * fix if upx already executed * fix blm3 wording in document * fix tar.gz miss taosadapter service issue * make taosadapter build/install works on Mac
-
- 09 11月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-10896]<fix>: replace blm3 with taosadapter * fix script to install taosadapter.service * fix if upx already executed
-
由 sangshuduo 提交于
-
- 05 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 04 11月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 * update grafana. * update grafana plugin to support statsd. * update blm3 to support lower version go. * update grafanaplugin and blm3 bugfix. * update grafana plugin, dashboard name changed. update blm3 for cinterface error code. * disable blm3 in arm32 * support blm3 --version * change cmake minimum version requirement from 2.8 to 3.0 * pull latest blm3 c67fcc11bc5e82e3d7aea8db855a8cbf8b109239 * update blm3 to 2021/10/22. * support BUILD_HTTP false. * fix one line in post.sh * blm3 support opentsdb telenet protocol. * update grafana plugin to 3.1.1 * revert grafanaplugin * fix grafanaplugin submodule url issue. * cleanup blm3 directory before build * update blm3 * add upx to compress blm3 * update blm3 for systemd service * update blm3 to fix lower version go incompatible issue Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 03 11月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD4959]<feature>: taosdump support dumping binary data. * [TD-4959]<feature>: taosdump support avro format. add avro as submodule. * [TD-4959]<feature>: taosdump support avro format. add avro as submodule. * taosdump code refactoring. * add avro argument interface. * fix arm32 build issue. * hugh refactoring. * fix tag value rather than reuse note. * redefine note/varible * taosdump text-format dump reworked. * use avro standard schema format. * build avro-c on linux only. * avro schema write works. * support bool,tinyint,smallint,int,bigint,float,double,timestamp write * support nchar dump * support all codecs * adjust options order. * refactor code * multithread dump in sql refactored. * fix nchar quote mark. * fix bash script error * fix arg parse issue. * add avro dump in stmt interfaces. * basic dump in works. * fix src/kit/taosdump/CMakeLists.txt for CentOS * fix memory leak. * no avro utils installed * make cmake and install script supports avro. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 * update grafana. * update grafana plugin to support statsd. * update blm3 to support lower version go. * update grafanaplugin and blm3 bugfix. * update grafana plugin, dashboard name changed. update blm3 for cinterface error code. * disable blm3 in arm32 * support blm3 --version * change cmake minimum version requirement from 2.8 to 3.0 * pull latest blm3 c67fcc11bc5e82e3d7aea8db855a8cbf8b109239 * update blm3 to 2021/10/22. * support BUILD_HTTP false. * fix one line in post.sh * blm3 support opentsdb telenet protocol. * update grafana plugin to 3.1.1 * revert grafanaplugin * fix grafanaplugin submodule url issue. * cleanup blm3 directory before build Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 23 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 * update grafana. * update grafana plugin to support statsd. * update blm3 to support lower version go. * update grafanaplugin and blm3 bugfix. * update grafana plugin, dashboard name changed. update blm3 for cinterface error code. * disable blm3 in arm32 * support blm3 --version * change cmake minimum version requirement from 2.8 to 3.0 * pull latest blm3 c67fcc11bc5e82e3d7aea8db855a8cbf8b109239 * update blm3 to 2021/10/22. * support BUILD_HTTP false. Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 15 10月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 * update grafana. * update grafana plugin to support statsd. * update blm3 to support lower version go. * update grafanaplugin and blm3 bugfix. * update grafana plugin, dashboard name changed. update blm3 for cinterface error code. * disable blm3 in arm32 * support blm3 --version * change cmake minimum version requirement from 2.8 to 3.0 Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 * update grafana. * update grafana plugin to support statsd. * update blm3 to support lower version go. * update grafanaplugin and blm3 bugfix. * update grafana plugin, dashboard name changed. update blm3 for cinterface error code. * disable blm3 in arm32 * support blm3 --version Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 14 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-10469]<feature>: use blm to replace httpd * add blm3 as submodule and modify the install script. * make http disabled by default. * use external project for go build. * make install and systemctl works. * change blm3 to official repo. * fix alert build missing sqlx package. * update README regarding golang env setup. * remove blm3. * modify script to support blm3 * <test>udpate submodule in CI * update jenkinsfile * update blm3 with statsd port changed and config file name changed. * still use tdengine's httpd for lite version. * include blm.toml in released packages. * merge with develop branch. * update grafana plugin to support telegraf. * fix python test framework * fix blm3.toml name * comment off restful test for blm3 CI. * fix blm.toml name * comment off http related case for blm3. * fix cmake define.inc for windows build * update grafanaplugin * update blm3 Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 27 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 08 7月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-5128]<fix>: odbc compile failed. * fix cmake minimum version complain on mac and windows. * fix visual studio 2012 build issue.
-
由 sangshuduo 提交于
* [TD-5128]<fix>: odbc compile failed. * cherry pick from master branch. * fix visual studio 2012 build issue.
-
- 05 2月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 14 1月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 13 1月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 02 9月, 2020 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 28 7月, 2020 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 23 5月, 2020 1 次提交
-
-
由 麦壳饼 提交于
-
- 19 2月, 2020 1 次提交
-
-
由 slguan 提交于
-
- 07 11月, 2019 1 次提交
-
-
由 slguan 提交于
-
- 26 7月, 2019 1 次提交
-
-
由 slguan 提交于
-
- 12 7月, 2019 1 次提交
-
-
由 Hongze Cheng 提交于
-
- 11 7月, 2019 1 次提交
-
-
由 hzcheng 提交于
-