1. 15 12月, 2021 1 次提交
  2. 09 12月, 2021 1 次提交
    • sangshuduo's avatar
      Update README.md · 3e8ca347
      sangshuduo 提交于
      update http build instruction and fix zlib-devel installation for CentOS.
      3e8ca347
  3. 02 12月, 2021 1 次提交
    • sangshuduo's avatar
      update README.md for build taos-tools on CentOS (#8905) · 71ac7844
      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
      
      * fix deb post install script.
      
      * update README.md, add libz-devel for CentOS
      71ac7844
  4. 30 11月, 2021 1 次提交
  5. 29 11月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 11128 move taosdump out (#8757) · 0b01819d
      sangshuduo 提交于
      * [TD-11128]<feature>: move taosdump out of tdengine.
      
      * [TD-11128]<feature>: move taosdump out from TDengine.
      
      * remove avro installation from deb and rpm
      
      * update to full function taos-tools
      
      * update taos-tools with better tar.gz support.
      
      * make taosdump build by default. and disable taoshellCheckCase.py temporarily.
      
      * update README.md for taos-tools build.
      
      * disable taos-tools on arm.
      
      * disable taosdumpTestNanoSupport.py case due to taosdump do not support sql format
      
      * export interface taos_parse_time() with same style.
      
      * fix taos-tools install script.
      
      * fix version format for rpmbuild
      
      * update README.md
      0b01819d
  6. 27 11月, 2021 1 次提交
  7. 09 11月, 2021 1 次提交
  8. 18 10月, 2021 1 次提交
    • sangshuduo's avatar
      Docs/sangshuduo/td 10469 blm3 (#8299) · 25227e05
      sangshuduo 提交于
      * [TD-10469]<docs>: use blm3 for devops
      
      * update techdoc to include telegraf/collectd/statsd
      
      * resolve conflict.
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * update tech doc.
      
      also change go proxy to cn
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * fix collectd and statsd section
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * fix conflicts.
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * update doc for blm3's change
      
      * fix faq port list
      
      * add cmake to pick up blm3 or httpd options.
      25227e05
  9. 15 10月, 2021 2 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8272) · 5d843053
      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>
      5d843053
    • sangshuduo's avatar
      Docs/sangshuduo/td 10469 blm3 (#8258) · 286e5fc3
      sangshuduo 提交于
      * [TD-10469]<docs>: use blm3 for devops
      
      * update techdoc to include telegraf/collectd/statsd
      
      * resolve conflict.
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * update tech doc.
      
      also change go proxy to cn
      286e5fc3
  10. 14 10月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8220) · 7f8960a5
      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>
      7f8960a5
  11. 29 9月, 2021 1 次提交
  12. 22 9月, 2021 1 次提交
  13. 15 9月, 2021 2 次提交
  14. 09 7月, 2021 1 次提交
  15. 25 6月, 2021 1 次提交
  16. 07 6月, 2021 1 次提交
  17. 22 5月, 2021 1 次提交
  18. 28 4月, 2021 2 次提交
  19. 23 3月, 2021 2 次提交
  20. 22 3月, 2021 1 次提交
  21. 19 3月, 2021 1 次提交
  22. 18 3月, 2021 1 次提交
  23. 17 3月, 2021 1 次提交
  24. 03 3月, 2021 1 次提交
  25. 01 3月, 2021 1 次提交
  26. 26 1月, 2021 1 次提交
  27. 23 1月, 2021 1 次提交
  28. 07 1月, 2021 1 次提交
  29. 03 10月, 2020 1 次提交
  30. 15 9月, 2020 1 次提交
  31. 14 9月, 2020 1 次提交
  32. 07 9月, 2020 1 次提交
  33. 31 8月, 2020 2 次提交
  34. 30 8月, 2020 1 次提交
  35. 28 8月, 2020 1 次提交