53 Commits (4dd07e57631bcb96be7f2c2bb0a7388351dd2840)

Author SHA1 Message Date
Harshavardhana 7270ca4157 pkg/wildcard: Simplify the wildcard logic further. (#2555) 8 years ago
Harshavardhana 975eb31973 api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. (#2506) 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 82cd38e959 handlers: Remove 'notification.xml' when bucket is deleted. (#2389) 8 years ago
karthic rao 2e0742e309 bucket policy: Support for '?' wildcard. (#2353) 8 years ago
Krishnan Parthasarathi 50dae0ab04 bucket-policy: Migrate bucket policy to minioMetaBuket/buckets (#2321) 8 years ago
Bala FA 0540863663 fix: use readSizeV1 wherever applicable. (#2093) 8 years ago
karthic rao 55ae7cac42 api/bucket-policy: Refactor, Handler test. (#2071) 8 years ago
karthic rao 48aa5f2199 api/bucket-policy: Add unit tests for more coverage, fixes couple of bugs. (#2055) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana ba5805e60a bucketPolicy: Do not use regexes, just do prefix matches. (#1497) 8 years ago
karthic rao 82113b747c Resource matching fix to overcome issues with regular expression based match (#1476) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana 30b0b4deba storage/server/client: Enable storage server, enable client storage. 8 years ago
karthic rao 188bb92d8a bucket-policy parset tests, and bug fixes (#1317) 8 years ago
Harshavardhana efc80343e3 fs: Break fs package to top-level and introduce ObjectAPI interface. 8 years ago
Harshavardhana 9dca46e156 signature: Use a layered approach for signature verification. 8 years ago
Harshavardhana 88714e7c8e bucketpolicy: Improve bucket policy validation, avoid nested rules. 8 years ago
Harshavardhana fdf3d64793 error: Add proper prefixes for s3Error codes. 8 years ago
Harshavardhana d5057b3c51 accessPolicy: Implement Put, Get, Delete access policy. 8 years ago