hzcheng
|
7efbbc598e
|
Merge pull request #1304 from taosdata/refact/slguan
Refact/slguan
|
2020-03-03 18:32:05 +08:00 |
slguan
|
cfd3e5149c
|
compile for mgmt grant
|
2020-03-03 18:27:18 +08:00 |
slguan
|
8fc096e3fc
|
sort out mgmt account
|
2020-03-03 16:39:32 +08:00 |
hzcheng
|
98be150f48
|
more
|
2020-03-03 08:17:48 +00:00 |
hzcheng
|
a92a1f12b3
|
more
|
2020-03-03 08:05:46 +00:00 |
hzcheng
|
e534caefff
|
more
|
2020-03-03 05:54:05 +00:00 |
hzcheng
|
5d746c9542
|
more
|
2020-03-03 05:03:38 +00:00 |
hzcheng
|
3b940a6bea
|
more
|
2020-03-03 02:29:14 +00:00 |
hzcheng
|
b2e189178d
|
more
|
2020-03-02 15:09:33 +00:00 |
slguan
|
14ecbb0fe7
|
rename some funciton pointors
|
2020-03-02 22:58:11 +08:00 |
hzcheng
|
a4ee9d7c9c
|
refactor
|
2020-03-02 13:37:03 +00:00 |
hzcheng
|
9f0c01510e
|
more
|
2020-03-02 13:16:15 +00:00 |
hzcheng
|
42fc423684
|
more
|
2020-03-02 13:11:21 +00:00 |
hzcheng
|
a6166565fb
|
more
|
2020-03-02 13:02:42 +00:00 |
slguan
|
62d79763de
|
Merge pull request #1290 from taosdata/refact/rpc
Refact/rpc
|
2020-03-02 13:54:35 +08:00 |
hzcheng
|
d4e6aef5ee
|
Merge branch '2.0' into feature/2.0tsdb
|
2020-03-02 05:20:04 +00:00 |
Jeff Tao
|
5049b99bf6
|
change the uid in RPC head to linkUid, hide user name once it is authenticated
|
2020-03-01 11:57:20 +08:00 |
Jeff Tao
|
c3130c7f44
|
optimize the authentication part
|
2020-03-01 10:48:22 +08:00 |
slguan
|
ee476bb053
|
Merge pull request #1288 from taosdata/refact/rpc
fix the bug for authentication
|
2020-03-01 10:47:42 +08:00 |
Jeff Tao
|
ac893cff65
|
fix the bug for authentication
|
2020-03-01 08:20:04 +08:00 |
slguan
|
693f9f2b7e
|
Merge pull request #1280 from taosdata/refact/rpc
Refact/rpc
|
2020-02-29 17:45:32 +08:00 |
Jeff Tao
|
ffdc93d13c
|
put tsRpcMaxUdpSize as an configurable parameter
|
2020-02-29 17:24:57 +08:00 |
Jeff Tao
|
7d5b51ab30
|
change the API rpcFreeCont implementation, so app can release the request message
fix a few minor bugs
|
2020-02-29 17:09:04 +08:00 |
slguan
|
a21c508b36
|
Merge branch 'develop' into 2.0
# Conflicts:
# src/client/inc/tsclient.h
# src/client/src/tscSQLParser.c
# src/client/src/tscServer.c
# src/client/src/tscUtil.c
# src/system/detail/src/vnodeShell.c
|
2020-02-29 16:11:16 +08:00 |
slguan
|
4a9e27d6b6
|
Merge pull request #1274 from sangshuduo/fix-mac-build-for-compar-fn-t
fix __compar_fn_t build issue on Mac
|
2020-02-29 15:15:52 +08:00 |
slguan
|
234113ef04
|
connection from shell to dnode
|
2020-02-29 15:15:09 +08:00 |
slguan
|
41044ba3d9
|
Merge pull request #1278 from taosdata/feature/liaohj
fix the crash when skey is less than ekey.
|
2020-02-29 15:05:02 +08:00 |
hjxilinx
|
cea31100de
|
fix the crash when skey is less than ekey.
|
2020-02-29 14:57:08 +08:00 |
slguan
|
f4f68de6d5
|
Merge pull request #1277 from taosdata/feature/liaohj
Feature/liaohj
|
2020-02-29 13:42:33 +08:00 |
hjxilinx
|
84c1eb3cdd
|
fix bugs in regression test(degenerated cases, committed blocks are ignored in get cache blocks).
|
2020-02-29 13:41:24 +08:00 |
hjxilinx
|
819b4c6190
|
fix bugs founded in regression test(reverse scan failed).
|
2020-02-29 11:59:33 +08:00 |
slguan
|
c02772b337
|
Merge pull request #1276 from taosdata/feature/liaohj
fix bugs founded in regression test
|
2020-02-29 11:29:54 +08:00 |
hjxilinx
|
e1a91107ce
|
fix bugs founded in regression test(limit offset on interval query failed).
|
2020-02-29 11:21:10 +08:00 |
slguan
|
bddda5430b
|
submit message
|
2020-02-28 22:29:53 +08:00 |
Shuduo Sang
|
9e9d7dbb50
|
fix __compar_fn_t build issue on Mac
|
2020-02-28 19:31:27 +08:00 |
slguan
|
55a9a5db0c
|
message for drop vgroup
|
2020-02-28 18:14:39 +08:00 |
slguan
|
683ef75fda
|
message for drop table
|
2020-02-28 14:33:33 +08:00 |
slguan
|
e333bc2880
|
Merge pull request #1272 from taosdata/feature/liaohj
fix bugs founded in regression test(reverse scan failed).
|
2020-02-28 14:29:44 +08:00 |
hjxilinx
|
3642a95080
|
fix bugs founded in regression test(reverse scan failed).
|
2020-02-28 12:29:43 +08:00 |
slguan
|
a05776b0f7
|
create table msg sync process to dnode
|
2020-02-28 00:30:07 +08:00 |
slguan
|
0553473456
|
Merge pull request #1267 from taosdata/feature/liaohj
Feature/liaohj
|
2020-02-27 21:37:03 +08:00 |
hjxilinx
|
74de94ed87
|
fix bugs founded in regression test(group by failed).
|
2020-02-27 18:42:33 +08:00 |
slguan
|
aa84e61e58
|
communication from dnode to mgmt
|
2020-02-27 17:04:04 +08:00 |
hjxilinx
|
3d560da28d
|
fix bugs founded in regression test(reverse scan failed).
|
2020-02-27 13:32:11 +08:00 |
hjxilinx
|
a7fc925f1b
|
fix bugs founded in regression test(reverse scan failed).
|
2020-02-27 12:49:05 +08:00 |
slguan
|
1a8025666f
|
Merge pull request #1266 from taosdata/feature/liaohj
Feature/liaohj
|
2020-02-27 11:02:32 +08:00 |
slguan
|
e42d6fa100
|
Merge pull request #1264 from taosdata/hotfix/xyl
edit jdbc version
|
2020-02-27 10:56:57 +08:00 |
hjxilinx
|
3932d0accd
|
fix bugs founded in regression test(cancel super table query may cause client crash).
|
2020-02-27 10:42:17 +08:00 |
slguan
|
5cb76602cd
|
communication from dnode to mgmt
|
2020-02-27 10:21:41 +08:00 |
hjxilinx
|
86015bfc25
|
fix bugs founded in regression test.
|
2020-02-27 02:02:37 +08:00 |