1. 09 11月, 2021 9 次提交
  2. 08 11月, 2021 5 次提交
  3. 07 11月, 2021 1 次提交
  4. 06 11月, 2021 2 次提交
  5. 05 11月, 2021 21 次提交
  6. 04 11月, 2021 2 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8551) · 839c00e6
      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
      
      * blm3 support opentsdb telenet protocol.
      
      * update grafana plugin to 3.1.1
      
      * revert grafanaplugin
      
      * fix grafanaplugin submodule url issue.
      
      * cleanup blm3 directory before build
      
      * update blm3
      
      * add upx to compress blm3
      
      * update blm3 for systemd service
      
      * update blm3 to fix lower version go incompatible issue
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      839c00e6
    • G
      comment out schemaless test cases · 65bc5a7a
      Ganlin Zhao 提交于
      65bc5a7a