3430 Commits (428629f577abcd54f9d6769b9e55afd3f78325d1)
 

Author SHA1 Message Date
Krishnan Parthasarathi 428629f577 Add unit tests for server-main.go (#2802) 8 years ago
Harshavardhana 1edd74dda2 update: Deprecate the usage of update=yes query param. (#2801) 8 years ago
Krishnan Parthasarathi 740ecf530c Add PutBucketNotification, ListenBucketNotification handler unit-tests. (#2787) 8 years ago
Aditya Manthramurthy 10d2ef5449 Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
Aditya Manthramurthy 8ea571c7f7 Remove MINIO_DEBUG environment variable (#2794) 8 years ago
Harshavardhana ca3022d545 api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
Anis Elleuch 9417614a8e Recalculate free minimum disk space (#2788) 8 years ago
Aditya Manthramurthy 70d52bbc4c Add unit test for rate-limit-handler (#2661) (#2784) 8 years ago
Harshavardhana 6aa2fc95c0 Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 8 years ago
Harshavardhana cfbab22237 web: Remove bucket policy when we have no more statements. (#2779) 8 years ago
Harshavardhana be0e06c0aa web: Simplify and rename GetAllBucketPolicy --> ListAllBucketPolicies. (#2778) 8 years ago
Harshavardhana 1c941fd787 rpc: Should validate server versions. (#2775) 8 years ago
Krishnan Parthasarathi 669783f875 Purge stale object cache entry (#2770) 8 years ago
Krishnan Parthasarathi 27e474b3d2 Improve code coverage in bucket-notification-handlers.go (#2759) 8 years ago
Krishna Srinivas 1e53316241 Add tests for presigned-get (#2767) 8 years ago
Harshavardhana ca5ca8332b bucket: refactor policies and fix bugs related to enforcing policies. (#2766) 8 years ago
Bala FA aa579bbc20 web: add method to get all policies for given bucket name. (#2756) 8 years ago
Harshavardhana e375d822da bucket: SetBucketPolicy should save a valid Version and validate. (#2762) 8 years ago
astaxie 4bc2eb9a4d chinese translate (#2637) 8 years ago
Anis Elleuch fc783f8407 More tests for web handlers (#2755) 8 years ago
Anis Elleuch 79e0c52fc2 Increment golang version for docker images (#2761) 8 years ago
Anis Elleuch ef22330563 Require go 1.7.1 to build Minio server (#2727) 8 years ago
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