Alex Duan
|
9e97ee9355
|
fix: dnode_id have blank
|
2023-05-17 19:15:04 +08:00 |
Alex Duan
|
7349a18111
|
feat: add restore command sets to taos-CLI
|
2023-05-17 18:58:07 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
Alex Duan
|
be7aacc43f
|
fix: print float with 20 width limit
|
2023-05-06 10:24:42 +08:00 |
kailixu
|
fa822ff286
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-27 19:11:16 +08:00 |
dapan1121
|
655774c32e
|
fix: move error msg from tsc to shell
|
2023-04-25 09:00:41 +08:00 |
Alex Duan
|
0822e82d64
|
feat: support exit by kill heart-beat thread mode
|
2023-04-18 17:12:04 +08:00 |
Alex Duan
|
6a9bdb9824
|
fix: duplicate calling shellWriteHistory
|
2023-04-18 13:44:26 +08:00 |
kailixu
|
50053fdc01
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-18 11:13:30 +08:00 |
kailixu
|
fd3b552357
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-17 11:42:46 +08:00 |
Haojun Liao
|
9597453631
|
Merge pull request #20925 from taosdata/fix/TS-3106-MAIN
add option enableScience on taos.cfg to show float and double scientific notation
|
2023-04-14 10:28:00 +08:00 |
Shuduo Sang
|
9001b3950e
|
fix: improve taos shell user experience for connecting cloud (#20912)
|
2023-04-13 21:05:25 +08:00 |
Shuduo Sang
|
75c7cbdbbb
|
fix: add three more stars for shell mask for main (#20916)
|
2023-04-13 19:58:24 +08:00 |
Alex Duan
|
1bfeb6669e
|
fix: remove obsolete code
|
2023-04-13 17:09:43 +08:00 |
Alex Duan
|
eb03a0bb48
|
fix: adjust format
|
2023-04-13 16:55:22 +08:00 |
Alex Duan
|
a0be0c1d06
|
fix: add client option tsEnableScience
|
2023-04-13 16:40:38 +08:00 |
kailixu
|
2daab8e65e
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-12 13:10:12 +08:00 |
kailixu
|
04fa4d2e87
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-12 13:05:47 +08:00 |
Xiaoyu Wang
|
8b8ac0cd77
|
merge main
|
2023-04-12 10:43:28 +08:00 |
Haojun Liao
|
20013b3f77
|
fix(shell): update the display of double value.
|
2023-04-11 17:26:05 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Haojun Liao
|
171647bdbd
|
fix(shell): update the double display.
|
2023-04-11 15:46:36 +08:00 |
Shuduo Sang
|
5cc85e7f41
|
fix: remove unused macros (#20839)
|
2023-04-10 15:16:28 +08:00 |
kailixu
|
e976fcb91d
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-07 17:51:35 +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
|
c134432c45
|
merge main
|
2023-04-06 09:31:45 +08:00 |
Shuduo Sang
|
33c5f1cf88
|
chore: cus name support in shellArgument (#20754)
* 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
* fix: remove brand name
* fix: update taos-tools
* fix: cus name in log
* fix: compile error without cuc name
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-04-05 10:21:43 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
Ganlin Zhao
|
23ec9287c9
|
fix: fix tsim crash on windows due to invalid input to strftime
|
2023-04-04 10:33:41 +08:00 |
kailixu
|
37bc1bca36
|
enh: column/row max length support up to 64K
|
2023-04-03 17:00:52 +08:00 |
Shuduo Sang
|
5e2b26f146
|
chore: refactor cus prompt (#20688)
* 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
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-03-30 19:30:54 +08:00 |
Xiaoyu Wang
|
af53a3a226
|
Merge pull request #20643 from taosdata/fix/main_bugfix_wxy
fix: enterprise version displays the associated community version gitinfo
|
2023-03-27 13:05:25 +08:00 |
Xiaoyu Wang
|
5f9f5be6f4
|
fix: enterprise version displays the associated community version gitinfo
|
2023-03-27 11:06:10 +08:00 |
Alex Duan
|
1684f07a0b
|
Merge branch '3.0' into test/TD-22889-3.0
|
2023-03-26 21:38:42 +08:00 |
Alex Duan
|
018f922661
|
feat: auto tab fix udf_language2
|
2023-03-25 10:26:31 +08:00 |
Alex Duan
|
11be6c6f85
|
feat: auto tab fix udf_language1
|
2023-03-25 10:25:14 +08:00 |
Alex Duan
|
a52af4a07e
|
feat: auto tab fix udf_language
|
2023-03-25 10:21:12 +08:00 |
Alex Duan
|
6a16926098
|
feat: auto tab add create function1
|
2023-03-25 09:35:06 +08:00 |
Alex Duan
|
d6b972c2a1
|
feat: auto tab add create function1
|
2023-03-25 09:29:01 +08:00 |
Alex Duan
|
ddc1689759
|
feat: auto tab add create function
|
2023-03-25 09:20:39 +08:00 |
Alex Duan
|
f95f6c9f78
|
feat: auto tab add create function
|
2023-03-25 09:15:13 +08:00 |
Ganlin Zhao
|
6f119ef4d0
|
change print format
|
2023-03-24 11:24:04 +08:00 |
dapan1121
|
a732ec7b3c
|
fix: change float display mode
|
2023-03-24 10:36:01 +08:00 |
Ganlin Zhao
|
3bdef853b2
|
fix: fix windows handling localtime_s error
|
2023-03-24 10:29:36 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +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
|
3c1c3193ab
|
fix: taos shell ws arg (#20480)
* docs: update taosbenchmark new argument with 3.0.3.0 release
* docs: add cli websocket argument
* fix: tools/shell/src/shellArguments.c
* fix: taos shell ws arg description
|
2023-03-15 22:13:20 +08:00 |
Shuduo Sang
|
fa8d9a62f2
|
fix: cus prompt length lead hang (#20371)
|
2023-03-09 19:04:25 +08:00 |
Shengliang Guan
|
5d6d6e6e16
|
Merge pull request #19805 from freemine/pthread_cleanup_push
typo: pthread_cleanup_push/pop better exist in pair
|
2023-03-02 17:35:35 +08:00 |
Hui Li
|
3b0fd4b23f
|
Merge pull request #20182 from taosdata/feat/TD-22801-MAIN
feat: completing create index and tag index case
|
2023-02-27 19:58:52 +08:00 |