1. 08 2月, 2022 1 次提交
  2. 21 12月, 2021 1 次提交
  3. 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
  4. 09 11月, 2021 1 次提交
  5. 05 11月, 2021 1 次提交
  6. 29 9月, 2021 1 次提交
  7. 19 8月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7444) · ffe99d41
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      
      * cherry pick from develop/feature branch.
      ffe99d41
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7442) · 47625967
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * fix windows compiler options.
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      
      * make console echo off during password input.
      47625967
  8. 12 8月, 2021 1 次提交
  9. 02 8月, 2021 1 次提交
  10. 20 7月, 2021 1 次提交
  11. 08 7月, 2021 1 次提交
  12. 27 6月, 2021 1 次提交
    • J
      Rename file and add some comment/changes (#6587) · 9a062484
      Jun Li 提交于
      1. rename semphone to semaphore
      2. add comment for tsched.h
      3. change the function signature for taosSchedulerTask, changing from
      return int to void. We currently don't check any return code of the function.
      4. add some error handlings. For fatal error, just exit the process because
      the program may run into a random state.
      9a062484
  13. 23 6月, 2021 1 次提交
  14. 22 6月, 2021 2 次提交
  15. 19 6月, 2021 1 次提交
  16. 04 6月, 2021 1 次提交
  17. 01 6月, 2021 1 次提交
    • 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
  18. 27 5月, 2021 1 次提交
  19. 21 5月, 2021 1 次提交
  20. 09 5月, 2021 5 次提交
  21. 08 5月, 2021 6 次提交
  22. 23 4月, 2021 1 次提交
  23. 01 4月, 2021 1 次提交
  24. 29 3月, 2021 1 次提交
  25. 24 3月, 2021 1 次提交
  26. 19 3月, 2021 1 次提交
  27. 13 3月, 2021 1 次提交
  28. 05 3月, 2021 1 次提交
  29. 04 2月, 2021 1 次提交