1
0
mirror of https://github.com/minio/minio.git synced 2025-04-04 03:40:30 -04:00

10 Commits

Author SHA1 Message Date
Harshavardhana
6494b77d41 server: Add more elaborate startup messages. ()
These messages based on our prep stage during XL
and prints more informative message regarding
drive information.

This change also does a much needed refactoring.
2016-10-05 12:48:07 -07:00
Krishna Srinivas
61a18ed48f sha256: Verify sha256 along with md5sum, signature is verified on the request early. () 2016-10-02 15:51:49 -07:00
Harshavardhana
03430d0db8 tests: Add ListBucketHandler tests. ()
part-3 final fix for 
2016-09-14 23:53:42 -07:00
Harshavardhana
1e6d67b16d server: Remove deadcode. () 2016-09-14 13:43:08 -07:00
Harshavardhana
e6fd664331 tests: Fix format-config tests. 2016-09-13 21:18:30 -07:00
Harshavardhana
43befab8ef Change distributed server wording. 2016-09-13 21:18:30 -07:00
Krishnan Parthasarathi
de67bca211 Move formatting of disks out of object layer initialization () 2016-09-13 21:18:30 -07:00
Anis Elleuch
e6abfb3b67 More tests for format-config for a better coverage () 2016-09-10 09:54:22 -07:00
Anis Elleuch
421cccb1d7 Add naughty disk to simulate disk errors () 2016-09-09 12:53:09 -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