Harshavardhana
|
ff4ce0ee14
|
fs/xl: Combine input checks into re-usable functions. (#3383)
Repeated code around both object layers are moved
and combined into simple re-usable functions.
|
2016-12-01 23:15:17 -08:00 |
Anis Elleuch
|
380d6c6435
|
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247)
|
2016-11-13 11:48:02 -08:00 |
Anis Elleuch
|
7a549096de
|
XL and FS use different tree walk ignored errors (#2707)
|
2016-09-15 13:43:40 -07:00 |
Krishna Srinivas
|
9358ee011b
|
logging: Print stack trace in case of errors.
fixes #1827
|
2016-09-13 21:18:30 -07:00 |
Mohit Agarwal
|
418921de89
|
minor cleanup
- Reused contains() from utils.go at a couple of places
- Cleanup in return statements and boolean checks
|
2016-08-24 22:54:34 -07:00 |
Harshavardhana
|
bccf549463
|
server: Move all the top level files into cmd folder. (#2490)
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 |