Brad Fitzpatrick
|
47de79266d
|
untested Range support
|
2010-08-02 19:30:00 -07:00 |
Brad Fitzpatrick
|
fefd3685bf
|
fix case in JSON: blobref -> blobRef
|
2010-07-25 22:30:17 -07:00 |
Brad Fitzpatrick
|
1bcffa2b55
|
blob enumeration in server
|
2010-07-25 22:18:21 -07:00 |
Brad Fitzpatrick
|
75ed85ea1d
|
break server up into separate files.
|
2010-07-25 20:34:04 -07:00 |
Brad Fitzpatrick
|
bb3c33131e
|
correct uploadUrl in preupload
|
2010-07-21 20:16:59 -07:00 |
Brad Fitzpatrick
|
9fea49b821
|
add little upload.sh for testing
|
2010-07-18 11:44:20 -07:00 |
Brad Fitzpatrick
|
83a5280d46
|
clean up, fix auth
|
2010-07-18 11:08:45 -07:00 |
Brad Fitzpatrick
|
1121f6a79c
|
stealth mode
|
2010-07-18 09:56:31 -07:00 |
Brad Fitzpatrick
|
ba4d16a69d
|
use gofr; updates for latest Go release
|
2010-07-17 17:38:01 -07:00 |
Brad Fitzpatrick
|
7ec931d850
|
implement preupload
|
2010-07-10 21:58:30 -07:00 |
Brad Fitzpatrick
|
419c49fe97
|
work on preupload, and split blobref stuff to its own file
|
2010-07-10 21:18:16 -07:00 |
Brad Fitzpatrick
|
4203151dc2
|
Uploading via multipart.
Requires the new util/ package be built first.
Also requires multipart stuff submitted to Go but not yet included.
|
2010-07-08 21:19:54 -07:00 |
Brad Fitzpatrick
|
d7779aee9d
|
Start of blob upload using new multipart code (not yet) in Go.
Also s/objref/blobref/ and gofmt changes.
|
2010-07-06 21:57:53 -07:00 |
Brad Fitzpatrick
|
5117328bc5
|
update Mac test file to say Mac, not Unix
|
2010-07-06 20:30:53 -07:00 |
Brad Fitzpatrick
|
3abfb4b757
|
Some testing of mime multipart stuff
|
2010-07-02 16:50:07 -07:00 |
Brad Fitzpatrick
|
5d0902d216
|
use github.com/bradfitz/golang-mime-multipart
|
2010-06-29 10:37:05 -07:00 |
Brad Fitzpatrick
|
9152b67ce5
|
use go-style makefile
|
2010-06-29 10:36:40 -07:00 |
Brad Fitzpatrick
|
0d9195a8ea
|
start of multipart reading
|
2010-06-20 23:05:50 -07:00 |
Brad Fitzpatrick
|
3e2e443986
|
move camlistored (go blob server) under blobstore directory
|
2010-06-20 18:28:29 -07:00 |