Stepan Bujnak
14ec3bfc1d
Show contents of manifest file when cm=false is passed
8 years ago
sparklxb
3a67b6ddc1
complement weed mount
8 years ago
sparklxb
7f85e15990
complement weed mount
8 years ago
Chris Lu
41f686ab9d
remove weeds.conf
8 years ago
Chris Lu
98d66a569b
avoid nil
fix https://github.com/chrislusf/seaweedfs/issues/452
8 years ago
Chris Lu
c2ce97785f
set the volume size limit
fixing https://github.com/chrislusf/seaweedfs/issues/447
8 years ago
Chris Lu
f302c9fda2
always send the leader info on each heartbeat
8 years ago
Chris Lu
3cb0071025
supporting reading file of size zero
8 years ago
brstgt
e074a54a20
Delete volumes online without restarting volume server
8 years ago
brstgt
492f93416d
Mount and unmount volumes online without restarting volume server
8 years ago
Chris Lu
c8f54aad8b
adjust timing of leader election
8 years ago
Chris Lu
5b0f5f456e
volume server get notified of leader change
8 years ago
Chris Lu
3065506b38
volume servers always connect to the master leader
8 years ago
Chris Lu
d953ed442c
auto detect volume server ip address
8 years ago
Chris Lu
e767c3ea4f
disable master connection timeout
temporarily disable master connection timeout due to heartbeat
connection timeout
8 years ago
Chris Lu
e46c3415f7
gRpc for master~volume heartbeat
8 years ago
Chris Lu
ed44f12f6d
support Fallocate on linux
8 years ago
sparklxb
da9b672d1b
support additional header name-value pairs
8 years ago
sparklxb
86a7c56275
support additional header name-value pairs
8 years ago
Chris Lu
e61c9af523
check Accept instead of content type
fix https://github.com/chrislusf/seaweedfs/issues/429
8 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".
8 years ago
Mike Tolman
43e655afc8
Updating PostgreSQL file store integration to support directories.
8 years ago
Mike Tolman
e88795be13
Adding PostgreSQL Support
8 years ago
Mike Tolman
b18ec59c56
Revert "Adding PostgreSQL Filer Support"
This reverts commit 10853e4d2f
.
8 years ago
Mike Tolman
10853e4d2f
Adding PostgreSQL Filer Support
8 years ago
Chris Lu
dcaf1796fe
add option to enable caching
8 years ago
Yang zhixiang
57005ed7f8
fix bug : join post is empty
8 years ago
Yang zhixiang
4194ae33fd
fix raft_server.go isPeersChanged bug
8 years ago
霍晓栋
78474409a5
filer mysqlstore bug fix
8 years ago
霍晓栋
3aa021a812
refactoring mysql store code
8 years ago
霍晓栋
b0035747e3
add filer support
8 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
Mike Tolman
b6ce40e87f
Add AutoChunking to the Filer API, so that you can upload really large files through the filer API.
9 years ago
Chris Lu
cdae9fc680
add "weed copy" command to copy files to filer
9 years ago
霍晓栋
574cc41f0b
recover filer read handler logic
9 years ago
cschiano
af905a3ff7
Add limit parameter and pagination for files
9 years ago
cschiano
c63cebaee1
Add a visualization for the filer
9 years ago
霍晓栋
339856eb78
fix bug when choosing the healthy master in filer service
9 years ago
霍晓栋
079fdbad13
fix volume_layout bug, add new feature for volume etag write,filer pass through query params'
9 years ago
霍晓栋
1f63094542
refactor Volume Assign function
9 years ago
Chris Lu
cc01c352c3
refactoring
9 years ago
霍晓栋
3a25af223f
refactor work for filer write handler
9 years ago
霍晓栋
26bb9094d4
made a little change for Amazon S3 API's compatibility
9 years ago
Chris Lu
0e3140c54c
a little refactoring
9 years ago