3717 Commits (bc9509bc8a95cc35113afe850428bee0d16ff056)
 

Author SHA1 Message Date
Harshavardhana 485c0ea8bf tests: Combine v2 tests with the Suite itself. (#3088) 8 years ago
Krishnan Parthasarathi 49ba07d1d6 Use net.ParseCIDR instead of custom-built parsers (#3055) 8 years ago
Krishna Srinivas 35e541e0b1 content-length-range policy should be honored for the uploaded object sizes. (#3076) 8 years ago
Aditya Manthramurthy 3977d6b7bd Lock bucket while modifying its metadata (Fixes #2979) (#3019) 8 years ago
Harshavardhana 0905398459 Fix benchmark tests. (#3082) 8 years ago
Aditya Manthramurthy f41faf96b7 Fix newMultipartUpload to not leave stale uploads.json (Fixes #3014) (#3079) 8 years ago
Bala FA 36639b65a9 rename completeMultipartMD5() into getCompleteMultipartMD5(). (#3051) 8 years ago
Harshavardhana 7fc598b73f Fix user-agent prefix to have docker instead of suffix. (#3074) 8 years ago
Krishna Srinivas 21d41ad7fd init[windows]: Fix to handle the case when export path is a relative path. (#3054) 8 years ago
Harshavardhana fe56220d1a Do not print nil when hostname is provided as --address (#3053) 8 years ago
Harshavardhana 5782ec3ada Fix peers and web UIVersion validation. (#3048) 8 years ago
Krishnan Parthasarathi 8839c5105a Pass values to closures esp. when passed to defer statement. (#3050) 8 years ago
Harshavardhana e293f079f5 github: Add PR and issue templates. (#3046) 8 years ago
Anis Elleuch 6c2d5e3d05 Correct the number of failed disks that we can withstand in startup message (#3045) 8 years ago
Krishna Srinivas 5999a23d3e When object whose size is greater than 5G is uploaded using presigned POST we should return error. (#3033) 8 years ago
Krishna Srinivas e51be73ac7 PresignedPost: Support for Signature V2 presigned POST Policy. (#3043) 8 years ago
Harshavardhana 4b5b363c6c tests: Fix race between SetBucketListenerConfig and eventNotifyForBucketNotifications (#3041) 8 years ago
Krishna Srinivas f2b0c08e34 logging: print file:line:funcName of the caller of errorIf and fatalIf (#3035) 8 years ago
Harshavardhana 83b364891d tests: Fix a potential race in ListenBucketNotificationHandler. (#3040) 8 years ago
Karthic Rao 87af2dbc43 dist: Adding systemd script for running Minio distributed. (#3034) 8 years ago
Justin Clift 885bac330b Added a "catch all" documentation link (#3038) 8 years ago
Harshavardhana e3ab478c70 tests: Fix a potential race in RemoveBucketNotification. (#3037) 8 years ago
Harshavardhana ecaccefd2e tests: Implement GetBucketNotification handler tests. (#3029) 8 years ago
Harshavardhana ece559afe2 api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
Krishna Srinivas d3aaf50a40 posix: Split on ":" in path d:\export makes minio use wrong disk. (#3027) 8 years ago
Karthic Rao 43ce028840 Point link of the docs to docs.minio.io. (#3025) 8 years ago
Krishna Srinivas 32c3a558e9 distributed-XL: Support to run one minio process per export even on the same machine. (#2999) 8 years ago
Anis Elleuch 41f9ab1c69 Translate storage access denied error to S3 Access Denied response (#3015) 8 years ago
Aditya Manthramurthy 8876e0a80a Delete bucket listener config file from disk (#3016) 8 years ago
Anis Elleuch c21ac80268 Validate access/secret keys found in the config file and enhance invalid keys messages (#3017) 8 years ago
Frank 0e2cd1a64d Added clear subcommand for control lock (#3013) 8 years ago
Aditya Manthramurthy 6274727b71 Pick up server address from --address option (#3002) (#3008) 8 years ago
Harshavardhana 95567c68bf posix: Do not print errors in expected errors. (#3012) 8 years ago
Anis Elleuch c189337b6e rpc: Support SNI in TLS certificates (#3009) 8 years ago
Krishnan Parthasarathi 6fc81dc162 Delete temp object/part when PutObject{,Part} fails (#3004) 8 years ago
Krishnan Parthasarathi 7d50361ca9 Move housekeeping before object layer initialization (#3001) 8 years ago
Frank 19c51f3f3c Added ForceUnlock to namespace-lock (#2990) 8 years ago
Aditya Manthramurthy c3bbadacbf Improve Peer RPC error handling (Fixes #2992) (#2995) 8 years ago
Anis Elleuch 2208992e6a More informative message when erasure fails to read a part of an object (#2989) 8 years ago
Anis Elleuch bbba8e432a Add ssl support to s3/web peers connections (#2988) 8 years ago
Harshavardhana 39331b6b4e xl: GetCheckSumInfo() shouldn't fail if hash not available. (#2984) 8 years ago
Mike Ralphson 6e748cb1cf Report when invalid bucket names are skipped in FS backend. (#2947) 8 years ago
Anis Elleuch 2005d656e6 Properly load creds from env and save them when server cmd is executed (#2970) 8 years ago
Aditya Manthramurthy 0f26ec8095 Propagate creds change to cluster (Fixes #2855) (#2929) 8 years ago
Harshavardhana 8d2347bc7b storage: DeleteFile should return errFileNotFound for ENOENT. (#2978) 8 years ago
Aditya Manthramurthy 0ff359ca0e Fix early init. problem for notifications (Fixes #2972) (#2977) 8 years ago
Harshavardhana f8e13fb00e server: Startup sequence should be more idempotent. (#2974) 8 years ago
Harshavardhana 686a610fc3 api: Nanosecond precision for API responses is valid with S3. (#2957) 8 years ago
Mike Ralphson 7fc1685b7a Allow Travis builds from GitHub forks (#2958) 8 years ago
Krishnan Parthasarathi b89609dc2e XL: Filter out md5Sum from user defined headers (#2962) 8 years ago