1. 11 12月, 2021 1 次提交
    • L
      [TD-11517]<test>: add test case for python connector, also fix TD-11958 (#8961) · 2c642daf
      Linhe Huo 提交于
      * [TD-11517]<test>: add test case for python connector
      
      * [TD-11634]<fix>: make tests and examples code compatible with python2
      
      * [TD-11517]<test>: fix error in python examples test case
      
      * [TD-11958]<test>: fix CI error for C# taosdemo test case
      
      * chore: no changes for go connector
      
      * chore: fix C# taosdemo binary path
      2c642daf
  2. 09 12月, 2021 1 次提交
  3. 07 12月, 2021 1 次提交
  4. 03 12月, 2021 2 次提交
  5. 02 12月, 2021 2 次提交
  6. 01 12月, 2021 1 次提交
  7. 30 11月, 2021 1 次提交
  8. 18 11月, 2021 1 次提交
  9. 12 11月, 2021 2 次提交
  10. 09 11月, 2021 1 次提交
  11. 05 11月, 2021 3 次提交
  12. 03 11月, 2021 3 次提交
  13. 02 11月, 2021 3 次提交
  14. 01 11月, 2021 1 次提交
  15. 29 10月, 2021 2 次提交
  16. 28 10月, 2021 1 次提交
  17. 27 10月, 2021 1 次提交
  18. 25 10月, 2021 4 次提交
  19. 22 10月, 2021 1 次提交
  20. 21 10月, 2021 1 次提交
  21. 17 10月, 2021 1 次提交
  22. 16 10月, 2021 2 次提交
  23. 15 10月, 2021 3 次提交
  24. 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