1. 26 8月, 2021 1 次提交
  2. 25 8月, 2021 2 次提交
  3. 24 8月, 2021 2 次提交
  4. 23 8月, 2021 1 次提交
  5. 21 8月, 2021 1 次提交
  6. 20 8月, 2021 2 次提交
  7. 19 8月, 2021 2 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5136 taosdemo rework for master (#7473) · 41154369
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      
      * fix help msg.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      41154369
    • 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
  8. 18 8月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5136 taosdemo rework for master (#7433) · ffcc9301
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * [TD-5136]<feature>: taosdemo simulate real senario.
      
      * update test case according to taosdemo change
      
      * adjust range of semi-random data.
      
      * make demo mode use different tag name and value.
      
      * change malloc to calloc for pid allocation.
      
      * fix typo.
      
      * fix binary length default value and group id logic.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ffcc9301
  9. 15 8月, 2021 1 次提交
  10. 14 8月, 2021 1 次提交
  11. 13 8月, 2021 2 次提交
  12. 12 8月, 2021 2 次提交
  13. 11 8月, 2021 2 次提交
  14. 07 8月, 2021 2 次提交
  15. 06 8月, 2021 2 次提交
  16. 05 8月, 2021 4 次提交
  17. 03 8月, 2021 2 次提交
  18. 01 8月, 2021 4 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#7099) · ede06b75
      sangshuduo 提交于
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      ede06b75
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#7098) · dd5a627b
      sangshuduo 提交于
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check super tbl info pointer.
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      move sub tbl query thread join into loop
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      remove unused variable
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use more secure random library
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      use strncpy for more safe
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      replace arc4random with rand().
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      check stb info pointer for start time
      
      * [TD-3197] <fix>: fix coverity scan issues.
      
      fix strcpy vulnerability
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      modify taosdemoTest2. try to check database continously.
      
      * [TD-3197] <fix>: taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix memory leak when parsing arguments.
      
      * [TD-3197] <fix>: fix cmake strip arguments.
      
      * [TD-3197] <fix>: taosdemo coverity scan.
      
      fix cmake string manipulation.
      
      * [TD-3197]<fix>: taosdemo coverity scan issue.
      
      configDir buffer overwrite.
      
      * [TD-3197]<fix>: coverity scan issue.
      
      taosdump argument validation.
      
      * [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
      
      * [TD-3197]<fix>: taosdemo coverity scan.
      
      append result buf to file. for develop branch.
      
      * exit if read sample file failed.
      
      * fix converity scan issue.
      
      * fix coverity scan issue.
      
      * fix coverity scan memory leak.
      
      * fix resource leak reported by coverity scan.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      dd5a627b
    • sangshuduo's avatar
      [TD-5625]<fix>: taosdemo don't use printf for data generation. (#7094) · 310ef268
      sangshuduo 提交于
      * [TD-5625]<fix>: taosdemo don't use printf for data generation.
      
      * re cherry-pick
      310ef268
    • sangshuduo's avatar
  19. 30 7月, 2021 1 次提交
  20. 28 7月, 2021 2 次提交
  21. 27 7月, 2021 3 次提交