4204 Commits (0bba3cc8e3e8d2f2adb3d3ef7cf946dcc6078750)
 

Author SHA1 Message Date
Krishna Srinivas 0bba3cc8e3 gateway-azure: Convert S3 metadata to azure metadata (#4384) 7 years ago
Cesar Alvernaz bac5303b10 Some minor fixes (#4441) 7 years ago
Harshavardhana e01b2fc06d Disable network share test, appveyor bug. (#4446) 7 years ago
Harshavardhana 072fcf3ba6 fs: Make sure to validate bucket first in PutObject() (#4427) 7 years ago
Harshavardhana b78f6fbcc5 Do not send envVars in ServerInfo() (#4422) 7 years ago
samkevich 99ca8a2928 fix InvalidAccessKeyId error according to amazon documentation (#4404) 7 years ago
poornas 9b3dd44607 Add dotnet library to minio startup message (#4410) 7 years ago
Krishnan Parthasarathi 3c5db69ffd Treat 0.0.0.0 as local address in --address flag (#4386) 7 years ago
Krishna Srinivas 28c26a9e59 Generate random ETag if client does not provide MD5 for PutObjectPart (#4385) 7 years ago
morph027 9136734c02 added secrets to distributed swarm minio (#4374) 7 years ago
Harshavardhana 348aa6566c Add nsswitch.conf to our docker image (#4379) 7 years ago
luomeiqin 9d98bf1c0f Bucket names can contain hyphen (#4324) 7 years ago
Rushan a767ad321a Browser: Fix Safari Blob download issue (#4357) 7 years ago
Harshavardhana 1886d94e95 server/mux: Use constants provided by Go http (#4360) 7 years ago
Anis Elleuch 542f7ae42c gateway: Reject endpoint pointing to local gateway (#4310) 7 years ago
Harshavardhana 59b3e0b79b auth/rpc: Add RWMutex instead of Mutex for granular locking. (#4352) 7 years ago
Aditya Manthramurthy 8975da4e84 Add new ReadFileWithVerify storage-layer API (#4349) 7 years ago
Frank cae4683971 Make clearing of stale debug lock info independent of deleting map entry of lock itself. (#4353) 7 years ago
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 7 years ago
Anis Elleuch 465274cd21 server-info: Change Error type to string (#4346) 7 years ago
Harshavardhana 87fb911d38 Rename structs for azure and s3 gateway to be consistent. (#4347) 7 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 7 years ago
Harshavardhana c63afabc9b build/release: Generate sha256sums also without the release tag. (#4318) 7 years ago
poornas 0404e747cf Fix broken link (#4344) 7 years ago
Aditya Manthramurthy 3bc9e6101c Add minimum requirements sections to notifications docs (#4328) 7 years ago
Anis Elleuch f2ed149714 Add slack channel link to corrupted disk err msg (#4270) 7 years ago
Harshavardhana 5a16dcf4cf Add a graceful msg when CTRL+C is pressed. (#4248) 7 years ago
Harshavardhana fa3d5d0f46 build/release: Generate sha256sums for built binaries. (#4311) 7 years ago
Krishna Srinivas bb292e4e38 web-handler: Allow anonymous download of zip (#4309) 7 years ago
poornas d1971b9a4d Prevent duplicate policy rows from being created (#4276) 7 years ago
Harshavardhana fa3f6d75b6 fs: Verify if parent is an object before i/o. (#4304) 7 years ago
Harshavardhana 298b470f69 fs/erasure: Ignore objects with / even for DeleteObject() (#4303) 7 years ago
Krishna Srinivas fc774957fe gateway: reject requests with unknown authorization (#4297) 7 years ago
Nitish Tiwari c6258f5e97 Multi tenancy doc (#4215) 7 years ago
Anis Elleuch 85bc6003e9 gateway-s3: Avoid x2 double quotes in ListParts (#4295) 7 years ago
Nitish Tiwari 0d9de50e21 Bump Docker compose file to latest release (#4271) 7 years ago
Rushan d13aa1c42d browser: make input number types readonly in share objects modal (#4273) 7 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 7 years ago
Anis Elleuch 2df1e2e9a9 doc: Fix pgsql cmd example (#4265) 7 years ago
Harshavardhana e372b5ed67 build: Fix release build names. (#4263) 7 years ago
Harshavardhana 76f4f20609 fs: Migrate object metadata to objects directory. (#4195) 7 years ago
Harshavardhana 99ddd35343 docs: use IEC format such as iB everywhere. (#4247) 7 years ago
Remco Verhoef 01e9adc4b3 Implement anonymous uploads, fixes #4250 (#4259) 7 years ago
Nitish Tiwari 4c63fd06c6 Add Kubernetes yaml file deployment example (#4262) 7 years ago
Nitish Tiwari bb4efbf258 Add minimum requirements for MySQL notification (#4260) 7 years ago
Harshavardhana a89c7299d1 browser: Update ui-assets with new fixes. (#4246) 7 years ago
Harshavardhana df027a8f51 Webhook endpoints can fail, we must start the server. (#4255) 7 years ago
Aditya Manthramurthy a02575ebf9 Bump up minio-go to (fixes #4243) (#4256) 7 years ago
Krishna Srinivas 972a527b66 browser: Selecting a new bucket appends objects list to previous bucket's list (#4252) 7 years ago
Krishnan Parthasarathi 02910725c5 Make gateway help for s3/azure similar (#4249) 7 years ago