1. 15 10月, 2021 1 次提交
    • 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
  2. 08 7月, 2021 2 次提交
  3. 30 6月, 2021 1 次提交
    • H
      1. move gnu compile flags "-pipe -Wshadow" from root "CMakeLists.txt" to... · 1978c772
      hope 提交于
      1. move gnu compile flags "-pipe -Wshadow" from root "CMakeLists.txt" to "cmake/define.inc"; and change compile flag "/O3" to "/O2", because "/O3" is not supported by MSVC.
      2. fix compile warnings in "src/util/src/tbuffer.c", by using "union" to transform integer with float and double.
      3. use "memcpy()" instead of directly type convert in "rc/util/src/tutil.c" to resolve memory alignment problem in ARM platform.
      4. reduce other compile warnings.
      1978c772
  4. 29 6月, 2021 1 次提交
  5. 24 6月, 2021 1 次提交
  6. 31 5月, 2021 2 次提交
  7. 14 5月, 2021 2 次提交
  8. 22 3月, 2021 2 次提交
  9. 04 3月, 2021 1 次提交
  10. 05 2月, 2021 1 次提交
  11. 25 1月, 2021 1 次提交
  12. 14 1月, 2021 1 次提交
  13. 13 1月, 2021 1 次提交
  14. 07 12月, 2020 1 次提交
  15. 01 12月, 2020 1 次提交
  16. 22 10月, 2020 1 次提交
  17. 21 10月, 2020 1 次提交
  18. 20 10月, 2020 1 次提交
  19. 04 9月, 2020 1 次提交
  20. 02 9月, 2020 1 次提交
  21. 29 8月, 2020 2 次提交
  22. 26 8月, 2020 1 次提交
  23. 20 8月, 2020 1 次提交
  24. 30 7月, 2020 1 次提交
  25. 28 7月, 2020 2 次提交
  26. 17 4月, 2020 1 次提交
  27. 06 4月, 2020 1 次提交
  28. 29 3月, 2020 1 次提交
  29. 27 3月, 2020 2 次提交
  30. 21 3月, 2020 1 次提交
  31. 11 2月, 2020 1 次提交
  32. 16 1月, 2020 1 次提交
  33. 04 1月, 2020 1 次提交
    • L
      [#1054] · 89d74d83
      lihui 提交于
      89d74d83