47 Commits (0646e7ae40828c78469a67a2885bfdebe48f6038)

Author SHA1 Message Date
Frederick F. Kautz IV 7152712f34 Accessing dir as object should return ObjectNotFound 10 years ago
Frederick F. Kautz IV a092b44cf1 Adding test to ensure list objects returns an error for non existant buckets to match previous bug fix and fix for inmemory 10 years ago
Harshavardhana 5d197dd063 Reply back errors properly 10 years ago
Frederick F. Kautz IV 54026dbc78 Setting order when retrieving buckets 10 years ago
Frederick F. Kautz IV 7ca87e06aa Adding list bucket tests and fixing inmemory behavior. 10 years ago
Harshavardhana 82baccb8bf Prefix if empty skip it before IsValidBucket 10 years ago
Frederick F. Kautz IV ca7b1a7fc6 Fix build 10 years ago
Harshavardhana 2ccecd3f32 Add list buckets for 'fs' 10 years ago
Frederick F. Kautz IV 5daa408e2c Creating subdirectories in fs now works 10 years ago
Frederick F. Kautz IV 044dc9af80 Adding more tests, including ordering of objects in prefix 10 years ago
Harshavardhana 2547163cb2 Add erasure package in its full form v1.0 10 years ago
Frederick F. Kautz IV 74ef65daac Removing log from fs_test.go 10 years ago
Frederick F. Kautz IV 163a6c35db Adding fs storage 10 years ago
Frederick F. Kautz IV 49641e3410 Adding storage modifications for upcoming fs system 10 years ago
Harshavardhana f3a27169fc Avoid 'clang' optimization, keep it -O0 10 years ago
Frederick F. Kautz IV 2368e7c936 Adding error support to all commands in storage interface 10 years ago
Frederick F. Kautz IV d37bbfec41 Adding IsTruncated to minioapi 10 years ago
Frederick F. Kautz IV 39208601dc Adding more api suite tests 10 years ago
Frederick F. Kautz IV 0da193e6d6 Adding paging count tests 10 years ago
Frederick F. Kautz IV 82a69d3ab9 Adding initial test suites 10 years ago
Harshavardhana 357a81e879 Add bucket to be part of object struct, reply back with BucketNotFound 10 years ago
Frederick F. Kautz IV 8d1c447aac Adding HEAD verb to minioapi 10 years ago
Frederick F. Kautz IV 079cdcd909 Making in memory storage data type private 10 years ago
Frederick F. Kautz IV 8efd23b755 Migrating from unix ts to time.Time 10 years ago
Frederick F. Kautz IV 53a8536984 Fixing regex 10 years ago
Frederick F. Kautz IV 856781b2a4 Simplifying bucket name convention and making convention public 10 years ago
Frederick F. Kautz IV ae0b88f319 Simplfying bucket naming convention 10 years ago
Frederick F. Kautz IV 9ca1e37235 Adding etag to headers 10 years ago
Frederick F. Kautz IV c23fa26830 Extracting storage api to interface 10 years ago
Harshavardhana d44404dd81 Provide ETag with sha256Sum of input object data 10 years ago
Harshavardhana 5b67da7d96 Add PutBucket and ListBuckets service 10 years ago
Harshavardhana e22ae2475a Add license headers and other cleanup 10 years ago
Frederick F. Kautz IV 9260e6404a Adding error when object exists 10 years ago
Frederick F. Kautz IV cc4329fb12 List objects in a bucket. 10 years ago
Frederick F. Kautz IV 53190e1210 Initial work for xml list objects 10 years ago
Frederick F. Kautz IV 36268f07ea Adding error handling to storage get call 10 years ago
Frederick F. Kautz IV c791c7bca4 Store objects in memory map 10 years ago
Frederick F. Kautz IV 718794205f wip 10 years ago
Frederick F. Kautz IV c766f3617b Populating http handler with test scaffolding 10 years ago
Frederick F. Kautz IV d3d1c1afb3 Minor refactoring, moving http request logic from storage to server 10 years ago
Frederick F. Kautz IV f356599e22 Adding initial web server and storage server module infrastructure 10 years ago
Frederick F. Kautz IV f550e84cf4 Removing old server 10 years ago
Harshavardhana 68de9ac19e Further restructure 10 years ago
Harshavardhana 432275e966 Full restructure in accordance with 10 years ago
Harshavardhana 6b36b5c551 A full restructure 10 years ago