1. 18 2月, 2022 3 次提交
  2. 10 2月, 2022 1 次提交
  3. 28 1月, 2022 1 次提交
  4. 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
  5. 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
  6. 14 1月, 2022 1 次提交
  7. 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
  8. 07 1月, 2022 1 次提交
  9. 30 12月, 2021 1 次提交
  10. 23 12月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 11842 split taostools targz (#9294) · 17ade12a
      sangshuduo 提交于
      * [TD-11842]<fix>: split taos-tools from TDengine tar.gz
      
      * fix taos-tools version
      
      * disable install_avro() in install.sh
      
      * update makeclient.sh and deb/rpm script.
      
      * update taos-tools commit
      
      * update commit to fix taosdemo/taosdump
      
      * missed $ in shell.
      
      * fix taos missed in makeclient.sh
      
      * fix typo
      17ade12a
  11. 19 12月, 2021 1 次提交
  12. 13 12月, 2021 1 次提交
  13. 09 12月, 2021 2 次提交
  14. 08 12月, 2021 4 次提交
  15. 07 12月, 2021 1 次提交
  16. 06 12月, 2021 1 次提交
  17. 02 12月, 2021 1 次提交
  18. 30 11月, 2021 1 次提交
  19. 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
  20. 25 11月, 2021 1 次提交
  21. 24 11月, 2021 2 次提交
  22. 16 11月, 2021 1 次提交
  23. 15 11月, 2021 1 次提交
    • sangshuduo's avatar
      [TD-10896]<fix>: use taosa insteadof blm3 (#8679) · 56398d54
      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
      
      * make taosadapter build/install works on Mac
      56398d54
  24. 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
  25. 09 11月, 2021 2 次提交
  26. 06 11月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 10863 blm3 service centos7 (#8598) · 977a2f31
      sangshuduo 提交于
      * [TD-10863]<fix>: blm3 service on centos7
      
      * fix cmake define to support build_http better
      
      * install for libtaos required by go build
      
      * fix blm3 service install seq
      
      * make rpm erase all files in /usr/loca/taos
      977a2f31
  27. 05 11月, 2021 3 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 10863 blm3 service centos7 (#8592) · 828978ec
      sangshuduo 提交于
      * [TD-10863]<fix>: blm3 service on centos7
      
      * fix cmake define to support build_http better
      
      * install for libtaos required by go build
      
      * fix blm3 service install seq
      828978ec
    • sangshuduo's avatar
      [TD-10863]<fix>: blm3 service on centos7 (#8565) · a8b53c24
      sangshuduo 提交于
      a8b53c24
    • sangshuduo's avatar
      Feature/sangshuduo/td 4959 taosdump support binarydump (#8568) · e6eccd7b
      sangshuduo 提交于
      * [TD4959]<feature>: taosdump support dumping binary data.
      
      * [TD-4959]<feature>: taosdump support avro format.
      
      add avro as submodule.
      
      * [TD-4959]<feature>: taosdump support avro format.
      
      add avro as submodule.
      
      * taosdump code refactoring.
      
      * add avro argument interface.
      
      * fix arm32 build issue.
      
      * hugh refactoring.
      
      * fix tag value rather than reuse note.
      
      * redefine note/varible
      
      * taosdump text-format dump reworked.
      
      * use avro standard schema format.
      
      * build avro-c on linux only.
      
      * avro schema write works.
      
      * support bool,tinyint,smallint,int,bigint,float,double,timestamp write
      
      * support nchar dump
      
      * support all codecs
      
      * adjust options order.
      
      * refactor code
      
      * multithread dump in sql refactored.
      
      * fix nchar quote mark.
      
      * fix bash script error
      
      * fix arg parse issue.
      
      * add avro dump in stmt interfaces.
      
      * basic dump in works.
      
      * fix src/kit/taosdump/CMakeLists.txt for CentOS
      
      * fix memory leak.
      
      * no avro utils installed
      
      * make cmake and install script supports avro.
      
      * fix makerpm.sh mistake.
      
      * fix CMakeLists.txt and partially add null support
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      e6eccd7b
  28. 03 11月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 4959 taosdump support binarydump (#8522) · 684ab343
      sangshuduo 提交于
      * [TD4959]<feature>: taosdump support dumping binary data.
      
      * [TD-4959]<feature>: taosdump support avro format.
      
      add avro as submodule.
      
      * [TD-4959]<feature>: taosdump support avro format.
      
      add avro as submodule.
      
      * taosdump code refactoring.
      
      * add avro argument interface.
      
      * fix arm32 build issue.
      
      * hugh refactoring.
      
      * fix tag value rather than reuse note.
      
      * redefine note/varible
      
      * taosdump text-format dump reworked.
      
      * use avro standard schema format.
      
      * build avro-c on linux only.
      
      * avro schema write works.
      
      * support bool,tinyint,smallint,int,bigint,float,double,timestamp write
      
      * support nchar dump
      
      * support all codecs
      
      * adjust options order.
      
      * refactor code
      
      * multithread dump in sql refactored.
      
      * fix nchar quote mark.
      
      * fix bash script error
      
      * fix arg parse issue.
      
      * add avro dump in stmt interfaces.
      
      * basic dump in works.
      
      * fix src/kit/taosdump/CMakeLists.txt for CentOS
      
      * fix memory leak.
      
      * no avro utils installed
      
      * make cmake and install script supports avro.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      684ab343
  29. 02 11月, 2021 2 次提交