Commit graph

709 commits

Author SHA1 Message Date
Linhe Huo
f7a4c29c50
Merge pull request #29798 from taosdata/fix/TD-33738-MAIN
fix: add case taosdumpComp.py and del deps/avro/lang/other files - main
2025-02-19 13:58:38 +08:00
qevolg
23351b8464 fix(tools): fix cargo not found 2025-02-18 16:27:36 +08:00
Alex Duan
23de095cd5 fix: add taosdumpComp.py and del deps/avro/lang/other files 2025-02-17 17:00:35 +08:00
Alex Duan
c99e59fa94 fix:merge main branch 2025-02-14 18:16:05 +08:00
She Yanjie
741d8a9610
Merge pull request #29734 from taosdata/docs/TD-33642
[TD-33642] docs(keeper): update README
2025-02-14 14:35:28 +08:00
qevolg
e6609b1c17 docs(keeper): update keeper README 2025-02-14 09:26:34 +08:00
Alex Duan
d3e1e53569 fix: adjust oem name only with cus_name.h define 2025-02-13 14:12:34 +08:00
Alex Duan
b68f68bdaa fix: oem taosdump taosBenchmark --version support 2025-02-13 10:17:05 +08:00
Linhe Huo
a94da1066a
Merge pull request #29742 from taosdata/fix/TD-33664-MAIN
fix: taos-tools --version no commitid main
2025-02-12 17:55:09 +08:00
Linhe Huo
1011b24816
Merge pull request #29744 from taosdata/fix/keeper
fix(keeper): fix sql for log.logs stable
2025-02-11 19:39:25 +08:00
qevolg
fdcd81d802 style(keeper): format code 2025-02-11 15:15:49 +08:00
qevolg
45286613d3 fix(keeper): fix sql for log.logs stable 2025-02-11 15:07:14 +08:00
Shengliang Guan
c24cf49ec0
Merge pull request #29698 from taosdata/fix/TS-5972/castDouble3
fix: cast double
2025-02-11 14:15:36 +08:00
Alex Duan
db0e07dd04 fix: taodump string for version 2025-02-11 11:50:26 +08:00
Alex Duan
f3e3d7d74c fix: SET function no dot error 2025-02-11 11:45:09 +08:00
Alex Duan
6df1d5ad05 fix: commit id string have return line 2025-02-11 11:26:24 +08:00
Alex Duan
d0d97ce892 fix: rename BUILD_INFO macro define 2025-02-11 10:49:37 +08:00
Alex Duan
8bbc64aa25 fix: rebuild printVersion module 2025-02-11 09:55:36 +08:00
qevolg
85063f5c0d docs(keeper): update README 2025-02-11 09:13:47 +08:00
Alex Duan
3fef8682e7 fix: get for split taosbenchmark 2025-02-10 21:49:20 +08:00
Alex Duan
64eada9324 fix: change commit id for taos-tools 2025-02-10 21:39:10 +08:00
factosea
4fe53ddc5c fix: format case 2025-02-10 20:24:21 +08:00
factosea
f87f17ebda fix: shell print float 2025-02-10 18:02:48 +08:00
chenhaoran
eeb260eb4a fix: switch branch when cmake with taosws-rs 2025-02-07 19:08:11 +08:00
She Yanjie
c91c8c57e9
Merge pull request #29493 from taosdata/refactor/code-readability
refactor(keeper): modify log and optimize code
2025-02-07 10:36:48 +08:00
Alex Duan
e2733b0cbb merge: taos-tool migrate to TDengine repo 2025-02-05 14:25:14 +08:00
qevolg
c47c621659 refactor(keeper): optimize code 2025-01-16 09:17:16 +08:00
factosea
5c60015cad fix: write crash log in new thread 2025-01-09 12:37:25 +08:00
kailixu
869f037168 fix: incorrect prompt when log on taos without sysinfo privilege 2025-01-07 19:55:32 +08:00
kailixu
75c43517be fix: incorrect prompt when log on taos without sysinfo privilege 2025-01-07 19:52:13 +08:00
kailixu
82d32cff23 fix: incorrect taos shell prompt when log on taos without sysinfo privilege 2025-01-07 15:37:41 +08:00
qevolg
57e48a5ae6 refactor(keeper): modify log and optimize code 2025-01-06 22:35:08 +08:00
qevolg
d50caeb429 fix(keeper): add enterprise and community edition info 2025-01-06 09:09:18 +08:00
qevolg
5fe895c6d2 fix(keeper): add gitinfo 2024-12-30 16:31:11 +08:00
qevolg
c1e93d499a fix(keeper): rollback deps 2024-12-25 14:42:02 +08:00
Shengliang Guan
ff4ca07b64
Merge pull request #29110 from taosdata/dependabot/go_modules/tools/keeper/golang.org/x/crypto-0.31.0
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools/keeper
2024-12-23 14:08:26 +08:00
dependabot[bot]
f8111bbf2d
build(deps): bump golang.org/x/crypto in /tools/keeper
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 23:56:28 +00:00
wangmm0220
0165684131 feat:[TD-32642] merge from 3.0 2024-12-05 23:47:46 +08:00
Shengliang Guan
178a95542a
Merge pull request #29016 from taosdata/enh/TD-30933-3.0
enh(log): specify log output and process log rotate periodically
2024-12-04 14:00:53 +08:00
qevolg
da93df104e refactor(keeper): eliminate warnings 2024-12-03 16:20:05 +08:00
qevolg
c81bb880f0 test(keeper): add test cases 2024-12-03 16:03:24 +08:00
kailixu
c8df537dbf log: enable log output only on linux 2024-12-03 14:52:35 +08:00
kailixu
4f33875f16 chore: disable log output on windows platform 2024-12-03 12:25:24 +08:00
qevolg
f1902dd69c fix(keeper): fix endpoint value too long for column/tag 2024-12-03 11:45:57 +08:00
kailixu
57afdc6612 fix: compile problem of log rotate on windows 2024-12-01 14:51:12 +08:00
kailixu
4b2aea8100 Merge branch '3.0' into enh/TD-30933-3.0 2024-11-29 13:41:25 +08:00
kailixu
b4e6e2dfa8 enh: support specify log output by -o option 2024-11-29 13:40:33 +08:00
Shengliang Guan
8c79fa5734
Merge pull request #28945 from taosdata/enh/TD-31831-3.0
add describe many columns over 100 case
2024-11-28 19:57:00 +08:00
Alex Duan
cdbb473f7d restore shellArguments.c no modify status 2024-11-28 17:20:13 +08:00
Alex Duan
47625d6ddc fix: add to help command 2024-11-28 17:12:12 +08:00