3484 Commits (a5921b5743a506f26a01bfe2a890f0576c12d4dd)
 

Author SHA1 Message Date
Krishnan Parthasarathi a5921b5743 Use same timestamp for all chunks in chunked signature (#2908) 8 years ago
Karthic Rao f0538dbb5c fix broken link for Go Installation in CONTRIBUTING.md (#2907) 8 years ago
Karthic Rao ff91ecb177 tests: Adding unknown signature type test for API handlers. (#2905) 8 years ago
Frank a6357502c1 Correct typo in error string (#2902) 8 years ago
Harshavardhana fa8ea41cd9 lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
Karthic Rao 3ac6790ca2 tests: Add Object Layer nil test for bucket-handler API's (#2899) 8 years ago
Krishna Srinivas 268b96058f ns-lock: lock namespace during FS object operations. (#2896) 8 years ago
Frank 0d031c432b Fix typo in serverVersion (#2894) 8 years ago
Frank 6e8f3224c5 Test coverage for lock rpc server (#2893) 8 years ago
Karthic Rao 9c53e9f4c3 tests: Enhance coverage for bucket policy handlers. (#2895) 8 years ago
Krishnan Parthasarathi 2d5e988a6d Refactor streaming signatureV4 w/ state machine (#2862) 8 years ago
Harshavardhana 3cfb23750a control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
Anis Elleuch 57f75b1d9b Ignore copy conditions when ETag is not available (#2888) 8 years ago
Anand Babu (AB) Periasamy 4560cbc20c List docker as first example 8 years ago
Karthic Rao e213172431 tests: Missing anonymous tests for bucket-handlers. (#2885) 8 years ago
Krishna Srinivas f5f007e183 Test: Add test case for xl.HealObject() (#2884) 8 years ago
Karthic Rao 09463265ce tests: Adding anonymous requests tests for bucket policy handlers. (#2882) 8 years ago
Karthic Rao 8f4cf2a7d0 tests: anonymous/unsigned tests for object handler API's . (#2881) 8 years ago
Karthic Rao 30183c4a9a tests: cleanup and unsigned request test. (#2880) 8 years ago
Karthic Rao d1df5e0ae1 tests: Add helper function for API handler anonymous request tests. (#2876) 8 years ago
Harshavardhana f1bc9343a1 prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
Frank e53a9f6cab Update vendorized version of dsync that relaxes read quorum to N/2 (#2874) 8 years ago
Karthic Rao 97f4989945 tests: cleaning up. (#2875) 8 years ago
Harshavardhana ed676667d0 vendor: update reedsolomon package with new changes. (#2870) 8 years ago
Harshavardhana 1e5e213d24 auth: Make sure we initialize or change config before RPC requests. (#2867) 8 years ago
Karthic Rao a8105ec068 - Test utility function for easy asserting of cases wherein objectLayer (#2865) 8 years ago
Krishna Srinivas c6d2967b84 Doc: Document list of supported environmental varaibles. (#2864) 8 years ago
Krishna Srinivas bb9be02228 minio-browser: do not redirect to /minio if MINIO_BROWSER=off (#2863) 8 years ago
Harshavardhana 64f37bbf5b rpc: Add RPC client tests. (#2858) 8 years ago
Karthic Rao 0fc96fa25c Refactor bucket policy handler test to use API test initializer. (#2859) 8 years ago
Karthic Rao 2d8c6f8288 unit test for bucketPolicyConditionMatch function. (#2857) 8 years ago
Harshavardhana b94211bd66 api: ListObjectsV1 compliance with AWS S3. (#2856) 8 years ago
Harshavardhana 6494b77d41 server: Add more elaborate startup messages. (#2731) 8 years ago
Bala FA 63a7ca1af0 web: fix jwt token expiry set to one day by default. (#2819) 8 years ago
Krishna Srinivas 95f544657a Signature-V2: use raw resource/query from the request for signature calculation. (#2833) 8 years ago
Harshavardhana 740a919e25 config: Use migrateV8 to v9 function properly. (#2852) 8 years ago
Krishnan Parthasarathi 402c92beda Add listObjectParts test w/ unknown request signature type (#2847) 8 years ago
Karthic Rao 6a9013b97c misspell fixes. (#2835) 8 years ago
Krishnan Parthasarathi 73b50aea2d Add preSign auth type tests for ListObjectPartsHandler and PutObjectPartHandler (#2834) 8 years ago
Aditya Manthramurthy 315e66858c Add PostgreSQL notifier (#2739) (#2824) 8 years ago
Krishnan Parthasarathi 4f902d42b2 Add unit-tests for ListObjectParts API handler (#2826) 8 years ago
Krishna Srinivas 61a18ed48f sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
Anis Elleuch b5a6dd1395 Avoid path-cleaning policy resources for a better compliance with S3 (#2823) 8 years ago
Krishnan Parthasarathi 83e6e1060e Layer LimitReader responsibly allowing sign verification to work (#2821) 8 years ago
Krishnan Parthasarathi ddeb8242d8 PutObjectPartHandler unit-tests (#2810) 8 years ago
Harshavardhana a08052f640 Add docker pulls badge. 8 years ago
Harshavardhana 5ecba587f7 api: Relax object name validation. (#2814) 8 years ago
Harshavardhana db3da97a50 signature/v2: Fix presigned requests. 8 years ago
Harshavardhana 5885ffc8ae signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
Anis Elleuch 9fb1c89f81 Add TLS encryption capability to RPC clients (#2789) 8 years ago