Frederick F. Kautz IV
|
258bf55e31
|
Bandwidth quota now supports 100-Continue
|
2015-04-26 20:07:05 -07:00 |
Frederick F. Kautz IV
|
9431a54a27
|
finish me
|
2015-04-26 19:25:48 -07:00 |
Frederick F. Kautz IV
|
64f7d04cd1
|
Adding connection limits
|
2015-04-26 16:14:51 -07:00 |
Frederick F. Kautz IV
|
7867ee89fa
|
Bandwidth quotas now work on data returned from server
|
2015-04-26 15:49:55 -07:00 |
Frederick F. Kautz IV
|
e2403cbc56
|
Quotas are more accurate, occur on Read()
|
2015-04-26 15:07:57 -07:00 |
Frederick F. Kautz IV
|
3a48f9fe4d
|
Adding quotas based upon type
|
2015-04-25 18:07:02 -07:00 |
Frederick F. Kautz IV
|
e2475925ea
|
quota handlers now log against ip properly against a duration
|
2015-04-24 20:49:33 -07:00 |
Frederick F. Kautz IV
|
fda50d52c8
|
Add initial framework for quota
|
2015-04-24 00:16:29 -07:00 |
Harshavardhana
|
38155e86ac
|
iodine is part of minio now
|
2015-04-08 18:05:48 -07:00 |
Frederick F. Kautz IV
|
6241c9880b
|
Moving object storage drivers back to minio
|
2015-04-08 16:28:14 -07:00 |
Harshavardhana
|
2a21b7d639
|
Implement headBucketHandler() and its related tests
Remove internal testify/mock and use upstream - update all godeps
|
2015-04-07 01:16:32 -07:00 |
Frederick F. Kautz IV
|
ea961ef16d
|
Updating to use objectdriver
|
2015-04-06 18:00:18 -07:00 |
Frederick F. Kautz IV
|
5865295f5d
|
Adding better error support to api
|
2015-04-03 18:06:30 -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
|
2b0b5f014a
|
Update license header Mini should be Minimalist really
|
2015-03-19 14:35:50 -07:00 |
Harshavardhana
|
a1baed3bbc
|
Refactor to move config handling into api/
|
2015-03-18 22:49:02 -07:00 |
Harshavardhana
|
7ce3ab3193
|
Restructure minio api, move signature checks from utils to Api.
|
2015-03-18 18:16:19 -07:00 |