1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

104 Commits

Author SHA1 Message Date
Anis Elleuch
fc783f8407 More tests for web handlers ()
* Return negative values of Total and Free in StorageInfo() when we fail to get disk info

* Return consistent messages in web handlers when the server is not initialized
2016-09-22 16:35:12 -07:00
Anis Elleuch
90417d2dd6 Check for bucket existence in Set/Get/Remove bucket policy workflow + tests () 2016-09-21 16:38:50 -07:00
Bala FA
7431acb2c4 web: add handlers for set/get bucket policy. ()
Refer 
2016-08-30 10:04:50 -07:00
Harshavardhana
bccf549463 server: Move all the top level files into cmd folder. ()
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
2016-08-18 16:23:42 -07:00