1
0
mirror of https://github.com/minio/minio.git synced 2025-01-19 02:33:16 -05:00

59 Commits

Author SHA1 Message Date
Karthic Rao
3ac6790ca2 tests: Add Object Layer nil test for bucket-handler API's () 2016-10-11 00:00:02 -07:00
Karthic Rao
e213172431 tests: Missing anonymous tests for bucket-handlers. () 2016-10-09 09:21:37 -07:00
Harshavardhana
5885ffc8ae signature: Add legacy signature v2 support transparently. ()
Add new tests as well.
2016-09-30 14:32:13 -07:00
Harshavardhana
6aa2fc95c0 Revert "bucket: refactor policies and fix bugs related to enforcing policies. ()"
This reverts commit ca5ca8332bdef662bc6bcb3e421013139c42954e.
2016-09-26 19:32:33 -07:00
Harshavardhana
ca5ca8332b bucket: refactor policies and fix bugs related to enforcing policies. ()
This patch also addresses the problem of double caching at
object layer once at XL and another at handler layer.
2016-09-22 23:47:48 -07:00
Harshavardhana
a1ff351f21 tests: Fix ListMultipartUploadsHandler tests. () 2016-09-15 01:44:19 -07:00
Harshavardhana
03430d0db8 tests: Add ListBucketHandler tests. ()
part-3 final fix for 
2016-09-14 23:53:42 -07:00
Harshavardhana
ee7e70c992 tests: Add tests for ListMultipartUploads, DeleteMultipleObjects. ()
Additionally adds PostPolicyHandler tests.
2016-09-13 21:22:31 -07:00
Harshavardhana
eae0281c64 tests: Add GetBucketLocation, HeadBucket tests. () 2016-09-13 21:18:30 -07:00