Harshavardhana
|
a56098b8c9
|
Make sure in API we handle all error type exclusively, and return certain values exclusively
|
2015-03-31 20:26:16 -07:00 |
Frederick F. Kautz IV
|
318d9d5aa8
|
API Bucket Handlers errors simplified
|
2015-03-30 11:40:28 -07:00 |
Frederick F. Kautz IV
|
86b32c2147
|
Minor change from trace to error log
|
2015-03-28 18:47:36 -07:00 |
Frederick F. Kautz IV
|
d5db891094
|
Simplfying code in api, round 1. Decoupling functions which both write headers and data.
|
2015-03-28 18:01:00 -07:00 |
Frederick F. Kautz IV
|
b165efdfcb
|
Refactoring pkg/utils/log, copying from golang's log and modifying
|
2015-03-28 15:58:48 -07:00 |
Harshavardhana
|
0474439b43
|
Code restructuring, assigning proper subsystems to each
- Drivers contain
* donut/*
* file/*
* memory/*
- Storage format contains
* donut/*
- GetObject() --> renamed to GetObjectReader()
- Deleted stale objectwriter.go, renamed donutwriter.go to object_writer.go
Simplifying, and documenting codebase further
|
2015-03-24 06:47:10 -07:00 |
Harshavardhana
|
914962bd93
|
Implement log package as drop-in replacement for handling Debug log-level
|
2015-03-23 18:18:11 -07:00 |
Harshavardhana
|
2b0b5f014a
|
Update license header Mini should be Minimalist really
|
2015-03-19 14:35:50 -07:00 |
Harshavardhana
|
7ce3ab3193
|
Restructure minio api, move signature checks from utils to Api.
|
2015-03-18 18:16:19 -07:00 |