Frederick F. Kautz IV
|
e2403cbc56
|
Quotas are more accurate, occur on Read()
|
10 years ago |
Frederick F. Kautz IV
|
bbb493080f
|
Switching back to BigEndian
|
10 years ago |
Frederick F. Kautz IV
|
3a48f9fe4d
|
Adding quotas based upon type
|
10 years ago |
Harshavardhana
|
b75f46aaa0
|
Use standard functions to achieve byteorder converstion
|
10 years ago |
Frederick F. Kautz IV
|
e2475925ea
|
quota handlers now log against ip properly against a duration
|
10 years ago |
Harshavardhana
|
c5d8ca245d
|
Memory now handles submitting large files - fixes #482
|
10 years ago |
Frederick F. Kautz IV
|
fda50d52c8
|
Add initial framework for quota
|
10 years ago |
Harshavardhana
|
5ae8d34f76
|
Donut mode will now take multiple paths as argument, updated docs as well
|
10 years ago |
Harshavardhana
|
a5729e8c02
|
Disable verifying ACL until we get webcli up and running
|
10 years ago |
Harshavardhana
|
e95604ff86
|
Finishing all the test case support for ACL and other fixes
|
10 years ago |
Harshavardhana
|
848c4ee31c
|
Further fixes for ACL support, currently code is disabled in all the handlers
Disabled because due to lack of testing support. Once we get that in we can
uncomment them back.
|
10 years ago |
Harshavardhana
|
1c0ff2c758
|
ACL driver/storage layer support
|
10 years ago |
Harshavardhana
|
c8713fd650
|
Bring in full fledged acl support
|
10 years ago |
Harshavardhana
|
2c1455af1b
|
Implement x-amz-acl tests
|
10 years ago |
Harshavardhana
|
107e077ec0
|
Implement x-amz-acl handling
|
10 years ago |
Harshavardhana
|
b121c8588f
|
Remove bucketpolicy handlers and all its references
|
10 years ago |
Harshavardhana
|
3f33643d39
|
File driver to take the high road
|
10 years ago |
Frederick F. Kautz IV
|
59a81a73c6
|
Adding lru to memory driver, not wired to command line opts
|
10 years ago |
Harshavardhana
|
38155e86ac
|
iodine is part of minio now
|
10 years ago |
Frederick F. Kautz IV
|
6241c9880b
|
Moving object storage drivers back to minio
|
10 years ago |
Harshavardhana
|
2a21b7d639
|
Implement headBucketHandler() and its related tests
Remove internal testify/mock and use upstream - update all godeps
|
10 years ago |
Frederick F. Kautz IV
|
ea961ef16d
|
Updating to use objectdriver
|
10 years ago |
Harshavardhana
|
d324c4b061
|
Return proper return for all drivers when BucketNotFound
|
10 years ago |
Frederick F. Kautz IV
|
2f44438843
|
Reformatting imports
|
10 years ago |
Frederick F. Kautz IV
|
be4bc44b4d
|
Replacing gopkg.in/check.v1 with minio-io/check
|
10 years ago |
Frederick F. Kautz IV
|
e6abca1a63
|
Adding iodine to object HEAD verb
|
10 years ago |
Frederick F. Kautz IV
|
46badca07e
|
Removing Godeps from pkg/api
|
10 years ago |
Frederick F. Kautz IV
|
4171ad8b69
|
Adding test for invalid range in api
|
10 years ago |
Harshavardhana
|
4079dd1d12
|
Commit testify,objx, gorilla/mux, minio-io/erasure gopkg.in/check.v1
|
10 years ago |
Harshavardhana
|
4b25d4e8db
|
Use verifyError instead of parsResponse, also get rid of mxj dependency
|
10 years ago |
Frederick F. Kautz IV
|
9954e5c280
|
Better error handling + tests for get object
|
10 years ago |
Frederick F. Kautz IV
|
db1e6e5988
|
Adding tests for put bucket errors, fixed mismatching error
|
10 years ago |
Frederick F. Kautz IV
|
ebf1e784b3
|
Adding iodine and tests for for list buckets errors
|
10 years ago |
Frederick F. Kautz IV
|
5865295f5d
|
Adding better error support to api
|
10 years ago |
Frederick F. Kautz IV
|
8757ccf9a3
|
Fixing race condition in api_test.go
|
10 years ago |
Harshavardhana
|
85e547d854
|
Parse response headers in tests
|
10 years ago |
Frederick F. Kautz IV
|
0c5ed6f3ba
|
Add partial object support to donut driver
|
10 years ago |
Frederick F. Kautz IV
|
563a914046
|
Fix whitespace
|
10 years ago |
Frederick F. Kautz IV
|
83f0f0971f
|
Adding comments on why we subtract a second from date1 in an api test
|
10 years ago |
Frederick F. Kautz IV
|
1f699a094b
|
Minor modification for creating temp dir in api test
|
10 years ago |
Frederick F. Kautz IV
|
5b1350b4bf
|
api test now states which driver is currently running
|
10 years ago |
Harshavardhana
|
a56098b8c9
|
Make sure in API we handle all error type exclusively, and return certain values exclusively
|
10 years ago |
Frederick F. Kautz IV
|
6136960cfd
|
Moving api_test to fixtures for drivers
|
10 years ago |
Frederick F. Kautz IV
|
959d90fcf7
|
Adding test for partial objects
|
10 years ago |
Frederick F. Kautz IV
|
62c4c997c2
|
Simplifying error handling in api bucket handlers
|
10 years ago |
Frederick F. Kautz IV
|
318d9d5aa8
|
API Bucket Handlers errors simplified
|
10 years ago |
Frederick F. Kautz IV
|
7d657eb55c
|
Simplifying error response writing for object handlers
|
10 years ago |
Frederick F. Kautz IV
|
c3cda5d9a8
|
Adding comments to errors
|
10 years ago |
Frederick F. Kautz IV
|
ded090a8b0
|
Normalizing imports in api
|
10 years ago |
Frederick F. Kautz IV
|
8cbc1c2346
|
More api cleanup
|
10 years ago |