- 23 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac. * fix homebrew lib path. * fix connector install failure if no java installed. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 19 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 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>
-
- 12 10月, 2021 1 次提交
-
-
由 Ping Xiao 提交于
-
- 03 10月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac. * merge with develop branch. * fix missed path. * merge develop branch make_install.sh for homebrew.
-
- 02 10月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac. * merge with develop branch. * fix missed path.
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac. * merge with develop branch.
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac. * fix homebrew lib path.
-
- 30 9月, 2021 1 次提交
-
-
由 hyy1223 提交于
* fix install script * fix homebrew install problem * fix homebrew install problem * Delete make_install.sh * Supports downloading of selectable versions * Delete make_install.sh * Supports downloading of selectable versions none * Supports downloading of selectable versions * Delete make_install.sh * Supports downloading of selectable versions Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
-
- 26 9月, 2021 1 次提交
-
-
由 hyy1223 提交于
* fix install script * fix homebrew install problem * fix homebrew install problem Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
-
- 23 9月, 2021 1 次提交
-
-
由 hyy1223 提交于
-
- 07 9月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac.
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac * fix library link for mac.
-
- 30 8月, 2021 4 次提交
-
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac
-
由 sangshuduo 提交于
* change mac default path back after homebrew install support merged. * fix lib/log path install for mac
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 29 8月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5702]<fix>: taosdemo remove memory operation. * [TD-5702]<fix>: taosdemo remove memory operation. * add remainderBufLen to check row data generation. * row data generation with remainder buffer length checking. * git checkout --patch hotfix/sangshuduo/TD-5702-taosdemo-remove-memop taosdemo.c * optimized memop for rand too. * fix stmt rand file generation bug. * merge make_install.sh for homebrew. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 28 8月, 2021 1 次提交
-
-
由 hyy1223 提交于
* modify make_install.sh to support homebrew * d * modify make_insta.sh to support homebrew * modify make_install.sh to support homebrew * asas * ss * modify make_install.sh to support homebrew * modify make_install.sh to support homebrew
-
- 23 8月, 2021 2 次提交
-
-
由 plum-lihui 提交于
-
由 plum-lihui 提交于
-
- 13 7月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 07 7月, 2021 2 次提交
-
-
由 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. * fix typo * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. * add ldconfig for jemalloc library cache refresh. * cherry pick from develop branch. * cherry pick from develop branch. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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. * release script works. * fix a typo. * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for update check compatiblity. * fix position bug. * add ldconfig for jemalloc library cache refresh. * add /etc/ld.so.conf.d/jemalloc.conf for centos Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 06 7月, 2021 2 次提交
-
-
由 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. * release script works. * fix a typo. * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for update check compatiblity. * fix position bug. * add ldconfig for jemalloc library cache refresh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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. * fix typo * [TD-3937]<feature>: support jemalloc add install funtion to all scripts. * adjust install_jemalloc() position for check compatibility. * fix position bug. * add ldconfig for jemalloc library cache refresh. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 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 2 次提交
-
-
由 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. * release script works. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 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>
-
- 22 5月, 2021 1 次提交
-
-
由 zyyang 提交于
* [TD-3086]<fix>: clean out unnecessary file in packaging scripts * [TD-4224]<enhance>: reduce grafana module size in packaging * change * [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule Conflicts: packaging/deb/makedeb.sh packaging/rpm/tdengine.spec packaging/tools/make_install.sh packaging/tools/makeclient.sh packaging/tools/makeclient_power.sh packaging/tools/makepkg.sh packaging/tools/makepkg_power.sh Co-authored-by: NHuo Linhe <linhehuo@gmail.com>
-
- 19 5月, 2021 1 次提交
-
-
由 Huo Linhe 提交于
* [TD-4228]<fix>: fix install error when grafana submodule not ready * [TD-4228]<fix>: error or warn while lost grafanaplugin or go submodule
-
- 17 5月, 2021 1 次提交
-
-
由 Huo Linhe 提交于
-
- 13 5月, 2021 1 次提交
-
-
由 zyyang 提交于
Co-authored-by: Nplum-lihui <huili@taosdata.com>
-
- 28 1月, 2021 2 次提交
- 25 1月, 2021 1 次提交
-
-
由 slguan 提交于
-
- 17 1月, 2021 1 次提交
-
-
由 freemine 提交于
2. initial port of taosd for MacOSX
-
- 27 10月, 2020 1 次提交
-
-
由 plum-lihui 提交于
-
- 02 9月, 2020 1 次提交
-
-
由 Hui Li 提交于
-