Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
TDengine
项目概览
taosdata
/
TDengine
大约 1 年 前同步成功
通知
1185
Star
22015
Fork
4786
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
TDengine
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
dc3c33a820f95657ff3138d51df54e84e6e31f2b
切换分支/标签
tdengine
src
08 4月, 2020
6 次提交
J
integrate WAL module
· dc3c33a8
由
Jeff Tao
提交于
4月 08, 2020
dc3c33a8
J
change the API to fit the changes in syncCfg
· 4f6cb328
由
Jeff Tao
提交于
4月 08, 2020
4f6cb328
S
fix read file error
· 3c8d8bc4
由
slguan
提交于
4月 08, 2020
3c8d8bc4
S
[TD-114] add wal config
· c536cdd3
由
slguan
提交于
4月 08, 2020
c536cdd3
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
5 次提交
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
19 次提交
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
S
handle a reference counting bug
· 8dabfc56
由
slguan
提交于
4月 06, 2020
8dabfc56
05 4月, 2020
10 次提交
J
optimize the code in dnodeMgmt, so it can close vnode one by one when dnode cleans up
· 58607175
由
Jeff Tao
提交于
4月 05, 2020
remove the RPC warnings
58607175
H
[TD-98] fix insertion caused client crash, and memory leak during insertion.
· fd722069
由
hjxilinx
提交于
4月 05, 2020
fd722069
H
[TD-98] update the hash functions for rpc module
· a91f0736
由
hjxilinx
提交于
4月 05, 2020
a91f0736
H
fix some warning problem
· 5c915f0d
由
hzcheng
提交于
4月 05, 2020
5c915f0d
J
rename a structure to remove the duplication
· a1f675c8
由
Jeff Tao
提交于
4月 05, 2020
a1f675c8
J
a wrong pointer in vnodeWriteToQueue
· 2ce6142c
由
Jeff Tao
提交于
4月 05, 2020
refCount shall be increased by one
2ce6142c
S
[TD-93] fix deadlocks in dnode
· 9fa0685a
由
slguan
提交于
4月 05, 2020
9fa0685a
H
[TD-98] suppress compiler warnings.
· a3af16e8
由
hjxilinx
提交于
4月 05, 2020
a3af16e8
H
[TD-98] fix a valgrind warning of accessing uninitialised value.
· d88df895
由
hjxilinx
提交于
4月 05, 2020
d88df895
H
[TD-98] fix a typo
· 2e06575a
由
hjxilinx
提交于
4月 05, 2020
2e06575a