1241 Commits (683117739409f2f3bc072cf4f49e2dd10d5dcfa7)

Author SHA1 Message Date
Krishna Srinivas 6831177394 Do not log errFileNotFound error (#5853) 6 years ago
kannappanr fe126de98b
Regenerate fs.json if it is corrupted in FS mode (#5778) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
Andreas Auernhammer 21a3c0f482 disable elliptic curves P-384 and P-521 for TLS. (#5845) 6 years ago
Harshavardhana ccdb7bc286 Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket (#5842) 7 years ago
Harshavardhana 954142a98f Cleanup and make a safer code (#5794) 7 years ago
Bala FA 76cc65531c use package name correctly (#5827) 7 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
wd256 846f3e8f59 Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) 7 years ago
Andreas Auernhammer 5a16671f72 do not set response header X-Frame-Options for S3 requests (#5838) 7 years ago
Ashish Kumar Sinha 9ebb72aa99 Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
wd256 9f31da5d57 Fix PutObject/CopyObject with metadata for GCS gateway (#5828) 7 years ago
Harshavardhana c332b4fb5e fix shadowing issue in logger (#5830) 7 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 7 years ago
Harshavardhana 97a8d856b6 Vendorize new changes from minio-go repo (#5821) 7 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
Harshavardhana 57b8db2088 Cleanup help to bring concise self-help message (#5788) 7 years ago
Harshavardhana bcd54632f5 Fix broken 'minio update' command on Windows (#5816) 7 years ago
Nitish Tiwari 42f775af4f
Add cache config for configuration comparison (#5812) 7 years ago
Andreas Auernhammer f60765ac93 add some security HTTP headers (#5814) 7 years ago
Harshavardhana 1f07545e2a
Improve init messages for distributed setup (#5786) 7 years ago
Harshavardhana bd8d6e3c4e Return bucketNameInvalid properly in B2 gateway (#5787) 7 years ago
Harshavardhana 4a874dfbc1
Ignore prefix renames when dest directory is not empty (#5798) 7 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
Harshavardhana 217fb470a7 Add a check to check if disk is writable (#5662) 7 years ago
Harshavardhana eb0deabd73 Fail when TLS is configured and HTTP endpoints are provided (#5771) 7 years ago
Harshavardhana 41c31d10ca
Enable s3,gcs,manta,oss,b2 gateways as production ready (#5795) 7 years ago
Harshavardhana 1d31ad499f Make sure to re-load reference format after HealFormat (#5772) 7 years ago
Krishna Srinivas ae8e863ff4 disk.String() represents just path and not URL when disk is a local disk (#5785) 7 years ago
Andreas Auernhammer da9f0e324e return AWS S3 compatible error for invalid but equal keys during key rotation (#5783) 7 years ago
Harshavardhana 73f7a98590 Enable go1.10.1 version (#5666) 7 years ago
Andreas Auernhammer 2f20d90465 set storage class in FS mode (#5779) 7 years ago
Harshavardhana 861550446a
Allow upto 15 minutes of timeskew for RPC calls as well (#5774) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
Nitish Tiwari 9eb94fe8c8 Fix StorageClass field in ListObject/ListObjectV2 response (#5766) 7 years ago
Harshavardhana 30ab71c9d9 Add missing healthcheck router for gateway (#5764) 7 years ago
Harshavardhana 85a57d2021 Make sure to close the disk connections (#5752) 7 years ago
Harshavardhana 2c5f2e9669 Stop deleting 'format.json' upon unsuccessful save (#5747) 7 years ago
Harshavardhana b052bfa79e Add necessary safe headers under CORS (#5750) 7 years ago
Harshavardhana 8eb838bf91 Extend quorum based listing for prefixes (#5749) 7 years ago
poornas 98315b8e60 Update disk cache documentation (#5743) 7 years ago
kannappanr b87cc3d643 Get proper GOPATH in trim function (#5744) 7 years ago
Krishna Srinivas 804a4f9c15 Fix backend format for disk-cache - not to use FS format.json (#5732) 7 years ago
Nitish Tiwari 328076f773
Fix help message to be uniform across env vars (#5735) 7 years ago
Nitish Tiwari 22e3ace36e Apply storageClass data while config migration (#5737) 7 years ago
Harshavardhana ef61b36c5a Fix PUT bucket notification deadlocks (#5734) 7 years ago
Harshavardhana 35b3913d22 Fix block id length upto 8bytes only for azure gateway. (#5731) 7 years ago
poornas af024a9c69 Remove deadcode related to multipart cleanup for fs (#5716) 7 years ago