Commit graph

315 commits

Author SHA1 Message Date
plum-lihui
f15c2cebb4 [add release.sh] 2022-01-24 16:20:36 +08:00
Hongze Cheng
0a0c5094c7 refact 2021-09-21 20:59:31 +08:00
Zhiyu Yang
0d3f08f5ab
[TS-345]<hotfix>: fix install_clien.sh for Darwin installing script (#7897) 2021-09-13 19:21:58 +08:00
haoranchen
b2d50d1164
[TS-230]<enhance>adapte Linx os #7819 2021-09-08 10:15:45 +08:00
Shuduo Sang
f2e6a3d982
Hotfix/sangshuduo/td 2936 change mac default path (#7799)
* change mac default path back after homebrew install support merged.

* fix lib/log path install for mac

* fix library link for mac.
2021-09-07 10:00:47 +08:00
Shuduo Sang
174364c6a9
Hotfix/sangshuduo/td 2936 change mac default path (#7694)
* change mac default path back after homebrew install support merged.

* fix lib/log path install for mac
2021-08-30 14:24:26 +08:00
Shuduo Sang
e72a6cc1ee
change mac default path back after homebrew install support merged. (#7688) 2021-08-30 11:27:13 +08:00
hyy1223
767bd33491
modify make_install.sh to support homebrew (#7535)
* 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
2021-08-28 23:22:08 +08:00
xywang
a33afdf351 [TD-6285]<feature>: added directive for db name in restful interface 2021-08-25 14:04:59 +08:00
plum-lihui
068318ded9 [TD-6188]<TEST> add new benchmark tool 2021-08-23 17:57:34 +08:00
lichuang
1a3448ffbc [TD-4352]<feature>disable tsdbMetaCompactRatio by default 2021-08-17 14:08:50 +08:00
lichuang
c180e69290 [TD-4352]<feature>add tsdbMetaCompactRatio config item 2021-08-17 10:31:11 +08:00
Haojun Liao
37605b1339
Merge pull request #7113 from taosdata/fix/TD-5578
[TD-5578]<fix> the max length of like condition can be configured
2021-08-09 10:31:20 +08:00
tomchon
429d6a7604 Merge branch 'release/ver-2.1.6.0' of github.com:taosdata/TDengine into release/ver-2.1.6.0 2021-08-06 18:52:36 +08:00
tomchon
f4e91e1874 [TD-5871]<fix>modify makepkg.sh about lite's package 2021-08-06 18:51:46 +08:00
wangmm0220
349818c9b1 [TD-5578]<fix> the max length of wild cards can be configured 2021-08-04 18:16:25 +08:00
tomchon
af2c557b9e modify dockerManifest.sh 2021-08-02 23:42:57 +08:00
wangmm0220
1c0cc17ea6 [TD-5578]<fix> the max length of like condition can be configured 2021-08-02 17:24:28 +08:00
Shengliang Guan
c4aa654bd9 Merge remote-tracking branch 'origin/master' into feature/m2d7 2021-07-30 13:53:33 +08:00
Shengliang Guan
4dac6ac4f1 merge from master 2021-07-30 13:52:54 +08:00
Shuduo Sang
fae99ad04d
[TD-5628]<fix>: prompt --force-keep-file if upgrade lower version with 2.0.16.0 (#7080) 2021-07-30 13:13:38 +08:00
Shuduo Sang
c6f660a88e
Hotfix/sangshuduo/td 3973 use jemalloc for master (#7074)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-07-29 23:28:47 +08:00
tomchon
d4737dc1de modify release scripts 2021-07-23 17:48:03 +08:00
Hui Li
5381d733e3
Merge pull request #6962 from taosdata/dev/chr
Dev/chr
2021-07-22 19:46:37 +08:00
tomchon
4bef2da4d8 Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
Conflicts:
	tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
tomchon
f24be8751f modify dockerManifest.sh 2021-07-21 15:19:14 +08:00
tomchon
852b9462a6 modify dockerManifest.sh 2021-07-21 14:16:10 +08:00
tomchon
b78fa36233 modify all release scripts to adding "beta" in package name 2021-07-21 12:13:17 +08:00
tomchon
d39ff9193b @tomchon modify release scripts and change version number 2021-07-20 23:21:01 +08:00
tomchon
0fe1892a0e Merge branch 'release/ver-2.1.5.0' of github.com:taosdata/TDengine into release/ver-2.1.5.0 2021-07-20 18:15:51 +08:00
tomchon
f8f66d03b9 modify dockerbuild.sh about beta version name 2021-07-20 18:10:25 +08:00
tomchon
7ed34ee518 modify dockerbuild.sh that uses host network while building docker images 2021-07-20 18:03:25 +08:00
tomchon
f2e8ec524b modify all release scripts to adding "beta" in package name 2021-07-19 14:01:39 +08:00
Shengliang Guan
195ce6d133 Merge from master into develop 2021-07-16 14:01:22 +08:00
tomchon
64cafbca65 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-14 18:47:07 +08:00
Hui Li
9d47506194
Merge pull request #6844 from taosdata/release/ver-2.1.4.1
modify all release scripts  to adding  "beta" in package name
2021-07-14 09:45:01 +08:00
tomchon
319b8412e4 [TD-5219]<release>modify make_install.sh 2021-07-13 18:11:31 +08:00
wpan
c24033dc25 add timezone comments for windows 2021-07-13 11:32:39 +08:00
tomchon
a575364d31 modify release.sh about beta version name 2021-07-12 21:23:06 +08:00
tomchon
228be72a82 modify release.sh about beta version name 2021-07-12 18:34:31 +08:00
tomchon
20c6dd7070 modify dockerManifest.sh 2021-07-11 20:51:50 +08:00
tomchon
76985feccb modify docker_manifest.sh 2021-07-11 19:39:16 +08:00
tomchon
6956334264 Merge branch 'master' of github.com:taosdata/TDengine into release/ver-2.0.20.9 2021-07-09 18:02:58 +08:00
bryanchang0603
b2592f3168 Merge branch 'develop' of github.com:taosdata/TDengine into release/ver-2.1.4.1 2021-07-09 17:59:31 +08:00
Shuduo Sang
a13206ddbf
Feature/sangshuduo/td 3973 use jemalloc (#6822)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 17:58:08 +08:00
Shuduo Sang
373f1ed483
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6821)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 17:55:40 +08:00
tomchon
de636590e6 Merge branch 'master' of github.com:taosdata/TDengine into release/ver-2.0.20.9 2021-07-09 16:55:52 +08:00
Shuduo Sang
edb61e7caf
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6820)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-09 16:49:21 +08:00
tomchon
30bfd495e6 modify release scripts and change version number 2021-07-07 20:25:10 +08:00
Shuduo Sang
175202e036
Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794)
* [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: Shuduo Sang <sdsang@taosdata.com>
2021-07-07 19:48:08 +08:00