minio/cmd/gateway
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807)
This is an effort to remove panic from the source. 
Add a new call called CriticialIf, that calls LogIf and exits. 
Replace panics with one of CriticalIf, FatalIf and a return of error.
2018-04-19 17:24:43 -07:00
..
azure Remove panic() and handle it appropriately (#5807) 2018-04-19 17:24:43 -07:00
b2 Return bucketNameInvalid properly in B2 gateway (#5787) 2018-04-12 11:20:21 +05:30
gcs Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) 2018-04-19 16:15:14 -07:00
manta Enable s3,gcs,manta,oss,b2 gateways as production ready (#5795) 2018-04-09 16:33:48 -07:00
nas Update disk cache documentation (#5743) 2018-04-02 10:25:08 +05:30
oss Remove error package and cause functions (#5784) 2018-04-10 09:36:37 -07:00
s3 Vendorize new changes from minio-go repo (#5821) 2018-04-15 11:39:48 +05:30
sia Cleanup help to bring concise self-help message (#5788) 2018-04-13 11:57:05 -07:00
gateway.go Add NAS gateway support (#5516) 2018-02-20 12:21:12 -08:00