1. 01 3月, 2022 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 13440 add taos benchmark back (#10460) · c116cdce
      sangshuduo 提交于
      * [TD-13440]<fix>: move taosBenchmark back in TDengine package
      
      * update taos-tools
      
      * remove TDinsight.sh too to void failure on second install
      
      * cherry pick with 2.4 branch
      
      * [TD-13440]<fix>: make taosdump/TDinsight be included again.
      
      * fix makeclient.sh dbName
      
      * turn on taosTools tar.gz
      
      * revert script
      
      * checkout tools/makepkg.sh from 2.4
      c116cdce
  2. 28 2月, 2022 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 13440 add taos benchmark back (#10454) · f3bd5d44
      sangshuduo 提交于
      * [TD-13440]<fix>: move taosBenchmark back in TDengine package
      
      * update taos-tools
      
      * remove TDinsight.sh too to void failure on second install
      
      * cherry pick with 2.4 branch
      
      * [TD-13440]<fix>: make taosdump/TDinsight be included again.
      
      * fix makeclient.sh dbName
      
      * turn on taosTools tar.gz
      f3bd5d44
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 13440 add taos benchmark back (#10450) · 73f7ddfb
      sangshuduo 提交于
      * [TD-13440]<fix>: move taosBenchmark back in TDengine package
      
      * update taos-tools
      
      * remove TDinsight.sh too to void failure on second install
      
      * cherry pick with 2.4 branch
      
      * [TD-13440]<fix>: make taosdump/TDinsight be included again.
      73f7ddfb
  3. 26 2月, 2022 1 次提交
  4. 18 2月, 2022 1 次提交
  5. 10 2月, 2022 1 次提交
  6. 18 1月, 2022 1 次提交
    • Z
      [TS-1073]<release>(other): release packaging scripts (#9808) · 481d1e44
      Zhiyu Yang 提交于
      * remove deprecated scripts
      
      * remove oem infos
      
      * [TS-997]<release>(other): release packaging scripts on linux and windows
      
      * [TS-997]<release>(other): release packaging scripts on linux and windows
      
      * [TS-1073]<release>(other): remove taosadapter.service dependence with taosd
      481d1e44
  7. 17 1月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-12899]<fix>(taosAdapter): make taosd/taosAdapter service decouple (#9760) · b30a0a77
      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
      b30a0a77
  8. 14 1月, 2022 1 次提交
  9. 12 1月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-12810]<fix>(other): install script cleanup (#9718) · 027ee155
      sangshuduo 提交于
      * [TD-12810]<fix>(other): install script cleanup
      
      * [TD-12810]<fix>(other): install script cleanup
      
      fix taosadapter config
      
      * [TD-12810]<fix>(other): install script cleanup
      
      fix make_install.sh
      
      * [TD-12810]<fix>(other): install script cleanup
      
      fix install.sh
      
      * [TD-12810]<fix>(other): install script cleanup
      
      fix makepkg.sh
      
      * [TD-12810]<fix>(other): install script cleanup
      
      remove init.d from deb and rpm
      027ee155
  10. 07 1月, 2022 1 次提交
  11. 30 12月, 2021 1 次提交
  12. 08 12月, 2021 2 次提交
  13. 07 12月, 2021 1 次提交
  14. 30 11月, 2021 1 次提交
  15. 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
  16. 11 11月, 2021 1 次提交
    • sangshuduo's avatar
      [TD-10896]<fix>: use taosa instead of blm3 (#8656) · a3c73a82
      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
      a3c73a82
  17. 09 11月, 2021 1 次提交
  18. 02 11月, 2021 2 次提交
  19. 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
  20. 06 8月, 2021 2 次提交
  21. 23 7月, 2021 1 次提交
  22. 19 7月, 2021 1 次提交
  23. 12 7月, 2021 1 次提交
  24. 07 7月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794) · 175202e0
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * cherry pick from develop branch.
      
      * cherry pick from develop branch.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      175202e0
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6788) · ce9119b3
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * add macro definitions in cmake.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * link jemalloc works.
      
      * make install works.
      
      * support jemalloc in release.sh.
      
      * release script works.
      
      * fix a typo.
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for update check compatiblity.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * add /etc/ld.so.conf.d/jemalloc.conf for centos
      
      * check ver comp by file.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ce9119b3
  25. 23 6月, 2021 1 次提交
  26. 01 6月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6334) · 07c48dad
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * add macro definitions in cmake.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * link jemalloc works.
      
      * make install works.
      
      * support jemalloc in release.sh.
      
      * release script works.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      07c48dad
  27. 22 5月, 2021 1 次提交
    • Z
      Fix/td 4086 (#6153) · 696c7843
      zyyang 提交于
      * [TD-3086]<fix>: clean out unnecessary file in packaging scripts
      
      * [TD-4224]<enhance>: reduce grafana module size in packaging
      
      * change
      
      * [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
      
      Conflicts:
      	packaging/deb/makedeb.sh
      	packaging/rpm/tdengine.spec
      	packaging/tools/make_install.sh
      	packaging/tools/makeclient.sh
      	packaging/tools/makeclient_power.sh
      	packaging/tools/makepkg.sh
      	packaging/tools/makepkg_power.sh
      Co-authored-by: NHuo Linhe <linhehuo@gmail.com>
      696c7843
  28. 19 5月, 2021 1 次提交
  29. 17 5月, 2021 1 次提交
  30. 23 2月, 2021 1 次提交
  31. 19 2月, 2021 1 次提交
  32. 28 1月, 2021 1 次提交
  33. 29 12月, 2020 1 次提交
  34. 16 11月, 2020 1 次提交
  35. 06 11月, 2020 1 次提交
    • Z
      change · 67c90d60
      zyyang 提交于
      67c90d60