1. 23 5月, 2022 2 次提交
  2. 22 5月, 2022 1 次提交
  3. 15 5月, 2022 1 次提交
  4. 11 5月, 2022 2 次提交
  5. 10 5月, 2022 3 次提交
  6. 09 5月, 2022 1 次提交
  7. 02 5月, 2022 1 次提交
  8. 30 4月, 2022 1 次提交
  9. 29 4月, 2022 1 次提交
  10. 28 4月, 2022 1 次提交
  11. 21 4月, 2022 1 次提交
  12. 11 4月, 2022 1 次提交
  13. 01 4月, 2022 1 次提交
  14. 24 3月, 2022 1 次提交
    • sangshuduo's avatar
      [TD-13558]<feature>: taos shell refactor (#10967) · 5f9e660f
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      5f9e660f
  15. 23 3月, 2022 2 次提交
  16. 12 3月, 2022 1 次提交
  17. 11 3月, 2022 2 次提交
  18. 10 3月, 2022 2 次提交
  19. 09 3月, 2022 2 次提交
  20. 03 3月, 2022 1 次提交
    • C
      Feature/td 11463 3.0 - block-wise SMA (#10510) · db0c47cc
      Cary Xu 提交于
      * Block-wise SMA extraction
      
      * refactor the SBlock
      
      * add method tsdbLoadBlockOffset
      
      * set method tsdbLoadBlockOffset static
      
      * refactor
      
      * trigger CI
      
      * minor change
      
      * trigger CI
      db0c47cc
  21. 02 3月, 2022 1 次提交
  22. 28 2月, 2022 1 次提交
  23. 15 2月, 2022 1 次提交
  24. 28 12月, 2021 1 次提交
  25. 25 12月, 2021 1 次提交
  26. 08 10月, 2021 1 次提交
  27. 30 9月, 2021 1 次提交
  28. 08 9月, 2021 1 次提交
  29. 23 8月, 2021 1 次提交
  30. 20 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7479) · 1b579843
      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.
      
      * cherry pick with ab6cde02
      
      * cherry pick with d6bfe443Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      1b579843
  31. 19 8月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7458) · e9c28a63
      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.
      
      * use one macro to define password length.
      
      * fix --password. change taos shell '-z' for timezone
      e9c28a63
  32. 17 8月, 2021 1 次提交