1. 01 11月, 2021 2 次提交
  2. 31 10月, 2021 7 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#8487) · 135a70e0
      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.
      
      * fix taosdemo coverity scan issue.
      
      * fix tcsetattr and getchar return value determination bug.
      
      * fix coverity scan issue.
      
      * fix two more coverity scan issues.
      
      * fix stmt batch coverity scan issue.
      
      * change to portable format.
      
      * fix coverity scan issue
      
      * [TD-10578]<fix>: taosdemo rest interface slow.
      
      * fix missed 200
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo coverity scan issue.
      
      * fix taosdemo testcase for restful result.
      
      * make master taosdemo rest logic same as develop
      
      * modify taosdemo param to reflect current tbname prefix.
      
      * remove chmod to make script keep same mod.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      135a70e0
    • C
      Merge pull request #8480 from taosdata/enhance/TS-493-M · a89cb214
      Cary Xu 提交于
      Enhance/ts 493 m - lazy load cache last
      a89cb214
    • C
      trigger CI · 3e57ba40
      Cary Xu 提交于
      3e57ba40
    • C
      trigger CI · b353fc96
      Cary Xu 提交于
      b353fc96
    • C
      trigger CI · b09b4c81
      Cary Xu 提交于
      b09b4c81
    • C
      trigger CI · ffa2c123
      Cary Xu 提交于
      ffa2c123
    • C
      adjust test case · dc2d4009
      Cary Xu 提交于
      dc2d4009
  3. 30 10月, 2021 3 次提交
  4. 29 10月, 2021 24 次提交
  5. 28 10月, 2021 4 次提交
    • X
      82699ecc
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8473) · 4330c469
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      
      * disable blm3 in arm32
      
      * support blm3 --version
      
      * change cmake minimum version requirement from 2.8 to 3.0
      
      * pull latest blm3 c67fcc11bc5e82e3d7aea8db855a8cbf8b109239
      
      * update blm3 to 2021/10/22.
      
      * support BUILD_HTTP false.
      
      * fix one line in post.sh
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      4330c469
    • Y
      Update RestfulResultSet.java (#8468) · a8ff9943
      yijiue 提交于
      Fixed issue where wasNull=true could not be assigned because the previous value wasNull
      a8ff9943
    • Y
      Merge pull request #8462 from taosdata/windows_compile · 4562a4d4
      Yiqing Liu 提交于
      fix Windows compile
      4562a4d4