This website requires JavaScript.
Explore
Help
Sign In
Public
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
forked from
Mirrors/minio
Code
Pull Requests
Actions
2
Activity
Files
b5c77b641de772c6abb223c80fdce2e00bdee7ca
minio
/
pkg
/
fs
History
Harshavardhana
fdf3d64793
error: Add proper prefixes for s3Error codes.
...
This patch adds 'Err' prefix for all standard API error codes and also adds a proper type for them.
2016-03-10 18:38:46 -08:00
..
api_suite_nix_test.go
accessPolicy: Implement Put, Get, Delete access policy.
2016-03-08 17:44:50 -08:00
api_suite_windows_test.go
accessPolicy: Implement Put, Get, Delete access policy.
2016-03-08 17:44:50 -08:00
dir.go
api: refactor list object handling in fs backend
2016-03-11 02:20:51 +05:30
fs_test.go
server: Remove max-buckets option and now max buckets is unlimited.
2016-02-06 18:25:47 -08:00
fs-backend-metadata.go
accessPolicy: Implement Put, Get, Delete access policy.
2016-03-08 17:44:50 -08:00
fs-bucket_test.go
error: Add proper prefixes for s3Error codes.
2016-03-10 18:38:46 -08:00
fs-bucket-listobjects.go
api: refactor list object handling in fs backend
2016-03-11 02:20:51 +05:30
fs-bucket.go
Merge pull request
#1214
from brendanashworth/improve-listbuckets
2016-03-10 18:20:18 -08:00
fs-datatypes.go
accessPolicy: Implement Put, Get, Delete access policy.
2016-03-08 17:44:50 -08:00
fs-errors.go
accessPolicy: Implement Put, Get, Delete access policy.
2016-03-08 17:44:50 -08:00
fs-multipart.go
pkg/fs: for locks, prefer defer and read-only ops
2016-03-07 00:07:11 -08:00
fs-object.go
api: Implement CopyObject s3 API, doing server side copy.
2016-02-27 19:51:59 -08:00
fs-utils_test.go
pkg/fs: test, document, and fix IsValid{Bucket,Object}Name
2016-03-07 19:59:24 -08:00
fs-utils.go
pkg/fs: test, document, and fix IsValid{Bucket,Object}Name
2016-03-07 19:59:24 -08:00
fs.go
api: refactor list object handling in fs backend
2016-03-11 02:20:51 +05:30