Chris Lu
|
d0473e27d9
|
refactor api: lookup file id
|
11 years ago |
Chris Lu
|
c4a4d3609b
|
fix duplicated file id list entries when uploading large file
|
11 years ago |
Chris Lu
|
0e5e0a3754
|
add option to split large files into parts and then upload
|
11 years ago |
Chris Lu
|
3b68711139
|
support for collections!
|
11 years ago |
Chris Lu
|
5eac4f043a
|
remove a comment
|
11 years ago |
Chris Lu
|
82b74c7940
|
issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>
some basic changes to parse upload url
|
11 years ago |
Chris Lu
|
37b231b5dc
|
Only limit input parameter to io.Reader
|
12 years ago |
Chris Lu
|
8e1ac16d16
|
refactoring submit operation
|
12 years ago |
Chris Lu
|
48e4ced29d
|
easier for client to delete file
|
12 years ago |
Chris Lu
|
d5e7c1de0a
|
refactoring code
reusable code by go clients
|
12 years ago |
Chris Lu
|
f7c1a15ad1
|
correctly print strings in error
|
12 years ago |
Chris Lu
|
ed154053c8
|
switching to temporarily use glog library
|
12 years ago |
Chris Lu
|
e94d52c1af
|
replicate mime type
|
12 years ago |
Chris Lu
|
5e3b6e968a
|
escaping upload file name special characters
if already gzipped, avoid gzipping again
|
12 years ago |
Chris Lu
|
dd66193bfb
|
remove logging
|
12 years ago |
Chris Lu
|
70fe7e6b5d
|
support gzip file upload, fix problem during replication of gzipped data
|
12 years ago |
Chris Lu
|
db46565d18
|
ensure mime type checking by lower cased file name extension
|
12 years ago |
Chris Lu
|
1ac71a111f
|
Issue 28: [HELP NEEDED] weed upload does not send correct mime type to
weedfs
Fix is provided by claudiu.raveica
|
12 years ago |
Chris Lu
|
3afc2d2ce6
|
remove unused code
|
12 years ago |
Chris Lu
|
4c200acd7d
|
1. ensure replicated file has the same timestamp
2. upload can specify modified time by &ts=...
3. correctly return code 304
|
12 years ago |
Chris Lu
|
db8e27be6e
|
add lots of error checking by GThomas
|
12 years ago |
Chris Lu
|
79d11ac951
|
go vet
|
12 years ago |
Chris Lu
|
5071f528f6
|
testing compilation with remove package
|
12 years ago |