Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
T
TDengine
项目概览
taosdata
/
TDengine
1 年多 前同步成功
通知
1185
Star
22016
Fork
4786
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
TDengine
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
7efbbc598e1854486ca290bb83cb4fa055b2a66f
切换分支/标签
tdengine
src
inc
03 3月, 2020
2 次提交
S
compile for mgmt grant
· cfd3e514
由
slguan
提交于
3月 03, 2020
cfd3e514
S
sort out mgmt account
· 8fc096e3
由
slguan
提交于
3月 03, 2020
8fc096e3
02 3月, 2020
1 次提交
S
rename some funciton pointors
· 14ecbb0f
由
slguan
提交于
3月 02, 2020
14ecbb0f
29 2月, 2020
3 次提交
put tsRpcMaxUdpSize as an configurable parameter
· ffdc93d1
由
陶建辉(Jeff)
提交于
2月 29, 2020
ffdc93d1
change the API rpcFreeCont implementation, so app can release the request message
· 7d5b51ab
由
陶建辉(Jeff)
提交于
2月 29, 2020
fix a few minor bugs
7d5b51ab
S
connection from shell to dnode
· 234113ef
由
slguan
提交于
2月 29, 2020
234113ef
28 2月, 2020
5 次提交
S
submit message
· bddda543
由
slguan
提交于
2月 28, 2020
bddda543
fix __compar_fn_t build issue on Mac
· 9e9d7dbb
由
sangshuduo
提交于
2月 28, 2020
9e9d7dbb
S
message for drop vgroup
· 55a9a5db
由
slguan
提交于
2月 28, 2020
55a9a5db
S
message for drop table
· 683ef75f
由
slguan
提交于
2月 28, 2020
683ef75f
S
create table msg sync process to dnode
· a05776b0
由
slguan
提交于
2月 28, 2020
a05776b0
27 2月, 2020
3 次提交
S
communication from dnode to mgmt
· aa84e61e
由
slguan
提交于
2月 27, 2020
aa84e61e
H
fix bugs founded in regression test(reverse scan failed).
· a7fc925f
由
hjxilinx
提交于
2月 27, 2020
a7fc925f
S
communication from dnode to mgmt
· 5cb76602
由
slguan
提交于
2月 27, 2020
5cb76602
26 2月, 2020
3 次提交
S
conection from mgmt to dnode
· 86402cc9
由
slguan
提交于
2月 26, 2020
86402cc9
S
create table in mnode
· ce906917
由
slguan
提交于
2月 26, 2020
ce906917
H
fix bugs in regression tests.
· df3c4573
由
hjxilinx
提交于
2月 26, 2020
df3c4573
25 2月, 2020
1 次提交
S
create super table
· 78812e6d
由
slguan
提交于
2月 25, 2020
78812e6d
24 2月, 2020
5 次提交
H
[tbase-849]
· ae453f80
由
hjxilinx
提交于
2月 24, 2020
ae453f80
S
refact for user manage
· 3f972b90
由
slguan
提交于
2月 24, 2020
3f972b90
S
super table config
· 81975c11
由
slguan
提交于
2月 24, 2020
81975c11
S
rename meter to table
· 7cedf4af
由
slguan
提交于
2月 24, 2020
7cedf4af
S
get meta message
· 03da5549
由
slguan
提交于
2月 24, 2020
03da5549
23 2月, 2020
6 次提交
S
process show message
· ddbf242f
由
slguan
提交于
2月 23, 2020
ddbf242f
S
rename SCM to S
· 5b969523
由
slguan
提交于
2月 23, 2020
5b969523
S
sort out connect message from client to mgmt
· aee99f11
由
slguan
提交于
2月 23, 2020
aee99f11
S
rollback change name
· 582e6ed6
由
slguan
提交于
2月 23, 2020
582e6ed6
S
change message name
· cee2e18b
由
slguan
提交于
2月 23, 2020
cee2e18b
S
message of account
· cdee51f6
由
slguan
提交于
2月 23, 2020
cdee51f6
22 2月, 2020
7 次提交
support multiple UDP threads
· f74ad86c
由
陶建辉(Jeff)
提交于
2月 22, 2020
change the mutex in connection cache to home made lock
f74ad86c
S
client can send msg to server
· d43c0ab2
由
slguan
提交于
2月 22, 2020
d43c0ab2
S
remove connObj
· b4d1bc95
由
slguan
提交于
2月 22, 2020
b4d1bc95
S
server in mgmtShell
· a241006d
由
slguan
提交于
2月 22, 2020
a241006d
made minor changes to make code nicer
· f9302e8a
由
陶建辉(Jeff)
提交于
2月 22, 2020
f9302e8a
support both TCP and UDP simultaneously for both server and client
· 25a4625e
由
陶建辉(Jeff)
提交于
2月 22, 2020
25a4625e
H
fix bugs in group by normal columns.
· 39fe4bc5
由
hjxilinx
提交于
2月 22, 2020
39fe4bc5
21 2月, 2020
4 次提交
S
fix compile errors
· cbbe8c16
由
slguan
提交于
2月 21, 2020
cbbe8c16
S
delete extra java files
· db1e1e54
由
slguan
提交于
2月 21, 2020
db1e1e54
add destIp support for NAT
· 56d1c42f
由
陶建辉(Jeff)
提交于
2月 21, 2020
56d1c42f
add more code for testing
· aea2e74e
由
陶建辉(Jeff)
提交于
2月 21, 2020
aea2e74e