Chris Lu
f7094d7a99
version 0.64
2014-09-20 12:39:42 -07:00
Chris Lu
b9aee2defb
add TTL support
...
The volume TTL and file TTL are not necessarily the same. as long as
file TTL is smaller than volume TTL, it'll be fine.
volume TTL is used when assigning file id, e.g.
http://.../dir/assign?ttl=3h
file TTL is used when uploading
2014-09-20 12:38:59 -07:00
Chris Lu
a092794804
use error to report error
2014-09-04 19:34:43 -07:00
Chris Lu
4be5ccd0c8
resolve directory log file error
...
avoid possible race condition
2014-09-04 19:26:31 -07:00
Chris Lu
69343c5951
adding ttl field to volume super block
2014-08-31 23:25:54 -07:00
Chris Lu
57a4549d86
wrap etag value with double quotes
2014-08-26 10:15:12 -07:00
Chris Lu
ce4acecaa8
Fix filer proxing http status code
...
Double quote etag value.
2014-08-25 12:02:04 -07:00
Chris Lu
4c58cef24a
a bit refactoring to prepare for volume format change and backward
...
compatibility.
2014-08-25 11:37:00 -07:00
Chris Lu
aac5fa49de
remove the submit via volume server api.
2014-08-11 07:41:00 -07:00
Chris Lu
df78466a12
remove uploading stated from volume server.
2014-08-05 18:14:12 -07:00
Chris Lu
e67afa8715
Merge branch 'master' of https://github.com/chrislusf/weed-fs
2014-07-24 12:24:51 -07:00
Chris Lu
bcd36dedb4
released 0.62 with solaris support
2014-07-24 12:24:01 -07:00
chrislusf
4b97358100
Merge pull request #7 from ernado/master
...
Read the docs integration
2014-07-23 11:00:38 -07:00
ernado
c65a9f5639
added benchmarks page
2014-07-23 20:24:32 +04:00
ernado
c38b50e9fc
added optimizations page
2014-07-23 20:19:56 +04:00
ernado
3d8d18dd8f
added directories and files page
2014-07-23 20:15:25 +04:00
ernado
f903727476
added use cases page
2014-07-23 20:08:00 +04:00
ernado
0812346e56
added failover page
2014-07-23 20:03:24 +04:00
ernado
17fcf828d3
added replication docs
2014-07-23 16:30:16 +04:00
ernado
b41d7bd5a3
fixed url for camlistore
2014-07-23 16:15:56 +04:00
ernado
73f32be01f
fixed title
2014-07-23 16:12:58 +04:00
ernado
bdacb5c25a
added http api docs
2014-07-23 16:10:27 +04:00
ernado
dddbd86649
capitalize authors names
2014-07-23 15:48:30 +04:00
ernado
c57884a295
added projects and websites
2014-07-23 15:46:28 +04:00
ernado
0f8ad6c40e
fixed names
2014-07-23 15:41:10 +04:00
ernado
027d86794f
added client libraries
2014-07-23 15:38:03 +04:00
ernado
34eb00de33
fixed typo mirrow-mirror
2014-07-23 13:31:50 +04:00
ernado
fe439f54f5
added godoc ref
2014-07-23 13:30:42 +04:00
ernado
3188598367
formatting for getting started page of -h examples
2014-07-23 13:10:06 +04:00
ernado
2af5d9fb15
Merge branch 'master' of github.com:ernado/weed-fs
2014-07-23 13:07:00 +04:00
ernado
66689f2381
added getting started page
2014-07-23 13:06:42 +04:00
Aleksandr Razumov
d6c4734e34
added rtd badge
2014-07-23 12:31:41 +04:00
ernado
3333577e06
read the docs fix
2014-07-23 12:23:21 +04:00
ernado
181e7a547a
changed docs theme
2014-07-23 12:19:32 +04:00
ernado
3b3391cd65
added initial docs
2014-07-23 12:16:57 +04:00
Chris Lu
dc03626167
add download url to github readme
2014-07-22 12:22:17 -07:00
Chris Lu
530927db64
Add Etag support
2014-07-22 00:24:50 -07:00
Chris Lu
5d88cec2df
1. pass through http response headers
...
2. set http status 201 for creating files
2014-07-21 14:25:51 -07:00
Chris Lu
a3fb644d86
fix wrong error printing that caused panic
2014-07-21 13:42:15 -07:00
Chris Lu
b8bef16c98
test move function
2014-07-20 23:48:48 -07:00
Chris Lu
5f975f5ce8
fix test error due to changed api
2014-07-20 23:45:32 -07:00
Chris Lu
df2d3ea7c0
fix old tests that's found not working during travis integration.
2014-07-20 23:41:25 -07:00
Chris Lu
a0b2582a75
comments change
2014-07-20 23:17:29 -07:00
Chris Lu
77fd5ecd98
Add /admin/mv to move a file or a folder
2014-07-20 23:12:49 -07:00
chrislusf
8e7f08d04d
Merge pull request #2 from ernado/master
...
Travis integration and Dockerfile
2014-07-20 23:07:25 -07:00
Aleksandr Razumov
34ccb4f6c9
Update .travis.yml
2014-07-21 09:21:16 +04:00
ernado
e5a5dbde40
added build status to readme
2014-07-21 09:17:36 +04:00
ernado
b88603896a
added dockerfile
2014-07-21 09:13:33 +04:00
ernado
5d9ea0f3d4
added travis file
2014-07-21 09:09:53 +04:00
Chris Lu
5615604253
Merge branch 'master' of https://github.com/chrislusf/weed-fs
2014-07-20 17:54:03 -07:00