- 21 4月, 2023 1 次提交
-
-
由 xiaolei li 提交于
-
- 07 4月, 2023 1 次提交
-
-
由 sangshuduo 提交于
* chore: cus name support in script * chore: merge with 3.0
-
- 03 4月, 2023 1 次提交
-
-
由 sangshuduo 提交于
* chore: refactor cus prompt * fix: client name in install.sh * fix: -Wno-reserved-user-defined-literal * fix: update taos-tools commit * fix: include/os/osDir.h * fix: check cus name * fix: makepkg.sh * chore: update taos-tools d194dc9 * fix: cus name * fix: change adapter prefix * fix: tools/*.sh * fix: scripts * fix: ../../packaging/tools/install_client.sh * chore: cus domain in script * fix: cus name in packaging/tools/install.sh * fix: cus name in ../../packaging/tools/remove.sh * fix: don't edit origin file --------- Co-authored-by: chenhaoran <haoran920c@163.com>
-
- 19 3月, 2023 1 次提交
-
-
由 xiaolei li 提交于
-
- 14 3月, 2023 1 次提交
-
-
由 sangshuduo 提交于
* chore: support cus name * fix: cfg/taos.cfg * chore: update taos-tools
-
- 07 2月, 2023 1 次提交
-
-
由 xinsheng Ren 提交于
Co-authored-by: Nfacetosea <25808407@qq.com>
-
- 21 12月, 2022 1 次提交
-
-
由 xinsheng Ren 提交于
* fix: release script support macos (#19047) * fix/mac_m1_enterprise Co-authored-by: Shuduo Sang <sangshuduo@gmail.com> Co-authored-by: Nfacetosea <25808407@qq.com>
-
- 20 12月, 2022 1 次提交
-
-
由 sangshuduo 提交于
-
- 03 12月, 2022 1 次提交
-
-
由 Huo Linhe 提交于
Ref: [TD-20926](https://jira.taosdata.com:18080/browse/TD-20926)
-
- 27 10月, 2022 1 次提交
-
-
由 wafwerar 提交于
Co-authored-by: tomchon <haoran920c@163.com>
-
- 19 7月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* chore: add libtaos-ws for 3.0 * chore: update taosws-rs * chore: add libtaosws to install/remove script * chore: update taosws-rs * chore: update taosws-rs * chore: update taos-tools, taosws-rs for 3.0 * fix: packaging/tools/make_install.sh for 3.0 * chore: update taos-tools * chore: fix release script for 3.0 * chore: update taosws-rs for 3.0 * chore: add taows-rs submodule for 3.0 * chore: update taosws-rs for 3.0 * fix: install script support taosws for 3.0
-
- 11 7月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* chore: add libtaos-ws for 3.0 * chore: update taosws-rs * chore: add libtaosws to install/remove script * chore: update taosws-rs * chore: update taosws-rs * chore: update taos-tools, taosws-rs for 3.0 * fix: packaging/tools/make_install.sh for 3.0 * chore: update taos-tools * chore: fix release script for 3.0
-
- 28 6月, 2022 1 次提交
-
-
由 slzhou 提交于
-
- 19 5月, 2022 1 次提交
-
-
由 wafwerar 提交于
-
- 14 5月, 2022 1 次提交
-
-
由 wafwerar 提交于
-
- 21 9月, 2021 1 次提交
-
-
由 Hongze Cheng 提交于
-
- 29 7月, 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. * 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. * fix install_jemalloc() in install_client.sh. * fix makeclient.sh. * fix install script typo mistake. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 23 7月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 21 7月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 19 7月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 12 7月, 2021 1 次提交
-
-
由 haoranc 提交于
-
- 09 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. * add /etc/ld.so.conf.d/jemalloc.conf for centos * check ver comp by file. * fix makeclient.sh 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. * cherry pick from develop branch. * cherry pick from develop branch. * fix install_jemalloc() in install_client.sh. * fix makeclient.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 提交于
-
- 23 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 19 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 28 1月, 2021 1 次提交
-
-
由 Hui Li 提交于
-
- 29 12月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 06 11月, 2020 1 次提交
-
-
由 zyyang 提交于
-
- 05 11月, 2020 1 次提交
-
-
由 zyyang 提交于
-
- 27 10月, 2020 1 次提交
-
-
由 plum-lihui 提交于
-
- 29 9月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 27 9月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 29 8月, 2020 1 次提交
-
-
由 Hui Li 提交于
-
- 21 8月, 2020 2 次提交
- 20 8月, 2020 1 次提交
-
-
由 Shuduo Sang 提交于
-