Bala FA
|
adbcafefad
|
xl/CreateFile: handle errFileNameTooLong error properly (#1523)
When errFileNameTooLong error is returned from posix, xl.CreateFile()
treats the error specially by returning the same error immediately.
Fixes #1501
|
2016-05-11 12:55:02 -07:00 |
Harshavardhana
|
76c511c9fe
|
api: Extend S3 errors with Minio errors. (#1533)
Fixes #1530
|
2016-05-08 12:36:16 -07:00 |
Krishna Srinivas
|
75320f70d0
|
multipart: reject part upload if size is less than 5MB. (#1518)
|
2016-05-08 12:06:05 -07:00 |
Harshavardhana
|
937d68202d
|
server: Deadcode removal. (#1517)
|
2016-05-07 21:47:33 -07:00 |
Harshavardhana
|
17868ccd7f
|
handlers: overhaul entire writErrorResponse, simplify. (#1472)
|
2016-05-05 20:24:29 -07:00 |
Harshavardhana
|
82fbe908a3
|
object: DeleteBucket should return proper error for BucketNotEmpty. (#1489)
Fixes #1488
|
2016-05-05 01:35:21 -07:00 |
Harshavardhana
|
dd417e5476
|
fs: Handle cases of PutObject for an existing prefix. (#1478)
|
2016-05-04 12:18:40 -07:00 |
karthic rao
|
1813e9c070
|
Cleanup - Comments and readability fixes (#1386)
|
2016-04-27 19:28:13 -07:00 |
Harshavardhana
|
cab6805f09
|
xl: Enable a subset of tests for XL branch. (#1359)
|
2016-04-25 12:47:31 -07:00 |
Harshavardhana
|
91588209fa
|
obj: Object api handle all errors in common location. (#1343)
|
2016-04-25 12:47:31 -07:00 |
karthic rao
|
6e372f83b4
|
Tests: object api multipart tests and bug fixes.
|
2016-04-25 10:39:28 -07:00 |
Harshavardhana
|
e0f8fed011
|
object: handle Error responses and handle errDiskFull. (#1331)
|
2016-04-19 02:42:10 -07:00 |
Krishna Srinivas
|
01a439f95b
|
refactor: add multipart code to the object layer.
|
2016-04-16 16:25:53 -07:00 |
Krishna Srinivas
|
3c48537f20
|
refactor: refactor code to separate fs into object-layer and fs layer. (#1305)
|
2016-04-16 16:25:53 -07:00 |