1. 13 7月, 2022 1 次提交
  2. 26 4月, 2022 1 次提交
  3. 10 4月, 2022 3 次提交
  4. 09 4月, 2022 1 次提交
    • sangshuduo's avatar
      <enh>: remove plugin mqtt (#11336) · 1d32b532
      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
      1d32b532
  5. 25 3月, 2022 1 次提交
  6. 24 3月, 2022 1 次提交
  7. 22 3月, 2022 1 次提交
  8. 07 1月, 2022 1 次提交
  9. 30 12月, 2021 1 次提交
  10. 10 12月, 2021 1 次提交
  11. 07 12月, 2021 2 次提交
  12. 29 11月, 2021 2 次提交
    • sangshuduo's avatar
      [TD-11524]<fix>: cmake -DBUILD_LUA failed. (#8831) · b7686a5f
      sangshuduo 提交于
      b7686a5f
    • 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
  13. 24 11月, 2021 1 次提交
  14. 23 11月, 2021 2 次提交
  15. 18 11月, 2021 1 次提交
    • Y
      Handle memory allocation failure when open vnode · a67c3fd1
      Yifan Hao 提交于
      This patch fixes a few error handling of memory allocation
      failure while opening vnodes.
      
      bonus fix: also add a new error code to indicate failure
      of opening vnode. Before the patch, the function would simply
      return -1 when vnode open fails.
      a67c3fd1
  16. 15 11月, 2021 1 次提交
  17. 14 11月, 2021 2 次提交
  18. 13 11月, 2021 1 次提交
  19. 08 11月, 2021 3 次提交
  20. 03 11月, 2021 2 次提交
  21. 28 10月, 2021 1 次提交
  22. 26 10月, 2021 1 次提交
  23. 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
  24. 09 10月, 2021 1 次提交
  25. 07 10月, 2021 1 次提交
  26. 30 9月, 2021 1 次提交
  27. 27 9月, 2021 1 次提交
  28. 15 9月, 2021 2 次提交
  29. 13 9月, 2021 1 次提交
  30. 12 9月, 2021 1 次提交