minio/pkg
Harshavardhana 497f13d733 api: Various fixes.
- limit list buckets to limit only 100 buckets, all uppercase buckets
  are now lowercase and work transparently with all calls.
- Change disk.Stat to disk.GetInfo and return back disk.Info{} struct.
- Introduce new ioutils package which implements ReadDirN(path, n),
  ReadDirNamesN(path, n)
2016-01-25 16:08:27 -08:00
..
contentdb minio: Add config-folder option. 2015-12-07 12:34:09 -08:00
disk api: Various fixes. 2016-01-25 16:08:27 -08:00
fs api: Various fixes. 2016-01-25 16:08:27 -08:00
ioutils api: Various fixes. 2016-01-25 16:08:27 -08:00
user pkg/user: Add pending tests. 2015-12-07 14:13:54 -08:00