1. 19 10月, 2021 1 次提交
  2. 15 10月, 2021 1 次提交
  3. 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
  4. 12 10月, 2021 1 次提交
  5. 11 10月, 2021 3 次提交
  6. 03 10月, 2021 1 次提交
  7. 02 10月, 2021 3 次提交
  8. 30 9月, 2021 1 次提交
    • H
      supports downloading of selectable versions (#8101) · 10727a27
      hyy1223 提交于
      * fix install script
      
      * fix homebrew install problem
      
      * fix homebrew install problem
      
      * Delete make_install.sh
      
      * Supports downloading of selectable versions
      
      * Delete make_install.sh
      
      * Supports downloading of selectable versions
      
      none
      
      * Supports downloading of selectable versions
      
      * Delete make_install.sh
      
      * Supports downloading of selectable versions
      Co-authored-by: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
      10727a27
  9. 26 9月, 2021 1 次提交
  10. 23 9月, 2021 3 次提交
  11. 17 9月, 2021 2 次提交
  12. 13 9月, 2021 2 次提交
  13. 08 9月, 2021 1 次提交
  14. 07 9月, 2021 4 次提交
  15. 30 8月, 2021 4 次提交
  16. 29 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5702 taosdemo remove memop for master (#7682) · 29526b2b
      sangshuduo 提交于
      * [TD-5702]<fix>: taosdemo remove memory operation.
      
      * [TD-5702]<fix>: taosdemo remove memory operation.
      
      * add remainderBufLen to check row data generation.
      
      * row data generation with remainder buffer length checking.
      
      * git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c
      
      * optimized memop for rand too.
      
      * fix stmt rand file generation bug.
      
      * merge make_install.sh for homebrew.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      29526b2b
  17. 28 8月, 2021 1 次提交
    • H
      modify make_install.sh to support homebrew (#7535) · 767bd334
      hyy1223 提交于
      * modify make_install.sh to support homebrew
      
      * d
      
      * modify make_insta.sh to support homebrew
      
      * modify make_install.sh to support homebrew
      
      * asas
      
      * ss
      
      * modify make_install.sh to support homebrew
      
      * modify make_install.sh to support homebrew
      767bd334
  18. 23 8月, 2021 2 次提交
  19. 06 8月, 2021 2 次提交
  20. 31 7月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#7071) · ef8bd46b
      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.
      
      * fix makeclient.sh
      
      * fix install script typo mistake.
      
      * change minimal compatible version back to 2.0.0.0
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ef8bd46b
  21. 30 7月, 2021 1 次提交
  22. 29 7月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#7074) · c6f660a8
      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.
      
      * fix install_jemalloc() in install_client.sh.
      
      * fix makeclient.sh.
      
      * fix install script typo mistake.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      c6f660a8
  23. 23 7月, 2021 1 次提交
  24. 21 7月, 2021 1 次提交