1
0
mirror of https://github.com/minio/minio.git synced 2025-02-13 06:38:09 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
karthic rao
3341fe9b28 organizing the benchmarks in the right test files () 2016-07-09 00:45:49 -07:00
Anis Elleuch
5ff1203fc0 Add PutObjectPart benchmark () 2016-07-08 14:28:06 -07:00
karthic rao
2c837128ef Object layer tests revamp for individual execution () 2016-07-07 15:05:51 -07:00
karthic rao
59366d8f4c Benchmarks for ObjectLayer.PutObject() () 2016-06-28 22:12:36 -07:00
karthic rao
3d02f7471e Benchmarks for various object sizes for FS/XL GetObject () 2016-06-25 20:22:04 -07:00
Harshavardhana
ed4fe689b4 posix: Support UNC paths on windows. ()
This allows us to now use 32K paths names on windows.

Fixes 
2016-06-13 02:53:09 -07:00
Harshavardhana
feb337098d XL: bring in new storage API. ()
Fixes 
2016-05-28 16:12:51 -07:00
Harshavardhana
a56d5ef415 xl/fs: isFunctions should only return boolean. ()
log the unrecognize errors.
2016-05-08 01:58:05 -07:00
karthic rao
20ca65c793 Cleanup: mispell fixes 2016-05-06 12:32:44 -07:00
karthic rao
0b4bbe6d9e Adding XL Object layer validation for existing unit tests of single node ()
object layer.

Adding isBucketExist check for GetObjectInfo in the XL layer.
2016-05-06 11:57:04 -07:00
Harshavardhana
4e34e03dd4 xl/fs: Split object layer into interface. () 2016-04-29 14:24:10 -07:00
Harshavardhana
d63d17012d tests: Add API suite tests back for object api. () 2016-04-21 23:40:01 -07:00