3408 Commits (e1adbf83d8d2117725bc3b7d8df9b3ba5636a71a)
 

Author SHA1 Message Date
Harshavardhana e1adbf83d8 docker: Compose config should point to edge tag. 8 years ago
Karthic Rao 1148f95292 ineffassign fixes (#2758) 8 years ago
Karthic Rao f7430ec09c use runtime/debug.Stack() in leak detect test (#2757) 8 years ago
Karthic Rao b8903d842c api/complete-multipart: fixes and tests. (#2719) 8 years ago
Aditya Manthramurthy 32f097b4d6 Controller rpc tests (#2709) 8 years ago
Krishnan Parthasarathi 559ad38b8c Add bucket-notification-handler tests (#2750) 8 years ago
Anis Elleuch 90417d2dd6 Check for bucket existence in Set/Get/Remove bucket policy workflow + tests (#2745) 8 years ago
Anis Elleuch e66fb4bd7b configMigrate() returns errors + tests (#2735) 8 years ago
Harshavardhana 018c90dae7 events: ElasticSearch doesnt support objects with '/' in them. (#2747) 8 years ago
Anis Elleuch a5066e8f76 Better code coverage of handler-utils.go (#2746) 8 years ago
Harshavardhana 0a3448c8b6 events: Change event notifiers to delete and update keys. (#2742) 8 years ago
Harshavardhana c4964232eb config: Fail to start for config mistakes. (#2740) 8 years ago
Harshavardhana ef3c807b4a policies: Parser should handle Principals with various forms. (#2733) 8 years ago
Harshavardhana 113b93346b lock: Make some cleanup and moving the code around. (#2718) 8 years ago
Krishna Srinivas a955676986 Signature-V4: Dump the request with error message on signature mismatch. (#2734) 8 years ago
Harshavardhana 725df557b5 tests: Add tests for bucket-notification-utils (#2726) 8 years ago
koolhead17 250ac644d6 docs: Modified README.md with alias addition and bucket creation steps. (#2725) 8 years ago
Harshavardhana 490056eee3 tests: Add tests for bucket-notification-utils (#2723) 8 years ago
Harshavardhana 797d749322 tests: Add tests for filterRuleMatch (#2722) 8 years ago
Harshavardhana 79888bfff7 tests: Add auth-handler. (#2721) 8 years ago
koolhead17 6ca57e81f1 docs: Fixed markdown typo in README.md. (#2720) 8 years ago
Anis Elleuch 010f61e91f Add more tests for event-notifier code (#2716) 8 years ago
Harshavardhana 9216981262 tests: Add test for diskCount. (#2717) 8 years ago
Anis Elleuch b89a1cd482 tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
Harshavardhana 7d37dea449 tests: Add more streaming signature tests. (#2713) 8 years ago
Frank df2ef64d20 Upgrade to new dsync version incl. stale lock detection (#2708) 8 years ago
Anis Elleuch 7a549096de XL and FS use different tree walk ignored errors (#2707) 8 years ago
Harshavardhana a1ff351f21 tests: Fix ListMultipartUploadsHandler tests. (#2705) 8 years ago
Harshavardhana 03430d0db8 tests: Add ListBucketHandler tests. (#2701) 8 years ago
Anis Elleuch 6f73d597e0 Fix tracing twice an error in fs Complete Multipart Upload (#2703) 8 years ago
koolhead17 e273a40345 docs: Modified README.md by providing information about Minio server (#2704) 8 years ago
Anis Elleuch a84548d7ea Fix FS remove bucket regression bug (#2693) 8 years ago
Kartik Lunkad 19e01ceb19 QuickStart docs for Minio Server Setup needs update #2698 (#2700) 8 years ago
Harshavardhana 1e6d67b16d server: Remove deadcode. (#2699) 8 years ago
Aditya Manthramurthy 6533927237 Lock-free rate-limit algorithm + bug-fix (#2694) 8 years ago
Harshavardhana da9ae574df server: We should fail properly during server startup. (#2689) 8 years ago
Harshavardhana 16e4a7c200 Merge pull request #2657 from minio/distributed 8 years ago
Harshavardhana ee7e70c992 tests: Add tests for ListMultipartUploads, DeleteMultipleObjects. (#2649) 8 years ago
Krishna Srinivas 54a9f59a13 Init: Print SQS ARNs after globalEventNotifier is inited. (#2682) 8 years ago
Harshavardhana e6fd664331 tests: Fix format-config tests. 8 years ago
Karthic Rao b247ec9352 tests: refactor object-handler tests. (#2656) 8 years ago
Harshavardhana 43befab8ef Change distributed server wording. 8 years ago
Harshavardhana eae0281c64 tests: Add GetBucketLocation, HeadBucket tests. (#2644) 8 years ago
Karthic Rao 8bd78fbdfb performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
Krishnan Parthasarathi 66459a4ce0 Add unit-tests for formatting disks during initialization (#2635) 8 years ago
Harshavardhana 182109f0de xl: Heal `format.json` properly on fresh disks. 8 years ago
Harshavardhana 9998e9ea19 api: Response timeFormat do not need to have nano-second precision. 8 years ago
Harshavardhana ba2ba328da server: Fixes for various conditions 8 years ago
Anis Elleuch 67b8080144 Fix control lock rpc name in control lock cmd (#2627) 8 years ago
Anis Elleuch 239a34ca97 Add tests for regular and streaming v4 PutObject Handler (#2618) 8 years ago