1. 20 10月, 2021 1 次提交
  2. 19 10月, 2021 2 次提交
  3. 10 10月, 2021 3 次提交
  4. 29 9月, 2021 2 次提交
  5. 27 9月, 2021 2 次提交
  6. 26 9月, 2021 1 次提交
  7. 24 9月, 2021 3 次提交
  8. 23 9月, 2021 4 次提交
  9. 21 9月, 2021 2 次提交
  10. 20 9月, 2021 1 次提交
  11. 19 9月, 2021 2 次提交
  12. 17 9月, 2021 2 次提交
  13. 15 9月, 2021 1 次提交
  14. 14 9月, 2021 2 次提交
  15. 10 9月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5844 cmdline parameters align for master (#7856) · 3f023fdd
      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 d6bfe443
      
      * fix password echo on darwin.
      
      * fix few lines.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3f023fdd
  16. 09 9月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7852) · 4bff5ba7
      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
      
      * fix password echo on darwin.
      
      * fix few lines.
      4bff5ba7
  17. 27 8月, 2021 5 次提交
  18. 26 8月, 2021 1 次提交
  19. 21 8月, 2021 2 次提交
  20. 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
  21. 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