Ping Xiao
e5049e042f
undo remove operation for taosx when build taosd
2023-08-24 17:28:41 +08:00
Ping Xiao
7b5fc0cc64
TS-3851: add tdef.h into release package
2023-08-22 19:01:24 +08:00
Ping Xiao
c8a88fb70b
remove community package testing from ubuntu 16
2023-08-21 18:48:50 +08:00
Ping Xiao
1d17270bb4
update installation instruction
2023-08-21 16:44:45 +08:00
Ping Xiao
9d698277d6
avoid removing taosx and taos-explorer while uninstall taosd
2023-08-09 18:35:41 +08:00
Ping Xiao
1d4abc33e5
update packaging script
2023-08-07 11:18:47 +08:00
Ping Xiao
dbc48f50f9
remove extra character
2023-08-04 11:27:52 +08:00
Haojun Liao
b145771a1b
other: merge 3.0
2023-07-27 16:38:57 +08:00
wade zhang
a346518af6
Merge pull request #22142 from taosdata/fix/TD-25206
...
remote web from installation package
2023-07-26 18:10:06 +08:00
Ping Xiao
d4b29b9d2e
update installation instruction
2023-07-21 15:29:53 +08:00
Ping Xiao
282bbfc41b
remote web from installation package
2023-07-21 14:46:16 +08:00
Ping Xiao
c033592b29
fix Windows packaging issue
2023-07-18 11:00:26 +08:00
Ping Xiao
6e80b2b4a3
fix packaging issue
2023-07-18 10:19:13 +08:00
Haojun Liao
e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
...
other: merge main
2023-07-13 17:55:28 +08:00
Shungang Li
4886cb4674
feat: port 'keepTimeOffset' from 2.6 to 3.0
2023-07-11 17:40:35 +08:00
Ping Xiao
bcd1b0894f
update package test script
2023-07-07 18:41:21 +08:00
Ping Xiao
732f7a666f
update nas server ip
2023-07-01 13:43:12 +08:00
Hui Li
3bd05b79fc
Merge pull request #21728 from taosdata/test/TD-23713
...
TD-23713: add case into ci
2023-06-15 09:49:46 +08:00
kailixu
04d5fed3e1
chore: remove libjemalloc.a/libjemalloc_pic.a from pkg
2023-06-14 17:48:20 +08:00
Ping Xiao
1b922a1434
TD-23713: add case into ci
2023-06-14 17:24:00 +08:00
xleili
0e951c2b05
fix: exclude install and remove lbrocksdb.so
2023-06-07 16:57:30 +08:00
Haojun Liao
5c115c0900
other:merge main.
2023-06-03 17:22:27 +08:00
wade zhang
7bbb070716
Merge pull request #21580 from taosdata/enchance/xlli/TD-24552-static-link-libgoes_c
...
enchance: support libgeos static link & install remove librocksdb
2023-06-02 18:50:45 +08:00
xleili
8d3b3dbedc
enchance: main geos use static link, remove and install librocksdb
2023-06-02 18:11:56 +08:00
xleili
53696caabf
fix: rpm and deb librocksdb.so install and unintall
2023-06-02 16:52:36 +08:00
xleili
822f267399
enhance: install and uninstall rocksb.so in deb and rpm
2023-06-02 15:36:36 +08:00
xleili
3b69027325
enhance: supply librocksdb.so install and uninstall
2023-06-02 14:01:25 +08:00
xleili
5c64a730a9
enchance: change goes as static link
2023-06-02 11:17:38 +08:00
Yaqiang Li
70c18d44a2
Merge pull request #21452 from taosdata/main-yq
...
implement TD-24378
2023-05-25 09:08:21 +08:00
Li Ya Qiang
f47a495d11
implement TD-24378
2023-05-24 14:33:17 +08:00
Li Ya Qiang
7359719429
implement TD-24378
2023-05-24 13:57:59 +08:00
wade zhang
8524b90f2c
Merge pull request #21443 from taosdata/docs/3.0.4.2
...
docs: 3.0.4.2
2023-05-24 11:28:43 +08:00
xleili
a54eaa20ff
build: release ver-3.0.4.2
2023-05-23 18:11:00 +08:00
Li Ya Qiang
13a6eb177c
add space before the bin files
2023-05-23 11:38:04 +08:00
Li Ya Qiang
00524b3185
remove the taosdump in cloud
2023-05-23 11:36:42 +08:00
Li Ya Qiang
ca479f57df
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
2023-05-23 10:28:27 +08:00
Li Ya Qiang
ef9affa290
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
2023-05-22 21:40:38 +08:00
xleili
c9d9d2d869
release: update default version
2023-05-15 18:15:23 +08:00
muicoder
ac0ac18cc1
Match the status code ( #21225 )
...
Signed-off-by: muicoder <muicoder@gmail.com>
2023-05-10 11:44:56 +08:00
xiaolei li
4e07f5460b
enhance: relase enterpise pull jdbc from tag 3.1.0 ( #21102 )
2023-04-27 09:51:16 +08:00
xiaolei li
e9f4c769d8
enhance: packaging keeper in deb rpm main ( #21071 )
...
* enhance: community package include taoskeeper
* enhance: community rpm package add taoskeeper
2023-04-25 19:20:42 +08:00
xiaolei li
e5d0f2decc
enhance: enterprise package include jdbc driver ( #21001 )
2023-04-21 09:03:48 +08:00
Kaiyu Zhu
8adcd91420
fix: tdengine swarm cluster(3 mnodes) startup error ( #20966 )
...
* fix: tdengine swarm cluster(3 mnodes) startup error
add check if dnode has been created when TDengine docker image starts
Resolves #19837
* refactor: change the check (#6f53e8ed76) location
2023-04-20 10:09:09 +08:00
xleili
a3bf0468c3
release: upgrade default version
2023-04-14 18:01:56 +08:00
xiaolei li
eef0c845ed
enchance: increate testpackage.sh timeout seconds ( #20920 )
...
* ench: increate testpackage.sh timeout seconds
* Update debRpmAutoInstall.sh
extend timeout to 30
2023-04-14 13:28:55 +08:00
Xiaoyu Wang
5a00f076a3
merge main
2023-04-13 16:37:37 +08:00
Linhe Huo
359a42f5cc
Merge pull request #20922 from taosdata/fix/oem-dir-not-found
...
chore: fix install.sh when not root
2023-04-13 16:28:45 +08:00
Huo Linhe
1f8df16048
chore: fix install.sh when not root
2023-04-13 16:28:07 +08:00
Xiaoyu Wang
58de0f7a53
Merge pull request #20883 from taosdata/fix/3.0_merge_main
...
merge 3.0
2023-04-13 16:24:03 +08:00
Linhe Huo
093661f985
Merge pull request #20921 from taosdata/fix/oem-dir-not-found
...
chore: fix packaging install.sh for explorer OEM
2023-04-13 16:00:47 +08:00