Frederick F. Kautz IV
|
546c59e1c5
|
BucketExists now returns false only on bucket not found.
|
10 years ago |
Frederick F. Kautz IV
|
671c4a632f
|
StatObject now throws bucket not found exception appropriately.
|
10 years ago |
Frederick F. Kautz IV
|
93b64bb5bc
|
Add content type to object stat. Fixes #14.
|
10 years ago |
Frederick F. Kautz IV
|
b0c27895b2
|
List objects now paginates properly when key requires encoding. Also fixes #6.
|
10 years ago |
Frederick F. Kautz IV
|
edb4aae445
|
Get list parts now iterates properly. Also fixes #7.
|
10 years ago |
Frederick F. Kautz IV
|
c002e46c12
|
Multipart Put now supports urlencoded keys
|
10 years ago |
Frederick F. Kautz IV
|
34fc9fb12d
|
UrlEncode object keys. Fixes #11.
|
10 years ago |
Frederick F. Kautz IV
|
3cca725651
|
Test the stream for additional data when uploading a small object. Fixes #10.
|
10 years ago |
Frederick F. Kautz IV
|
b41b22fc39
|
Exceptions are now parsed and strongly typed. Fixes #5, Fixes #9, Fixes #12.
|
10 years ago |
Frederick F. Kautz IV
|
ee99d019f5
|
Adding strongly typed exceptions and modifying integration tests to expect them.
|
10 years ago |
Frederick F. Kautz IV
|
b345b4e40d
|
Fix build break.
|
10 years ago |
Frederick F. Kautz IV
|
0344bc9f3e
|
Refactoring project structure, xml is now Xml and errors were moved into a new Errors namespace.
|
10 years ago |
Frederick F. Kautz IV
|
b346ae02f6
|
Remove quotes from etags in object stat, list objects and list parts. Fixes #4.
|
10 years ago |
Frederick F. Kautz IV
|
33793ee7c4
|
Adding support for setting a custom user agent. Fixes #3.
|
10 years ago |
Frederick F. Kautz IV
|
2a2082f544
|
GetRegions is now populated. Fixes #2.
|
10 years ago |
Frederick F. Kautz IV
|
7649cb5a28
|
Parsing date from list objects, list buckets and stat object. Fixes #1.
|
10 years ago |
Frederick F. Kautz IV
|
4afea4e345
|
Add more integration tests and fix a build break.
|
10 years ago |
Frederick F. Kautz IV
|
fca20606aa
|
Switch from UInt64 to long to match C# File API
|
10 years ago |
Frederick F. Kautz IV
|
9b90d7aeeb
|
Ignoring certain headers in v4 signing. Fixes #8.
|
10 years ago |
Frederick F. Kautz IV
|
b169d78f70
|
Updating README.md with a simple example
|
10 years ago |
Frederick F. Kautz IV
|
ea39d2a319
|
Add .NET docs and fix multiple minor issues
|
10 years ago |
Frederick F. Kautz IV
|
cd0dd2f5d0
|
Rename Unfinished to Incomplete to match refactoring in java library
|
10 years ago |
Frederick F. Kautz IV
|
d96e250832
|
Removing debugging writes
|
10 years ago |
Frederick F. Kautz IV
|
a89aef48a8
|
Renaming ListUnfinishedUploads to ListAllUnfinishedUploads to match Java API
|
10 years ago |
Frederick F. Kautz IV
|
bbd49cd6e4
|
Implement drop incomplete uploads
|
10 years ago |
Frederick F. Kautz IV
|
e8a36393a2
|
Putting a large object must send exactly as much data as specified.
|
10 years ago |
Frederick F. Kautz IV
|
6afdfb58ff
|
Put large object now more aggressively reads up to block size, should also resume uploads.
|
10 years ago |
Frederick F. Kautz IV
|
10baf78037
|
Multipart upload implemented, initial commit before additional cleanup.
|
10 years ago |
Frederick F. Kautz IV
|
4b2ee1fde2
|
Implement listing unfinished uploads
|
10 years ago |
Frederick F. Kautz IV
|
362e17e426
|
ListObjects now lists prefixes as items when recursion is disabled
|
10 years ago |
Frederick F. Kautz IV
|
5d413d65c0
|
List objects implemented
Doesn't expose prefix or recursive yet
|
10 years ago |
Frederick F. Kautz IV
|
3c81955dc9
|
Removing unnecessary stat from GetObject.
|
10 years ago |
Frederick F. Kautz IV
|
d80bcd9dda
|
Implement put object for small objects (<5MB)
|
10 years ago |
Frederick F. Kautz IV
|
652b87157c
|
Implement GetObject
|
10 years ago |
Frederick F. Kautz IV
|
be7fc5caaf
|
Implementing RemoveBucket and fixing bug in MakeBucket
|
10 years ago |
Frederick F. Kautz IV
|
e6659a9ce0
|
Implementing Get and Set ACL
|
10 years ago |
Frederick F. Kautz IV
|
5ae5834fa3
|
V4 Signing now grabs query from Resource rather than Parameter QueryString
|
10 years ago |
Frederick F. Kautz IV
|
ae5a05a1da
|
Implement BucketExists
|
10 years ago |
Frederick F. Kautz IV
|
991ad2db0f
|
ListBuckets now works
Implement ListBuckets and V4 now uses 24h for date format.
|
10 years ago |
Frederick F. Kautz IV
|
d228b00dd6
|
Error responses are now parsed
|
10 years ago |
Frederick F. Kautz IV
|
aa126518d9
|
Initial code commit with working MakeBucket and V4 signing
|
10 years ago |
Frederick F. Kautz IV
|
d586c8cac3
|
Initial Commit
|
10 years ago |