Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
T
TDengine
项目概览
taosdata
/
TDengine
大约 2 年 前同步成功
通知
1192
Star
22018
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看板
f87b68d9a82ad7dd5d16d6b9edb4ba8964a56ea9
切换分支/标签
tdengine
src
09 4月, 2020
2 次提交
S
[TD-82] fix error while balance
· d5de8dc1
由
slguan
提交于
4月 09, 2020
d5de8dc1
H
fix part of mem-leak
· b37185e5
由
hzcheng
提交于
4月 09, 2020
b37185e5
08 4月, 2020
13 次提交
S
[TD-82] first edition of balance
· 4f350284
由
slguan
提交于
4月 08, 2020
4f350284
S
fix crash while drop databases
· 8f54cb67
由
slguan
提交于
4月 08, 2020
8f54cb67
J
return after free
· 4f945ec6
由
Jeff Tao
提交于
4月 08, 2020
4f945ec6
fix use-after-free issues.
· 770392fb
由
sangshuduo
提交于
4月 08, 2020
[TD-122]
770392fb
S
[TD-82] refactor balance module
· 8568f4c4
由
slguan
提交于
4月 08, 2020
8568f4c4
fix missing mutex-unlock call in few files.
· a7aa4e1e
由
sangshuduo
提交于
4月 08, 2020
[TD-121]
a7aa4e1e
J
change the API to fit the changes in syncCfg
· 4f6cb328
由
Jeff Tao
提交于
4月 08, 2020
4f6cb328
S
fix memory error
· c84cd03f
由
slguan
提交于
4月 08, 2020
c84cd03f
S
fix read file error
· 3c8d8bc4
由
slguan
提交于
4月 08, 2020
3c8d8bc4
S
[TD-114] add wal config
· c536cdd3
由
slguan
提交于
4月 08, 2020
c536cdd3
S
[TD-114]
· cfd3eb2f
由
slguan
提交于
4月 08, 2020
cfd3eb2f
J
remove SWalHead in tsync.h
· e1a3d7f2
由
Jeff Tao
提交于
4月 08, 2020
e1a3d7f2
J
add walCfg, syncCfg structure
· 3c77d2c3
由
Jeff Tao
提交于
4月 08, 2020
3c77d2c3
07 4月, 2020
7 次提交
H
[td-98] add retry counting
· 54f28dc5
由
hjxilinx
提交于
4月 07, 2020
54f28dc5
H
[td-98] support iplist
· 44620e05
由
hjxilinx
提交于
4月 07, 2020
44620e05
S
[TD-116] split dnodeRead to dnodeVnode
· 39ecb90a
由
slguan
提交于
4月 07, 2020
39ecb90a
add compile flag to treat all warnings as errors.
· 77c6f616
由
sangshuduo
提交于
4月 07, 2020
[TD-118]
77c6f616
H
[td-98] fix bugs in query when data in both cache and files
· fa5e2698
由
hjxilinx
提交于
4月 07, 2020
fa5e2698
S
[TD-116] add vnodeAccquire vnode
· f14b1381
由
slguan
提交于
4月 07, 2020
f14b1381
S
fix bug in log print
· 64edcaf1
由
slguan
提交于
4月 07, 2020
64edcaf1
06 4月, 2020
18 次提交
S
fix warnings
· d87de41a
由
slguan
提交于
4月 06, 2020
d87de41a
S
[TD-114] add balance interface, so it can create database with replica 2 option
· 8c4747e8
由
slguan
提交于
4月 06, 2020
8c4747e8
H
[td-98] fix bugs in query processing
· 224fa95f
由
hjxilinx
提交于
4月 06, 2020
224fa95f
fix 2.0 branch compile warning.
· 2b72bab4
由
sangshuduo
提交于
4月 06, 2020
2b72bab4
S
[TD-114] save vnode cfg into config file
· 445cdc2d
由
slguan
提交于
4月 06, 2020
445cdc2d
S
fix some warnings and format code
· 69a071d8
由
slguan
提交于
4月 06, 2020
69a071d8
S
fix warnings
· 9e0b9fd2
由
slguan
提交于
4月 06, 2020
9e0b9fd2
don't show compile warning of sql.c as it's from 3rd party.
· 3f9e9a73
由
sangshuduo
提交于
4月 06, 2020
3f9e9a73
H
[TD-98]fix memory leaks during query and fix query bugs.
· 72add021
由
hjxilinx
提交于
4月 06, 2020
72add021
J
allocate vnodeObj in standard way, not through hash function
· 6b14aeb2
由
Jeff Tao
提交于
4月 06, 2020
6b14aeb2
H
add wal interface
· ecd1e289
由
hzcheng
提交于
4月 06, 2020
ecd1e289
J
dont delete vnode hash until the final stage, otherwise, pVnode will be freed
· d4254489
由
Jeff Tao
提交于
4月 06, 2020
d4254489
J
checksum error
· ef46a9a9
由
Jeff Tao
提交于
4月 06, 2020
ef46a9a9
fix walMain.c compile warning.
· 2da4cd5a
由
sangshuduo
提交于
4月 06, 2020
2da4cd5a
S
pass clog parameters to dnode
· d6cda298
由
slguan
提交于
4月 06, 2020
d6cda298
H
TD-100
· 34cda1cb
由
hzcheng
提交于
4月 06, 2020
34cda1cb
H
TD-100
· a299c676
由
hzcheng
提交于
4月 06, 2020
a299c676
J
remove the status checking on cleanup
· f4f7dfa6
由
Jeff Tao
提交于
4月 06, 2020
f4f7dfa6