kailixu
cce4d1104f
fix: support customized version
2024-08-15 16:29:20 +08:00
kailixu
f62e849222
fix: support customized version
2024-08-15 16:07:57 +08:00
Alex Duan
5b17b3226c
fix: old input password buffer size only 20 bytes
2024-07-15 17:31:52 +08:00
kailixu
92713ec8c5
fix: version output of taos/taosd
2024-06-18 08:44:57 +08:00
kailixu
585ec14fea
feat(grant): support industry edition
2024-05-23 17:17:18 +08:00
Alex Duan
375b3b5f60
feat: TD_EDITION_NAME macro
2024-05-20 13:42:01 +08:00
Alex Duan
4f7b995701
feat: build error
2024-05-20 13:33:20 +08:00
Alex Duan
cf6847edfd
feat: add industry edition in Taos-CLI
2024-05-20 13:29:44 +08:00
Alex Duan
f6ecea3ff1
coverage: add indexFstRegex.c osSystem.c tuint.c fullopt.py shellArgument
2024-02-17 16:08:44 +08:00
Alex Duan
c6549b5ff6
fix: format tweak
2023-12-30 21:24:58 +08:00
Alex Duan
4f56af59c5
add -B set bi mode option
2023-12-30 16:44:52 +08:00
Alex Duan
4453054006
fix: taos-CLI remove (WebSocket) showing
2023-11-08 11:37:22 +08:00
Alex Duan
b102a7f497
fix: add websocket in welcome info
2023-10-26 11:09:54 +08:00
Alex Duan
368c6d996b
feat: add env TDENGINE_DSN to taos-CLI
2023-10-25 16:46:32 +08:00
Shuduo Sang
75c7cbdbbb
fix: add three more stars for shell mask for main ( #20916 )
2023-04-13 19:58:24 +08:00
Shuduo Sang
5cc85e7f41
fix: remove unused macros ( #20839 )
2023-04-10 15:16:28 +08:00
Shuduo Sang
4fb5390c6f
chore: release script community main ( #20808 )
...
* chore: cus name support in script
* chore: merge with 3.0
2023-04-07 17:10:39 +08:00
Xiaoyu Wang
5f9f5be6f4
fix: enterprise version displays the associated community version gitinfo
2023-03-27 11:06:10 +08:00
Shuduo Sang
528dcf86eb
fix: improve taos shell user experience for connecting cloud ( #20528 )
2023-03-19 13:18:30 +08:00
Shuduo Sang
fa8d9a62f2
fix: cus prompt length lead hang ( #20371 )
2023-03-09 19:04:25 +08:00
Xiaoyu Wang
618c934fb2
enh: drop tables syntax optimization
2023-02-22 15:16:16 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Shuduo Sang
a2fcbde789
chore: fix cus email include
2023-01-06 13:46:28 +08:00
Shuduo Sang
0d0ec7dfc3
chore: cus support email
2023-01-06 13:19:53 +08:00
Shuduo Sang
f7169103c8
chore: rework cus name
2023-01-05 21:05:16 +08:00
Shuduo Sang
3bf11a3077
fix: cus name
2023-01-05 20:28:43 +08:00
Shuduo Sang
7012016884
fix: prompt
2023-01-05 20:24:26 +08:00
Shuduo Sang
4093649309
chore: use brand name instead
2022-12-30 13:06:21 +08:00
Shuduo Sang
868cf83cdb
chore: prepare for string passing
2022-12-29 19:20:46 +08:00
Zhiqiang Wang
34f576b681
fix: show help install error ( #17408 )
2022-10-17 19:16:11 +08:00
Shengliang Guan
eead619f1a
fix: coverity issues
2022-09-27 17:10:48 +08:00
afwerar
80a01235f2
doc: change 3.0 doc
2022-08-11 14:37:43 +08:00
afwerar
d3b2bcb612
doc: change 3.0 doc
2022-08-10 19:39:01 +08:00
Yang Zhao
621ef9f1a8
feat: shell support cloud ( #15283 )
...
* feat: taos shell support cloud (3.0)
* fix: affected row and reuse data
* feat: add custom ws timeout
* feat: handle ctrl c for ws
* fix: do not show any info about cloud if not websocket defined
* fix: other os compile
* fix: compile os error
* fix: compile error
* fix: review suggestions
2022-07-23 09:35:00 +08:00
afwerar
ec5db6e195
shell: fix taos shell ctrl-c exit error
2022-07-22 09:42:06 +08:00
afwerar
194459bfc4
os: fix Mac shell error
2022-07-06 14:38:24 +08:00
afwerar
b9a1c6744c
os: add Mac compile support
2022-07-02 17:40:23 +08:00
afwerar
06e8ba9f14
os: win shell catch ctrl-c
2022-06-27 20:56:37 +08:00
afwerar
1e5ef3b145
fix(os): windows timezone error
2022-05-27 19:00:48 +08:00
Shengliang Guan
8873e392fb
enh: enable limit in shell
2022-05-13 18:59:44 +08:00
Shengliang Guan
8253e019be
fix: invalid port described in TD-15165
2022-04-28 09:43:08 +08:00
afwerar
dce677a72d
fix(os): fix window compilation errors.
2022-04-26 14:11:16 +08:00
Shengliang Guan
59d70252b7
fix(tools): repair -p options in shell
2022-04-24 21:22:38 +08:00
Shengliang Guan
56e90b1258
refactor(tools) add network speed test codes
2022-04-24 13:53:07 +08:00
Shengliang Guan
eaaee9c56c
refactor(tools) add network speed test codes
2022-04-24 10:26:52 +08:00
Shengliang Guan
462c91d8c6
refactor(tools): refact shell codes
2022-04-22 19:04:49 +08:00
Shengliang Guan
bc65c92ee3
refactor(tools): adjust client config parameters
2022-04-22 16:04:10 +08:00
Shengliang Guan
c92b3ce226
refactor(tools): refact shell codes
2022-04-21 21:29:30 +08:00
Shengliang Guan
bce784ab51
refactor(tools): refact shell codes
2022-04-21 21:11:02 +08:00
Shengliang Guan
d2d5196186
refactor(tools): refact shell codes
2022-04-21 21:10:09 +08:00