55 Commits (abffa00b76b31a92a9d5c4035f15b12ff6ad12d7)

Author SHA1 Message Date
kannappanr d32f90fe95 Honor global flags irrespective of the position. (#5486) 6 years ago
poornas 4f73fd9487 Unify gateway and object layer. (#5487) 7 years ago
ebozduman 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) 7 years ago
Harshavardhana f25ec31565 Set maxResources appropriately for gateway like server (#5321) 7 years ago
kannappanr a1c1a18dc5 Remove "logger" field from config.json (#5268) 7 years ago
Harshavardhana eb2894233c Convert gateways into respective packages (#5200) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
kannappanr 26e9f78a86 Display help when access/secret key is not set (#5132) 7 years ago
Timon Wong 6400f506da Simplify gateway backend registration (#5111) 7 years ago
A. Elleuch 866dffcd62 log: Store http request/responses in a log file (#4804) 7 years ago
Krishna Srinivas 7e05b826fa Figure out projectID for GCS automatically from credentials.json (#5029) 7 years ago
Harshavardhana 0c0d1e4150 Implement backblaze-b2 gateway support (#5002) 7 years ago
Harshavardhana e26a706dff Ignore reservedBucket checks for net/rpc requests (#4884) 7 years ago
A. Elleuch b918a6592f gcs: Better parsing of address flag (#4709) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana 2d23cd4f39 gcs: Fetch port as GlobalString(). (#4657) 7 years ago
ebozduman 0e5b9c7fe4 Adds 'gcs not ready for production' msg (#4604) 7 years ago
A. Elleuch eaa41e4086 gcs: Check if the given project id argument exists (#4583) 7 years ago
Krishnan Parthasarathi 237c8af5ef Improve GCS gateway example instruction (#4587) 7 years ago
Krishnan Parthasarathi fe426944ea Fix GCS help message (#4570) 7 years ago
Harshavardhana 5a78266821 gateway/gcs: Complete minio browser support for gcs. (#4552) 7 years ago
Harshavardhana f99f218999 Add support for reading and saving config on Gateway. (#4463) 7 years ago
poornas 12b2fc894b Remove profile option for gcs from gateway help message (#4421) 7 years ago
Krishna Srinivas 2aa76e7407 Change md5Sum to etag (#4399) 7 years ago
Remco Verhoef 0dab038858 Cleanup and update the PR with the master branch. 7 years ago
Anis Elleuch 5d602034ea gateway: Use default params when no args provided (#4315) 7 years ago
Remco Verhoef dd7e47f264 Add access and secret key to example, needed to access Minio Gateway 7 years ago
Remco Verhoef de5374f74c Map S3 regions to Google (multi)regions 7 years ago
Remco Verhoef 0a8cf1a6b0 Allow bucket creation in different regions, closes #4287 and #4241 7 years ago
Remco Verhoef 6508da5fde Add usage for GCS gateway, closes #4280 7 years ago
Remco ace4f9fd15 Implement gateway support Google Cloud Storage 7 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 7 years ago
Bala FA 3dfe254a11 gateway: make each backend as subcommands. (#4506) 7 years ago
Krishna Srinivas 2c56788f8d Validate gateway arguments (#4376) 7 years ago
poornas 6651c2fc5f disable settings change on browser in gateway mode (#4472) 7 years ago
Harshavardhana 1c3f244fc5 creds: Secretkey should be generated upto 40 characters in length. (#4471) 7 years ago
Harshavardhana 432bf7d99e Fail if formatting is wrong in our CI tests. (#4459) 7 years ago
poornas 18c4e5d357 Enable browser support for gateway (#4425) 7 years ago
Anis Elleuch 542f7ae42c gateway: Reject endpoint pointing to local gateway (#4310) 7 years ago
Krishnan Parthasarathi 02910725c5 Make gateway help for s3/azure similar (#4249) 7 years ago
Remco Verhoef 5016649f47 Add s3 backend to help, fixes #4219 (#4221) 7 years ago
Krishna Srinivas 01f04c717e gateway: reject bad path segments in URL (#4202) 7 years ago
Krishna Srinivas 0d32b22359 gateway: Fix help message for gateway (#4201) 7 years ago
Remco Verhoef 3a539ce660 Implement gateway S3 support (#3940) 7 years ago
Krishna Srinivas e6b2253da9 gateway: Fix help message for custom Azure Blob Storage endpoint. (#4113) 7 years ago
Krishna Srinivas c5249c35d3 gateway: Support for custom endpoint. (#4086) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 7 years ago
Aditya Manthramurthy 096427f973 Add `deliveryMode` parameter for AMQP notfication target (#4008) 7 years ago
Bala FA 6e9c91f43a fix: use its own lock in serverConfigV17 (#4014) 7 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 7 years ago