Commit Graph

51 Commits

Author SHA1 Message Date
kailixu 4afd45992a fix: sysinfo of dnode variables 2024-02-26 09:30:33 +08:00
Cary Xu e1add42485
Update privilege_sysinfo.sim 2024-02-25 17:58:20 +08:00
kailixu c4b42dbbff test: check user sysinfo during alter repeatedly 2024-02-25 10:34:49 +08:00
kailixu 41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu a38a69557a user sysinfo 2024-02-24 23:05:39 +08:00
kailixu d4ef374108 user sysinfo 2024-02-24 22:48:28 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
wangjiaming0909 2ccbc8441d fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes 2023-09-22 13:18:49 +08:00
Haojun Liao 05e9f40834
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
2023-09-15 17:49:37 +08:00
yihaoDeng 2fe725de5e fix test case 2023-09-15 14:53:53 +08:00
dapan1121 90a6fb3835 fix: fix case issue 2023-09-14 08:51:33 +08:00
slzhou 402a4c3d60 enhance: add test case 2023-08-30 15:13:43 +08:00
wangjiaming0909 60100a0fb6 feature: add user priv when create db, remove priv check with create_dbs 2023-05-31 18:43:56 +08:00
Xiaoyu Wang e584bb3ea1 feat: subtable level privilege 2023-04-25 17:39:28 +08:00
Xiaoyu Wang 4bb7a25fc7 feat: subtable level privilege 2023-04-23 16:30:28 +08:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
Shengliang Guan 71587df603 enh: topic privilege 2022-12-12 17:34:32 +08:00
Shengliang Guan 28bc1bde9b test: add cases for create and drop topic 2022-12-06 15:28:55 +08:00
Shengliang Guan d16d38aeb5 test: adjust cases 2022-12-06 12:48:58 +08:00
Shengliang Guan 2e900918bb enh: allow any user to create a topic 2022-12-06 12:02:32 +08:00
Shengliang Guan 2d48563959 fix: crash if failed to decode sdb row 2022-12-01 16:04:39 +08:00
Xiaoyu Wang 2bfaf81e1d fix: wrong permissions of 'show variables' command 2022-10-25 11:47:49 +08:00
Xiaoyu Wang c38b200131 fix: wrong permissions of 'show variables' command 2022-10-25 11:08:56 +08:00
Shengliang Guan 3a7d89a6bb refact: remove bnode codes 2022-10-18 17:34:58 +08:00
dapan1121 65e2b4d34b fix: fix case issue 2022-08-31 09:43:40 +08:00
Xiaoyu Wang 63792daeeb fix: user permission error with sysinfo 0 2022-08-25 17:18:11 +08:00
Shengliang Guan 91659c8c50 refactor: make uptimeInterval can be configured 2022-08-25 15:17:04 +08:00
Xiaoyu Wang c7cb06e396 feat: system table visible permission 2022-08-24 17:54:04 +08:00
dapan1121 46edeec314 fix: fix case issues 2022-08-12 14:55:31 +08:00
Xiaoyu Wang 15fae2418c enh: show command optimize 2022-08-11 23:13:45 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Xiaoyu Wang d9d892bf29 enh: show command optimize 2022-08-11 21:21:59 +08:00
Xiaoyu Wang 44df51f98f enh: show command optimize 2022-08-11 20:56:31 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Shengliang Guan 0691c55e2e test: valgrind case 2022-07-07 16:36:40 +08:00
Shengliang Guan 89d6ca7823 feat: privilege for sysinfo user 2022-06-25 18:03:12 +08:00
Shengliang Guan 23653fd843 enh: privilege for topic and stream 2022-06-25 11:22:34 +08:00
Shengliang Guan 09ce47ae9f refactor: rename auth to privilege 2022-06-25 10:27:27 +08:00
Shengliang Guan e81dcb9bb3 test: case for sysinfo 2022-06-24 16:46:48 +08:00
Shengliang Guan 544a2534c5 test: case for sysinfo and enable user 2022-06-24 15:22:57 +08:00
Shengliang d94c8df33c test: add privilege test cases 2022-05-11 00:10:31 +08:00
Shengliang Guan 2186d655e2 test: add test case for grant revoke user 2022-05-09 16:03:50 +08:00
Xiaoyu Wang d30e31f121 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:41:46 +08:00
Shengliang Guan 3b0a3e5b19 test: add user test cases into ci 2022-04-27 15:35:10 +08:00
Shengliang Guan 595d2ce352 enh: support variables like $data[0][1] and $data(db)[0] in tsim scripts 2022-04-18 14:37:45 +08:00
dapan1121 96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
Xiaoyu Wang dce38817be merge 3.0 2022-03-21 05:39:28 -04:00
Xiaoyu Wang 22a26d3d43 merge 3.0 2022-03-21 03:14:00 -04:00
Shuduo Sang 43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.

* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 19:25:29 +08:00
Shuduo Sang bf5a3e106b
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out

for 3.0 branch

* add Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 15:25:50 +08:00