Harshavardhana
|
7c91a8495f
|
signature/region: Remove 'milkyway' and use 'us-east-1' as default.
Fixes #980
|
9 years ago |
Harshavardhana
|
a328120e4d
|
fs: Filter out $multiparts properly.
Relax md5 requirement during complete multipart upload - ref #977
|
9 years ago |
Harshavardhana
|
35b9f965f1
|
fs: use new atomic package - use FileCreateWithPrefix() API
|
9 years ago |
Harshavardhana
|
f8e59e8399
|
386: Support minio server on 32bit linux.
|
9 years ago |
Harshavardhana
|
d668117a99
|
fs: Improve upon proper lexical ordering for ListObjects()
Handle sorting properly making sure that we treat fs like a
flat namespace.
|
9 years ago |
Krishna Srinivas
|
440bec28d9
|
docker: the docker image will now contain just the static binary
|
9 years ago |
Harshavardhana
|
ab15f56a61
|
fs/bucket: Move bucket metadata into buckets.json
|
9 years ago |
Harshavardhana
|
baf66988e9
|
Simplify bucket delete - remove only bucket directory, no need to recursively traverse
|
9 years ago |
Krishna Srinivas
|
0010f0ee10
|
Remove empty directories while removing an oobject
|
9 years ago |
Harshavardhana
|
53adfb38f4
|
Leverage sort Interface to provide sortUnique function
|
9 years ago |
Harshavardhana
|
dbaa4d8643
|
Move ListObjects into its own file
|
9 years ago |
Harshavardhana
|
1f66f4869b
|
Fix all remaining windows path issues.
|
9 years ago |
Harshavardhana
|
afa27b9847
|
On windows translate Prefix, Marker and Delimiter for paths
|
9 years ago |
Harshavardhana
|
dddb1650de
|
Add 5% cumulative reduction in total size of the disk
This is done due to filesystem holding additional metadata and inode space
which is unaccounted for during min-free-disk calculation.
|
9 years ago |
Harshavardhana
|
179d2d7dac
|
Add initial cut of auto expiry of objects
|
9 years ago |
Harshavardhana
|
c065be656c
|
Implement min-free-disk as a subcommand, deprecate flag
|
9 years ago |
Harshavardhana
|
5b2fa33bdb
|
Implementing min-free-disk
|
9 years ago |
Harshavardhana
|
1256ca86d0
|
Add fs separator
|
9 years ago |
Harshavardhana
|
2ec679a089
|
If directory already removed, return nil and move on
|
9 years ago |
Harshavardhana
|
d534fc5a4f
|
Implement delete bucket properly with proper error handlings
|
9 years ago |
Harshavardhana
|
c9af01d807
|
Enhance listing further, this time handle cases related to common prefixes
|
9 years ago |
Harshavardhana
|
0eb7f078f9
|
Implement Bucket ACL support
|
9 years ago |
Harshavardhana
|
762b798767
|
Migrate this project to minio micro services code
|
9 years ago |