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

6 Commits

Author SHA1 Message Date
Daniel Lind
dce76d9307 Fix xl.diskWithAllParts to proper checksum algorithm () 2017-06-14 17:13:02 -07:00
poornas
18c4e5d357 Enable browser support for gateway () 2017-06-01 09:43:20 -07:00
Karthic Rao
5f065e2a96 server: Fix CI build complaints ()
- Ineffassign fixes.
- Spell check correction.
2017-04-14 08:00:04 -07:00
Krishnan Parthasarathi
e3fd4c0dd6 XL: Make listOnlineDisks and outDatedDisks consistent w/ each other. () 2017-03-04 14:53:28 -08:00
Krishnan Parthasarathi
c194b9f5f1 Implement mgmt REST APIs for heal subcommands ()
The heal APIs supported in this change are,
- listing of objects to be healed.
- healing a bucket.
- healing an object.
2017-01-17 10:02:58 -08:00
Harshavardhana
fee3f99a6e xl: heal bucket should validate if bucket exists first. ()
Fixes 
2016-10-17 02:10:23 -07:00