Commit Graph

540 Commits

Author SHA1 Message Date
Haojun Liao ba1dd2ca45 [td-13039] merge 3.0. 2022-03-24 17:31:22 +08:00
dapan1121 94fda26620 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-24 16:44:25 +08:00
Shuduo Sang ba955059cb
[TD-13558]<feature>: taos shell refactor (#10969)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed

* [TD-13558]<feature>: taos -n startup works

* taos -n rpc works

* taos -n server works

* cleanup code since no endPort in 3.0

* update taos-tools
2022-03-24 15:43:01 +08:00
Shuduo Sang 5f9e660f9b
[TD-13558]<feature>: taos shell refactor (#10967)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed

* [TD-13558]<feature>: taos -n startup works

* taos -n rpc works

* taos -n server works

* cleanup code since no endPort in 3.0
2022-03-24 15:20:42 +08:00
dapan1121 85a1bd1cc9 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-24 14:42:02 +08:00
Shuduo Sang 4d7bb97f54
Feature/sangshuduo/td 13558 taos shell refactor (#10946)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed
2022-03-23 19:27:27 +08:00
dapan1121 ed5b283291 feature/scheduler 2022-03-23 17:19:04 +08:00
Shuduo Sang e0dca33a98
[TD-13558]<feature>: taos shell refactor for 3.0 (#10871)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell
2022-03-21 17:29:24 +08:00
afwerar 79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
afwerar 159c2671a2 [TD-13767]<fix>: forbid wchar_t. 2022-03-18 16:48:12 +08:00
afwerar 6b6c43646d [TD-13770]<fix>: redefine system api. 2022-03-10 18:06:20 +08:00
Shuduo Sang e63f352f8b
Feature/sangshuduo/td 13558 taos shell refactor (#10661)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools
2022-03-10 12:02:55 +08:00
afwerar 35b3edaea5 [TD-13756]<fix>: file system stat access func. 2022-03-04 00:04:57 +08:00
afwerar e697f63013 [TD-13736]<fix>: console exit input error. 2022-03-01 19:34:24 +08:00
afwerar 2b9dc8c7ea [TD-13062]<fix>: file system add stream. 2022-02-28 22:37:32 +08:00
Shengliang Guan 1360f6b265 tbase64 2022-02-28 10:34:05 +08:00
Shengliang Guan 15b18f4ce9 log 2022-02-27 11:05:46 +08:00
Shengliang Guan e25637fe29 Merge remote-tracking branch 'origin/3.0' into feature/config 2022-02-25 10:05:54 +08:00
afwerar 5a37fdf28f [TD-13062]<fix>: cross platform file system. 2022-02-25 01:47:20 +08:00
Shengliang Guan 612dd71918 os env 2022-02-24 21:27:13 +08:00
Shengliang Guan 0d0841d103 config 2022-02-24 14:16:42 +08:00
Shengliang Guan beae4899f2 os env 2022-02-24 11:35:22 +08:00
Shengliang Guan 10a21ba801 version 2022-02-23 20:50:00 +08:00
Shengliang Guan 18634533a5 config 2022-02-22 13:36:26 +08:00
Haojun Liao 284fde6001 [td-11818] fix compiler error. 2022-01-27 16:03:26 +08:00
Haojun Liao d6d8651483 [td-11818] refactor ssdatablock, add plan in log. 2022-01-26 23:09:03 +08:00
Yihao Deng 13d2c8ffea
Merge pull request #9987 from taosdata/feature/rename_macro
rename MAX/MIN/POW2/SWAP name
2022-01-24 13:23:27 +08:00
yihaoDeng 92bef71ec7 rename MAX/MIN/POW2/SWAP name 2022-01-24 12:53:17 +08:00
Shengliang Guan 09062a9ce7 check user password 2022-01-23 19:50:18 +08:00
Shengliang Guan 19e3f91df5 minor changes 2022-01-10 00:55:56 -08:00
Shengliang Guan 89a0dd76c2 test for create table 2021-12-31 00:19:26 -08:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Shengliang Guan 4279d6a44d Merge remote-tracking branch 'origin/3.0' into feature/dnode3 2021-12-17 18:43:39 +08:00
Shengliang Guan 8e68fa6e4d TD-10431 tsim compile 2021-12-17 17:07:36 +08:00
Haojun Liao 5d38440cda [td-11818] refactor. 2021-12-17 16:53:14 +08:00
Shengliang Guan 89f4a7adc6 TD-10431 change numOfVgroups as config of db 2021-12-17 16:45:16 +08:00
Shengliang Guan 00833f7390 TD-10431 shell module 2021-12-17 15:49:27 +08:00
Shengliang Guan 0d0f33ab5e fix compile error and ci problems 2021-12-17 14:20:32 +08:00
Shengliang Guan f991a732d9 minor changes 2021-12-17 13:50:32 +08:00
Shengliang Guan c604393e5d change file directory 2021-12-17 13:44:11 +08:00