1. 17 9月, 2021 1 次提交
  2. 13 9月, 2021 1 次提交
  3. 08 9月, 2021 1 次提交
  4. 07 9月, 2021 1 次提交
  5. 30 8月, 2021 2 次提交
  6. 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
  7. 23 8月, 2021 2 次提交
  8. 06 8月, 2021 2 次提交
  9. 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
  10. 30 7月, 2021 1 次提交
  11. 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
  12. 23 7月, 2021 1 次提交
  13. 21 7月, 2021 1 次提交
  14. 19 7月, 2021 1 次提交
  15. 13 7月, 2021 1 次提交
  16. 12 7月, 2021 1 次提交
  17. 09 7月, 2021 3 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6822) · a13206dd
      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
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      a13206dd
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6821) · 373f1ed4
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      373f1ed4
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6820) · edb61e7c
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      edb61e7c
  18. 07 7月, 2021 3 次提交
    • 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
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6784) · 3da8055c
      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
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3da8055c
  19. 06 7月, 2021 9 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6767) · 7c869c76
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      7c869c76
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6768) · ad7a59d7
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ad7a59d7
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6766) · 7d9efc95
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      7d9efc95
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6765) · 1d25f5f6
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      1d25f5f6
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6763) · c7a1fd0a
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      c7a1fd0a
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6762) · 7a80bf04
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      7a80bf04
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6752) · 8868d447
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      8868d447
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6753) · c9c6a925
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      c9c6a925
    • Z
      add tq release packagine scripts (#6739) · a657f452
      Zhiyu Yang 提交于
      * change version number
      
      * change packaging scripts
      
      * add more scripts
      
      * change scripts
      
      * change
      
      * change
      
      * change
      Co-authored-by: Nplum-lihui <huili@taosdata.com>
      a657f452
  20. 23 6月, 2021 1 次提交
  21. 01 6月, 2021 2 次提交
    • 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
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6319) · 09c4c281
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      09c4c281
  22. 27 5月, 2021 1 次提交
    • H
      [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) · 99868001
      Huo Linhe 提交于
      commit 0c81e3c0ba89c86f6d17d51d5056146e177cace5
      Author: Huo Linhe <linhehuo@gmail.com>
      Date:   Fri May 14 10:27:13 2021 +0800
      
          [TD-4160]<fix>: remove python connector soft links, fix tests and documents
      
      commit f439fce413423e7d7c97eef180c93d63dedab32e
      Author: Huo Linhe <linhehuo@gmail.com>
      Date:   Wed May 12 18:50:53 2021 +0800
      
          [TD-182]: bump python connector version to v2.0.10 (#6091)
      
          Also fix url error in setup.py
      
      commit 4ae55d494a262e482f6b34e8bf193cc6af62a886
      Author: Huo Linhe <linhehuo@gmail.com>
      Date:   Wed May 12 09:49:26 2021 +0800
      
          [TD-4370]<fix>: merge python connector changes to master
      
          Inludes:
      
          [TD-182]<enhance>: use single repo for python connector (#6036)
      
          * [TD-182]<enhance>: use single repo for python connector
      
          Remove code for each platform and build up one single python code base
          for windows/osx/linux platforms and python2/python3 runtime.
      
          * [TD-182]<enhance>: remove redundant code in python connector
      
          * [TD-4149] <fix>: fix python connection config error
      99868001
  23. 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
  24. 19 5月, 2021 1 次提交