5 Commits (895471afa1c101327cdc353a433c4962eae5b931)

Author SHA1 Message Date
Harshavardhana 040af08473 server: Startup message now prints configured ARNs. (#2653) 8 years ago
Harshavardhana afe874f15a api: CopyObject pipe should be closed pro-actively upon error. (#2625) 8 years ago
Harshavardhana 2f9975c76c notifications: GetObjectInfo() later if bucket notifications are set. (#2575) 8 years ago
Mohit Agarwal 418921de89 minor cleanup 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana d1bb8a5b21 api: refactor the bucket policy reading and writing. (#2395) 8 years ago
Harshavardhana 97c1289659 handlers: GetObject and HeadObject support more responses. (#2403) 8 years ago
Harshavardhana 82cd38e959 handlers: Remove 'notification.xml' when bucket is deleted. (#2389) 8 years ago
Harshavardhana 7e46055a15 api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
Harshavardhana 064c51162d api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
Krishnan Parthasarathi 50dae0ab04 bucket-policy: Migrate bucket policy to minioMetaBuket/buckets (#2321) 8 years ago
Harshavardhana 65f71ce0c5 browser: Object upload should save metadata and notify. (#2309) 8 years ago
Harshavardhana 2f7358a8a6 XL: erasure Index should have its corresponding distribution order. (#2300) 8 years ago
Harshavardhana 77248bd6e8 api: Notify events only if bucket notifications are set. (#2293) 8 years ago
Harshavardhana f248089523 api: Implement bucket notification. (#2271) 8 years ago
Harshavardhana f85d94288d api: extract http headers with some supported header list. (#2268) 8 years ago
Harshavardhana c1e953b368 api: Set content-encoding properly if set. (#2245) 8 years ago
utsl42 e5cd35aad0 XL: GetObjectInfo() store and retrieve user-defined object metadata. (#2189) 8 years ago
Harshavardhana e9647b5f12 API/CopyObject: Refactor the code and handle if-modified-since as well. (#2183) 8 years ago
Harshavardhana d676e660c9 API/CopyObject: If-None-Match should return Precondition failed. (#2164) 8 years ago
Krishna Srinivas aa7079fc7b XL/GetObject: If quorum not available during GetObject appropriate error should be returned. (#2135) 8 years ago
Harshavardhana 5102a5877e API/handler: CopyObject make it behave in accordance with S3 spec. (#2155) 8 years ago
Harshavardhana ec35330ebb XL/fs: GetObject should validate all its inputs. (#2142) 8 years ago
Nick Craig-Wood 8c767218a4 URL Encode X-Amz-Copy-Source as per the spec (#2114) 8 years ago
Bala FA a51bb1d728 http: handle request range like Amazon S3. (#2112) 8 years ago
Harshavardhana 8a028a9efb handler/PUT: Handle signature verification through a custom reader. (#2066) 8 years ago
Harshavardhana d2557bb538 XL: GetObject caching implemented for XL. (#2017) 8 years ago
Krishna Srinivas eb5f782c74 object-handler: skip sha256 calculation if x-amz-content-sha256=="UNSIGNED-PAYLOAD" (#2038) 8 years ago
Krishnan Parthasarathi bcb822c390 Send XML header before the first of whitespace chars (#2046) 8 years ago
Harshavardhana 748dc80047 API: add writePartTooSmallErrorResponse to extend standard error responses. (#2005) 8 years ago
Krishnan Parthasarathi a854e8cc5c api: Sent ErrPreconditionFailed on If-Match failure (#2009) 8 years ago
Krishnan Parthasarathi d0be09fdd3 object: checkETag compares quoted ETags properly (#1997) 8 years ago
Krishnan Parthasarathi 129ebbd685 object layer: Send 200 OK and whitespace chars (#1897) 8 years ago
Harshavardhana feb337098d XL: bring in new storage API. (#1780) 8 years ago
Harshavardhana b2293c2bf4 XL: Rename, cleanup and add more comments. (#1769) 8 years ago
Krishnan Parthasarathi 3550660163 Return error for empty parts in multipartupload complete (#1758) 8 years ago
Harshavardhana ee6645f421 XL: Add additional PartNumber variable as part of `xl.json` (#1750) 8 years ago
Aakash Muttineni b48b2e7f7c Part ID check (#1730) 8 years ago
Harshavardhana 9fdb69563d handler: CopyObject should save metadata. (#1698) 8 years ago
Harshavardhana 7d6ed50fc2 objects: Save all the incoming metadata properly. (#1688) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana 498ce1e9bb handler: Add a waitgroup to avoid expect100Continue crash. (#1623) 8 years ago
Harshavardhana 5b29cefd40 api: DeleteObject should always return 204. (#1645) 8 years ago
Harshavardhana d4745c7d6a object: PutObjectHandler should set the md5Sum properly. (#1604) 8 years ago
karthic rao 26e2c4bf4d Replacing fastsha256 with crypto/sha256 package from golang standard package (#1584) 8 years ago
Harshavardhana 091c1e8456 copyObject: No need to verify md5sum. (#1520) 8 years ago
Harshavardhana 751fa972f5 xl/fs: Multipart re-org introduce "uploads.json" (#1505) 8 years ago
Harshavardhana 17868ccd7f handlers: overhaul entire writErrorResponse, simplify. (#1472) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana a98a7fb1ad Implement XL layer - preliminary work. 9 years ago