- 15 10月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 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. Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
由 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. Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
- 14 10月, 2021 27 次提交
-
-
由 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. Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
由 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. Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
由 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 Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
-
由 Ganlin Zhao 提交于
* schemaless fix error code * schemaless fixed measurement len = 0 crash
-
由 dapan1121 提交于
[TD-10604]<fix>: fixed some incorrect HTTP code
-
由 dapan1121 提交于
merge from master into develop
-
由 Hui Li 提交于
[TD-10515]<test>: add testcases for TD-10515:test arithmetic function with blank table
-
由 Hui Li 提交于
-
由 Hui Li 提交于
-
由 Hui Li 提交于
Force TCP transport through configuration parameters
-
由 Hui Li 提交于
-
由 Hui Li 提交于
Support a escape character "`" for table name
-
由 Hui Li 提交于
fix #8210 BigDecimal error
-
由 Hui Li 提交于
[feature][TS-4352]add tsTsdbMetaCompactRatio config doc
-
由 Hui Li 提交于
[TD-7954]<fix>: some mistakes of describtion of the parameter
-
由 dapan1121 提交于
-
由 lichuang 提交于
-
由 dapan1121 提交于
-
由 dapan1121 提交于
-
由 Hui Li 提交于
-
由 Hui Li 提交于
-
由 Hui Li 提交于
Add compressColData config parameter。
-
由 Hui Li 提交于
[Doc] add compressColData/defaultJSONStrType in packaging/cfg/taos.cfg
-
由 dapan1121 提交于
-
由 dapan1121 提交于
-
由 Hui Li 提交于
[TS-440]<test>: add test case for max data length
-
由 Ping Xiao 提交于
-
- 13 10月, 2021 10 次提交
-
-
由 SorryIamFive 提交于
-
由 xywang 提交于
-
由 Ganlin Zhao 提交于
-
由 Ganlin Zhao 提交于
-
由 Ping Xiao 提交于
-
由 dapan1121 提交于
-
由 dapan1121 提交于
-
由 Ganlin Zhao 提交于
-
由 Hui Li 提交于
typo error in #8219
-
由 sangshuduo 提交于
-