1. 26 4月, 2022 1 次提交
  2. 25 4月, 2022 2 次提交
  3. 24 4月, 2022 1 次提交
  4. 22 4月, 2022 4 次提交
  5. 21 4月, 2022 3 次提交
  6. 20 4月, 2022 4 次提交
  7. 18 4月, 2022 2 次提交
  8. 14 4月, 2022 2 次提交
  9. 13 4月, 2022 2 次提交
  10. 12 4月, 2022 1 次提交
    • sangshuduo's avatar
      feat(tools): taos shell refactor (#11416) · b0792743
      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
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      b0792743
  11. 11 4月, 2022 1 次提交
  12. 26 3月, 2022 1 次提交
  13. 23 3月, 2022 1 次提交
  14. 18 3月, 2022 1 次提交
  15. 28 2月, 2022 1 次提交
  16. 25 2月, 2022 1 次提交
  17. 24 2月, 2022 2 次提交
  18. 27 1月, 2022 1 次提交
  19. 26 1月, 2022 1 次提交
  20. 24 1月, 2022 1 次提交
  21. 17 12月, 2021 3 次提交
  22. 24 8月, 2021 1 次提交
  23. 19 8月, 2021 1 次提交
    • 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
  24. 15 8月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7239) · 02f6f5e4
      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.
      02f6f5e4
  25. 06 8月, 2021 1 次提交