Shuduo Sang
|
0d0ec7dfc3
|
chore: cus support email
|
2023-01-06 13:19:53 +08:00 |
facetosea
|
61734b9c6a
|
fix:Deadlock caused by assert modification
|
2023-01-06 10:43:47 +08:00 |
Shuduo Sang
|
c85da8dc3a
|
fix: typos
|
2023-01-05 21:25:31 +08:00 |
Shuduo Sang
|
f7169103c8
|
chore: rework cus name
|
2023-01-05 21:05:16 +08:00 |
Shuduo Sang
|
3b1b6e3a27
|
fix: padding space
|
2023-01-05 20:41:29 +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
|
c6a08b64b5
|
chore: merge with 3.0
|
2023-01-05 17:36:30 +08:00 |
xinsheng Ren
|
936f282eab
|
TD-21220 fix assert (#19363)
* TD-21220 fix assert
* fix/compile failed
* fix/taosEOFFile exception return
Co-authored-by: facetosea <25808407@qq.com>
|
2023-01-05 09:20:14 +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 |
Alex Duan
|
0c422345b3
|
feat: support show cluster alive; and show db.alive;
|
2022-12-29 18:07:57 +08:00 |
Shengliang Guan
|
7f18cc5b8b
|
Merge pull request #19030 from taosdata/main
merge from main to 3.0
|
2022-12-20 11:24:20 +08:00 |
Alex Duan
|
43e6d441bc
|
fix(shell): fixed not last word matched
|
2022-12-18 23:34:55 +08:00 |
Shuduo Sang
|
86c50d5181
|
fix: taos shell ws take timing with null inputed (#18957)
|
2022-12-15 20:43:35 +08:00 |
Shuduo Sang
|
5dee5afadf
|
fix: taos shell show reconnect after tried twice (#18934)
* fix: taos shell prompt for websocket
* fix: show disconnected after retry twice
|
2022-12-14 11:03:12 +08:00 |
Shuduo Sang
|
8fbe4b64a8
|
fix: taos shell prompt for websocket (#18826)
|
2022-12-08 20:26:06 +08:00 |
dapan1121
|
17c6d303e3
|
Merge pull request #18698 from taosdata/TS-2155-3.0
fix(shell): forbid .taos_history record password for security
|
2022-12-05 17:19:44 +08:00 |
Alex Duan
|
83f7c7c2d0
|
fix(shell): forbid record password in taos_history file
|
2022-12-05 14:36:34 +08:00 |
Alex Duan
|
1cc0df89ab
|
fix(shell): forbid record password in taos_history file
|
2022-12-05 14:19:31 +08:00 |
Alex Duan
|
693a602c62
|
feat(api): modify prompt text
|
2022-12-02 18:27:18 +08:00 |
Alex Duan
|
83a4f76ece
|
feat(shell): affected rows int64
|
2022-12-02 17:15:51 +08:00 |
Alex Duan
|
39482b24db
|
feat(shell): supported affected rows int64_t
|
2022-12-02 16:42:38 +08:00 |
Shengliang Guan
|
0860ac1c9b
|
fix: show Permission denied error in mac
|
2022-12-01 15:14:34 +08:00 |
Alex Duan
|
999ad52386
|
fix(shell) add one blank after affected word
|
2022-11-25 09:11:28 +08:00 |
Alex Duan
|
cd46ca0f5a
|
fix(shell): add help command and fix crete table filed complete include binary
|
2022-11-24 11:12:08 +08:00 |
Xuefeng Tan
|
886e84c315
|
enh(taosAdapter): keep debug information (#18324)
|
2022-11-22 13:56:35 +08:00 |
Shuduo Sang
|
c47ac26e21
|
fix: taosadapter windows install (#18124)
* fix: sc create service in tdengine.iss
* fix: upx on windows
|
2022-11-14 19:12:39 +08:00 |
Alex Duan
|
84a1105be0
|
fix(shell): describe show command need show whole result1
|
2022-11-10 16:48:24 +08:00 |
Alex Duan
|
2481f1cdb3
|
fix(shell): describe show command need show whole result
|
2022-11-10 16:27:17 +08:00 |
Alex Duan
|
4b49dde403
|
fix(shell): adjust show result format
|
2022-11-08 09:54:19 +08:00 |
Shuduo Sang
|
7a8c2efbc3
|
fix: add jemalloc as build dependency of taosd, udf and shell (#17785)
* fix: jemalloc compile error
* fix: jemalloc compile error
* fix: add jemalloc as dependency of taosd and udf
Co-authored-by: afwerar <1296468573@qq.com>
|
2022-11-01 13:44:04 +08:00 |
Shuduo Sang
|
93e75c73ca
|
fix: taosadapter build on windows (#17763)
* fix: taosadapter build on windows
* fix: disable taosadapter build on windows temporarily
|
2022-10-30 14:01:43 +08:00 |
afwerar
|
ba90a972e1
|
fix: del upx
|
2022-10-27 17:31:04 +08:00 |
Linhe Huo
|
783b784cc9
|
Merge pull request #17690 from taosdata/fix/cargo-not-found-in-ga
chore: fix github actions not found cargo error
|
2022-10-27 11:26:17 +08:00 |
dapan1121
|
d3d60dad8d
|
Merge pull request #17659 from taosdata/fix/TD-19489-3.0
fix(query): uniform the format of result between 2.6 and 3.0
|
2022-10-27 09:12:06 +08:00 |
Huo Linhe
|
d37f846384
|
chore: fix github actions not found cargo error
|
2022-10-26 21:16:22 +08:00 |
Zhiqiang Wang
|
a27335c786
|
fix: add windows libtaosws (#17666)
|
2022-10-26 16:14:32 +08:00 |
Alex Duan
|
39c37e0e11
|
fix(shell): add affected rows in result
|
2022-10-26 14:54:50 +08:00 |
Alex Duan
|
d36bfa25ed
|
fix(query): uniform the format of result between 2.6 and 3.0
|
2022-10-26 11:07:19 +08:00 |
Alex Duan
|
97e70e8f27
|
fix(all): coverity scan problem fixed
|
2022-10-24 18:41:39 +08:00 |
Alex Duan
|
d23b829c5b
|
Merge branch '3.0' into fix/TD-19655-V30
|
2022-10-24 18:23:07 +08:00 |
Zhiqiang Wang
|
0286fab538
|
fix: func basename error (#17547)
* fix: func basename error
* chore: add cargo update
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
|
2022-10-22 20:23:38 +08:00 |
Alex Duan
|
699b573b6f
|
fix(all): fixed coverity scan problems for second submiting1
|
2022-10-22 16:22:24 +08:00 |
Alex Duan
|
39c800da80
|
fix(all): fixed coverity scan problems for second submiting
|
2022-10-22 15:41:37 +08:00 |
Shengliang Guan
|
00e2304d8b
|
Merge pull request #17537 from taosdata/fix/TS-1924-V30
fix(shell): correct the position of cursor error when input chinese
|
2022-10-21 14:15:21 +08:00 |
Alex Duan
|
5039648174
|
fix(shell): forbied tab feature on windows
|
2022-10-21 11:51:03 +08:00 |
Xiaoyu Wang
|
5e970f1506
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-10-21 10:18:26 +08:00 |
Alex Duan
|
14c02530b5
|
fix(shell): fixed chinese input error 1
|
2022-10-20 18:46:39 +08:00 |
Alex Duan
|
892bdb75fc
|
fix(shell): fixed chinese input error
|
2022-10-20 18:39:35 +08:00 |
Shuduo Sang
|
e831c84bf5
|
chore: rm tools/taosws-rs (#17530)
|
2022-10-20 18:30:59 +08:00 |
Xiaoyu Wang
|
8f28a9c9d2
|
import format error
|
2022-10-20 18:18:07 +08:00 |
Xiaoyu Wang
|
2339b8c0a6
|
some parser problem
|
2022-10-20 16:53:26 +08:00 |
Alex Duan
|
48069ca974
|
fix(shell): restore zhiqiang modify chinese char show modifing
|
2022-10-19 20:14:30 +08:00 |
Alex Duan
|
720c16bf0a
|
fix(shell): coverity problem for some
|
2022-10-19 19:53:10 +08:00 |
Shengliang Guan
|
de4f430928
|
Merge pull request #17437 from taosdata/fix/ZhiqiangWang/TD-19607-shell-input-Chinese-char-error
fix: shell input Chinese char error
|
2022-10-18 18:43:33 +08:00 |
afwerar
|
9078f6157c
|
fix: shell input Chinese char error
|
2022-10-18 15:37:00 +08:00 |
Shengliang Guan
|
65e6a67697
|
Merge pull request #17416 from taosdata/fix/TD-17777-V30
fix(shell): fixed tire tree free match error
|
2022-10-18 13:45:01 +08:00 |
Zhiqiang Wang
|
fc9982de68
|
docs: change macos client doc (#17420)
* docs: change macos client doc
* docs: change macos client doc
* docs: make taosadapter/taosbenchmark description align with prev
* fix: chinese colon
* fix: chinese colon
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
|
2022-10-18 11:41:59 +08:00 |
Alex Duan
|
57cdf726b3
|
fix(shell): fixed tire tree free match error
|
2022-10-17 19:46:23 +08:00 |
Zhiqiang Wang
|
34f576b681
|
fix: show help install error (#17408)
|
2022-10-17 19:16:11 +08:00 |
Shengliang Guan
|
b16639247a
|
Merge pull request #17393 from taosdata/feature/TD-14761
fix:scan converity defects
|
2022-10-17 16:25:53 +08:00 |
wangmm0220
|
54e3617a6f
|
fix:scan converity defects
|
2022-10-17 14:32:18 +08:00 |
Haojun Liao
|
ed9ec795eb
|
fix(query): fix coverity issues.
|
2022-10-17 14:05:40 +08:00 |
Haojun Liao
|
bcb3d41d08
|
fix(query): fix coverity issues.
|
2022-10-16 13:46:21 +08:00 |
Shengliang Guan
|
86ba774699
|
Merge pull request #17354 from taosdata/feat/TD-17777-V30
feat(shell): modify introduction for auto tab completion
|
2022-10-15 17:38:09 +08:00 |
Alex Duan
|
71d96333d3
|
feat(shell): modify instroduction1
|
2022-10-14 15:29:23 +08:00 |
Alex Duan
|
301ba0e97c
|
feat(shell): modify introduction
|
2022-10-14 15:22:48 +08:00 |
Alex Duan
|
137fb3e956
|
feat(shell): modify introduction
|
2022-10-14 14:21:46 +08:00 |
dapan1121
|
d5cfbebd82
|
fix: fix kill query crash issue
|
2022-10-14 13:26:10 +08:00 |
Hongze Cheng
|
a014be5ca9
|
more code
|
2022-10-13 17:06:04 +08:00 |
Hongze Cheng
|
5f010843a6
|
more code format
|
2022-10-13 16:58:43 +08:00 |
Hongze Cheng
|
17040610e5
|
more code format
|
2022-10-13 14:37:03 +08:00 |
Hongze Cheng
|
8a033aca5c
|
more code format
|
2022-10-13 14:25:37 +08:00 |
Hongze Cheng
|
c4b3da5032
|
more code format
|
2022-10-13 14:15:42 +08:00 |
Hongze Cheng
|
c79cc7e454
|
more code format
|
2022-10-13 14:06:27 +08:00 |
Hongze Cheng
|
d8e32fb439
|
more code format
|
2022-10-13 14:03:23 +08:00 |
Hongze Cheng
|
63d9b85631
|
more code format
|
2022-10-13 13:59:18 +08:00 |
Hongze Cheng
|
d5255f1eb7
|
more format
|
2022-10-13 13:41:36 +08:00 |
Hongze Cheng
|
6ed0634fb7
|
format more code
|
2022-10-13 11:56:16 +08:00 |
Hongze Cheng
|
fcbaa6082b
|
more code refact
|
2022-10-13 11:49:46 +08:00 |
Hongze Cheng
|
4cc94968ee
|
refact: format header file
|
2022-10-13 11:09:43 +08:00 |
Shengliang Guan
|
de67ce68a5
|
Merge pull request #17300 from taosdata/fix/ZhiqiangWang/TD-13063-win-shell-tab-auto-input
fix: win shell tab auto input
|
2022-10-11 20:53:13 +08:00 |
Zhiqiang Wang
|
0b2ff85a17
|
fix: jemalloc compile error (#17291)
* fix: jemalloc compile error
* fix: jemalloc compile error
|
2022-10-11 18:53:24 +08:00 |
afwerar
|
9c458b68ee
|
fix: win shell tab auto input
|
2022-10-11 18:37:38 +08:00 |
Alex Duan
|
32a36b66f1
|
fix(shell): remove TAB KEY usage introduction on windows
|
2022-10-11 16:57:47 +08:00 |
Alex Duan
|
2f9048b2ae
|
feat(shell): lastWord function less add one
|
2022-10-10 17:02:48 +08:00 |
Shengliang Guan
|
1c106bfd1d
|
Merge pull request #17235 from taosdata/feat/TD-17777-V30
feat(shell): Supported the word completed by press Tab key for 3.0
|
2022-10-09 17:01:56 +08:00 |
Zhiqiang Wang
|
365b9ba7a0
|
fix: shell source error (#17234)
|
2022-10-09 15:40:27 +08:00 |
Alex Duan
|
c33573409f
|
feat(shell): move show stable ahead
|
2022-10-09 15:26:07 +08:00 |
Alex Duan
|
d69bc6d6d5
|
feat(shell): fixed build error
|
2022-10-09 14:30:14 +08:00 |
Alex Duan
|
b222ff4ba5
|
feat(shell): vscode ctrl k and f format code
|
2022-10-09 14:05:48 +08:00 |
Alex Duan
|
60d7ad82ac
|
feat(shell): fixed build error
|
2022-10-09 10:57:54 +08:00 |
Alex Duan
|
c7fdc00fbf
|
fix(shell): threads array destroydump1
|
2022-10-09 10:55:37 +08:00 |
Alex Duan
|
ff73c3f5f2
|
fix(shell): threads array destroydump
|
2022-10-09 10:34:16 +08:00 |
Alex Duan
|
c71600bae8
|
Merge branch '3.0' into feat/TD-17777-V30
|
2022-10-08 20:20:07 +08:00 |
Alex Duan
|
ce38259979
|
feat(shell): fixed windows build error.
|
2022-10-08 18:58:07 +08:00 |
Alex Duan
|
f72b3d3c14
|
feat(shell): move split command to list end
|
2022-10-08 17:49:04 +08:00 |
Alex Duan
|
0d64baa165
|
feat(shell): modify help information
|
2022-10-08 17:34:35 +08:00 |
Alex Duan
|
fd7897e39b
|
all functions is done
|
2022-10-08 16:42:02 +08:00 |