- 14 10月, 2021 1 次提交
-
-
由 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>
-
- 15 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 19 7月, 2021 1 次提交
-
-
由 tickduan 提交于
-
- 23 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: add jemalloc as submodule. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * fix conflicts * make install works. * fix conflicts. * release script works. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 01 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3973]<feature>: add jemalloc as submodule. * add macro definitions in cmake. * [TD-3973]<feature>: use jemalloc. build works as following instructions: cmake .. -DJEMALLOC_ENABLED=true make * fix jemalloc at tag 5.2.1 * link jemalloc works. * make install works. * support jemalloc in release.sh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 24 5月, 2021 1 次提交
-
-
https://github.com/taosdata/TDengine/tree/release/ver-2.0.20.5由 zyyang 提交于
Co-authored-by: Nplum-lihui <huili@taosdata.com>
-
- 23 5月, 2021 1 次提交
-
-
由 zyyang 提交于
Co-authored-by: Nplum-lihui <huili@taosdata.com>
-
- 12 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 28 10月, 2020 1 次提交
-
-
由 huskar_t 提交于
-
- 27 10月, 2020 1 次提交
-
-
由 songtianyi 提交于
-
- 19 10月, 2020 1 次提交
-
-
由 谭雪峰 提交于
-
- 06 10月, 2020 1 次提交
-
-
由 谭雪峰 提交于
-
- 29 9月, 2020 1 次提交
-
-
由 tanxuefeng 提交于
-
- 20 8月, 2020 1 次提交
-
-
由 Shuduo Sang 提交于
-
- 26 5月, 2020 1 次提交
-
-
由 麦壳饼 提交于
-
- 24 5月, 2020 1 次提交
-
-
由 麦壳饼 提交于
-
- 11 4月, 2020 1 次提交
-
-
由 sangshuduo 提交于
use following commands to retreive: git clone https://github.com/taosdata/TDengine git checkout develop git pull git submodule update --init --recursive
-