Chris Lu
2d13382c68
add releasing configs
8 years ago
Chris Lu
f7ff98c747
Merge pull request #424 from listeng/master
Return json data when content-type is "application/json"
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
Chris Lu
6b5867ce9d
Merge pull request #414 from mtolman/master
Updating PostgreSQL file store integration to support directories.
8 years ago
Mike Tolman
43e655afc8
Updating PostgreSQL file store integration to support directories.
8 years ago
Chris Lu
cc34ac0bd5
Merge pull request #411 from mtolman/master
Adding PostgreSQL Filer Support
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
Mike Tolman
a1783a14cc
Revert "Adding PostgreSQL Filer Support"
This reverts commit 855058858a
.
8 years ago
Mike Tolman
855058858a
Adding PostgreSQL Filer Support
8 years ago
Chris Lu
64509dd6ca
fix text.
8 years ago
Chris Lu
924f797c58
Merge pull request #406 from eshujiushiwo/master
Fix the filer connection of cassandra
8 years ago
eshujiushiwo
e025fc00a4
let filer use all cassandra server
let filer use all cassandra server
8 years ago
eshujiushiwo
5ee7fdc0cc
fix hosts strings
fix hosts strings
8 years ago
eshujiushiwo
3450eff288
fix info log
fix info log
8 years ago
eshujiushiwo
3e29d0f75b
Update cassandra_store.go
8 years ago
eshujiushiwo
809aa028ec
fix the connection of cassandra
fix the connection of cassandra ,let filer can connect to multi cassandra nodes which are in the one cluster
8 years ago
eshujiushiwo
89ccb6be05
Update cassandra_store.go
8 years ago
eshujiushiwo
5385bf9555
update cassandra connections
update cassandra connections
8 years ago
Chris Lu
9ba52db585
add writable checking
fix https://github.com/chrislusf/seaweedfs/issues/405
8 years ago
Chris Lu
dcaf1796fe
add option to enable caching
8 years ago
Chris Lu
f54f530ada
adjust verbose logging
8 years ago
Chris Lu
d0cc9a5634
Merge pull request #395 from hxiaodon/master
concurrent loading volume when starting volume server
8 years ago
霍晓栋
b9f385bd66
refactor concurrent loading code logic
8 years ago
霍晓栋
096ffa9744
concurrent loading volume
8 years ago
Chris Lu
3320e495f4
Merge pull request #394 from bedragon/master
fix bug : join post is empty
8 years ago
Yang zhixiang
57005ed7f8
fix bug : join post is empty
8 years ago
Chris Lu
36f9633223
add locks for location.volumes
fix https://github.com/chrislusf/seaweedfs/issues/392
8 years ago
Chris Lu
df49692dff
add tool to change replication or ttl
fix https://github.com/chrislusf/seaweedfs/issues/386
8 years ago
Chris Lu
05eda424fc
Merge pull request #385 from bedragon/master
fix raft_server.go isPeersChanged bug
8 years ago
Yang zhixiang
4194ae33fd
fix raft_server.go isPeersChanged bug
8 years ago
Chris Lu
88d0df523e
Merge pull request #378 from amincheloh/patch-1
Update Dockerfile and entrypoint.sh
8 years ago
Amin Cheloh
54bd1c406a
Update Dockerfile
Move COPY /entrypoint.sh to bottom and make sure entrypoint.sh have execute permission
8 years ago
Amin Cheloh
48a24559a3
Update entrypoint.sh
Running application becomes container's PID 1 allow to receives Unix signals
8 years ago
Chris Lu
79fdea0de4
Merge pull request #375 from hxiaodon/master
supplemental data between compacting and commit compacting
8 years ago
霍晓栋
7d73bbb073
comment UT case
8 years ago
霍晓栋
7d382ba5fe
comment UT case
8 years ago
霍晓栋
ce1f7ab662
makediff func with UT case
8 years ago
霍晓栋
ed848425c7
supplemental data between compacting and commit compacting
8 years ago
Chris Lu
dffad65f2f
fix compilation
8 years ago
Chris Lu
7e29218327
add a template for makeupDiff
8 years ago
Chris Lu
8fa61c28e4
Update README.md
8 years ago
Chris Lu
61550f1b0a
Merge pull request #373 from feliperoberto/docker
how to use with docker
8 years ago
Felipe Roberto
0fbec28858
how to use with docker
8 years ago
Chris Lu
1bc041b46d
add a new way to manually compact corrupted volume
fix https://github.com/chrislusf/seaweedfs/issues/371
8 years ago
Chris Lu
603f8e4f86
Merge pull request #366 from jze/master
Changed Dockerfile so it uses a special entrypoint script.
8 years ago
Chris Lu
01cbd5cb58
lock
fix https://github.com/chrislusf/seaweedfs/issues/367
8 years ago
Jesper Zedlitz
1c36706306
Changed Dockerfile so it uses a special entrypoint script. All parameters are passed through to weed. Depending on the command the entrypoint.sh script adds parameters to link containers.
8 years ago
Chris Lu
99e47fc5fc
Merge pull request #361 from hxiaodon/master
add mysql filer support
8 years ago