Chris Lu
d2d7be4302
remove weeds.conf
9 years ago
Chris Lu
96ac222002
avoid nil
fix https://github.com/chrislusf/seaweedfs/issues/452
9 years ago
Chris Lu
5f2adc2cec
set the volume size limit
fixing https://github.com/chrislusf/seaweedfs/issues/447
9 years ago
Chris Lu
1502564794
always send the leader info on each heartbeat
9 years ago
Chris Lu
e4eb4f7f85
supporting reading file of size zero
9 years ago
brstgt
46a6e8918b
Delete volumes online without restarting volume server
9 years ago
brstgt
4238a0fd43
Mount and unmount volumes online without restarting volume server
9 years ago
Chris Lu
64a73c52c1
adjust timing of leader election
9 years ago
Chris Lu
7fb9a64f66
volume server get notified of leader change
9 years ago
Chris Lu
03be0ca269
volume servers always connect to the master leader
9 years ago
丁超
0e06e33f0a
- -
9 years ago
丁超
688ceb8489
fix
9 years ago
Chris Lu
d953ed442c
auto detect volume server ip address
9 years ago
Chris Lu
e767c3ea4f
disable master connection timeout
temporarily disable master connection timeout due to heartbeat
connection timeout
9 years ago
Chris Lu
e46c3415f7
gRpc for master~volume heartbeat
9 years ago
Chris Lu
ed44f12f6d
support Fallocate on linux
9 years ago
sparklxb
da9b672d1b
support additional header name-value pairs
9 years ago
sparklxb
86a7c56275
support additional header name-value pairs
9 years ago
Chris Lu
e61c9af523
check Accept instead of content type
fix https://github.com/chrislusf/seaweedfs/issues/429
9 years ago
chulin
e042bef3c0
作者更新
9 years ago
listeng
5b18cf09e7
Return json data when content-type is "application/json"
Before #344 , the filer will return json data, and cschiano make a template that render to html. But sometimes need json data, so I add some code will return json data when content-type is "application/json".
9 years ago
chulin
2d7ae35b18
md5
9 years ago
Mike Tolman
43e655afc8
Updating PostgreSQL file store integration to support directories.
9 years ago
Mike Tolman
e88795be13
Adding PostgreSQL Support
9 years ago
Mike Tolman
b18ec59c56
Revert "Adding PostgreSQL Filer Support"
This reverts commit 10853e4d2f .
9 years ago
Mike Tolman
10853e4d2f
Adding PostgreSQL Filer Support
9 years ago
chulin
979b1a0ce6
重命名不需要加后缀
9 years ago
chulin
a23664ce61
去掉fileUrl
9 years ago
chulin
e7c594b6e0
.
9 years ago
chulin
2f805a229f
add option to enable caching
9 years ago
Chris Lu
dcaf1796fe
add option to enable caching
9 years ago
丁超
dd01a3c9c4
fix
9 years ago
chulin
04d9591e1d
同步作者的更新
9 years ago
Yang zhixiang
57005ed7f8
fix bug : join post is empty
9 years ago
Yang zhixiang
4194ae33fd
fix raft_server.go isPeersChanged bug
9 years ago
丁超
0337f7b781
fix
9 years ago
丁超
fefb01e96f
fix
9 years ago
丁超
f114e3fd45
fix
9 years ago
丁超
407909c46f
缩略图、旋转增加缓存机制
9 years ago
丁超
12f17e8b7c
旋转、重命名
9 years ago
霍晓栋
78474409a5
filer mysqlstore bug fix
9 years ago
霍晓栋
3aa021a812
refactoring mysql store code
9 years ago
霍晓栋
b0035747e3
add filer support
9 years ago
Mike Tolman
01d3f69c52
Adding AutoChunk/MaxMB Support to Filer API
This is related to the following issue I added to chrislusf/seaweedfs:
https://github.com/chrislusf/seaweedfs/issues/342
9 years ago
Mike Tolman
a89a3c86d0
Revert "Add AutoChunking to the Filer API, so that you can upload really large files through the filer API."
This reverts commit 09059bfdcc .
9 years ago
Mike Tolman
0f4c7dd8fd
Revert "Ooops. Missed a line."
This reverts commit 14d4252904 .
9 years ago
Mike Tolman
ce99bb927d
Revert "Adding HTTP verb whitelisting options."
This reverts commit 34837afc7a .
9 years ago
Mike Tolman
34837afc7a
Adding HTTP verb whitelisting options.
9 years ago
Mike Tolman
14d4252904
Ooops. Missed a line.
9 years ago
Mike Tolman
09059bfdcc
Add AutoChunking to the Filer API, so that you can upload really large files through the filer API.
9 years ago