Harshavardhana
|
9232ce3b4e
|
Now client requests for ACL changes are honored through PutBucketACL API
|
2015-04-27 03:04:29 -07:00 |
Harshavardhana
|
b121c8588f
|
Remove bucketpolicy handlers and all its references
|
2015-04-22 14:46:51 -07:00 |
Frederick F. Kautz IV
|
6241c9880b
|
Moving object storage drivers back to minio
|
2015-04-08 16:28:14 -07:00 |
Frederick F. Kautz IV
|
ea961ef16d
|
Updating to use objectdriver
|
2015-04-06 18:00:18 -07:00 |
Harshavardhana
|
0474439b43
|
Code restructuring, assigning proper subsystems to each
- Drivers contain
* donut/*
* file/*
* memory/*
- Storage format contains
* donut/*
- GetObject() --> renamed to GetObjectReader()
- Deleted stale objectwriter.go, renamed donutwriter.go to object_writer.go
Simplifying, and documenting codebase further
|
2015-03-24 06:47:10 -07:00 |
Harshavardhana
|
2b0b5f014a
|
Update license header Mini should be Minimalist really
|
2015-03-19 14:35:50 -07:00 |
Harshavardhana
|
7ce3ab3193
|
Restructure minio api, move signature checks from utils to Api.
|
2015-03-18 18:16:19 -07:00 |