1. 31 3月, 2021 1 次提交
  2. 30 3月, 2021 6 次提交
  3. 29 3月, 2021 4 次提交
  4. 28 3月, 2021 1 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5602) · 41741a59
      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.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      41741a59
  5. 27 3月, 2021 2 次提交
  6. 26 3月, 2021 3 次提交
  7. 25 3月, 2021 7 次提交
  8. 24 3月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3434 taosdemo support query times (#5541) · 6e3322d3
      sangshuduo 提交于
      * [TD-3434] <feature>: taosdemo support query times
      
      first commit.
      
      * [TD-3434] <feature>: taosdemo support query times.
      
      refine interlace test case.
      
      * [TD-3434] <feature>: taosdemo support query times.
      
      change cmdline parameters according to TD-3431.
      
      * [TD-3434] <feature>: taosdemo support query times.
      
      fix typo in fulltest.sh
      
      * [TD-3434] <feature>: taosdemo support query times.
      
      add 2 sec sleep to avoid segfault.
      
      * [TD-3434] <feature>: taosdemo support query times.
      
      make query test easier to pass.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      6e3322d3
  9. 23 3月, 2021 7 次提交
    • P
      update docker cluster script · e65475cc
      Ping Xiao 提交于
      e65475cc
    • L
      fix · a9eecfa5
      liuyq-617 提交于
      a9eecfa5
    • sangshuduo's avatar
      Feature/sangshuduo/td 3317 taosdemo interlace (#5537) · 3b97bd71
      sangshuduo 提交于
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      check offset 0.
      
      * [TD-3316] <fix>: add testcase for taosdemo limit and offset.
      
      fix sample file import bug.
      
      * [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
      
      * [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
      
      * [TD-3317] <feature>: make taosdemo support interlace mode.
      
      json parameter rows_per_tbl support.
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode.
      
      refactor
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      refactor.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json file.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix multithread create table regression.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      working but not perfect.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      rename lowaTest with taosdemoTestWithJson
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      perfect
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      cleanup.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      adjust algorithm of loop times.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix delay time bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      fix progressive timestamp bug.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add an option for performance print.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change json test case with less table for acceleration.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change progressive mode timestamp step and testcase.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issues.
      
      * [TD-3197] <fix>: fix taosdemo coverity scan issue.
      
      fix subscribeTest pids uninitialized.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      add time shift for no sleep time.
      
      * [TD-3317] <feature>: support interlace insert.
      
      rework timestamp.
      
      * [TD-3317] <feature>: support interlace mode insertion.
      
      change rows_per_tbl to interlace_rows.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      3b97bd71
    • L
      fix · 5e8ab6b9
      liuyq-617 提交于
      5e8ab6b9
    • L
      [TD-3432]fix jenkins · 6555dcf4
      liuyq-617 提交于
      6555dcf4
    • sangshuduo's avatar
      dfdeb7e0
    • L
      fix · ec4e27e4
      liuyq-617 提交于
      ec4e27e4
  10. 22 3月, 2021 8 次提交