Brad Fitzpatrick
|
ba4d16a69d
|
use gofr; updates for latest Go release
|
2010-07-17 17:38:01 -07:00 |
Brad Fitzpatrick
|
04e18c179d
|
fixed mime structure. upload works.
|
2010-07-11 21:44:16 -07:00 |
Brad Fitzpatrick
|
81d22f2a8a
|
attempt at upload, but doesn't work
|
2010-07-11 21:42:44 -07:00 |
Brad Fitzpatrick
|
785ee292f7
|
preupload request in upload client
|
2010-07-11 10:46:06 -07:00 |
Brad Fitzpatrick
|
b6751946ac
|
start of go upload client
|
2010-07-10 22:57:53 -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
|
efbc9805b9
|
add local properties template
|
2010-06-21 07:27:49 -07:00 |
Brad Fitzpatrick
|
9ea00571e2
|
updated notes
|
2010-06-20 23:17:56 -07:00 |
Brad Fitzpatrick
|
a2b4ca5420
|
some draft notes on upload protocol
|
2010-06-20 23:14:30 -07:00 |
Brad Fitzpatrick
|
f02a87a61a
|
shell of unwritten blobstore tester script
|
2010-06-20 23:08:05 -07:00 |
Brad Fitzpatrick
|
0d9195a8ea
|
start of multipart reading
|
2010-06-20 23:05:50 -07:00 |
Brett Slatkin
|
ce3fdd5e75
|
Merge branch 'master' of danga.com:camlistore
|
2010-06-20 18:32:55 -07:00 |
Brett Slatkin
|
f73d1d5c9b
|
fixed app engine blobserver urls; added curl client examples
|
2010-06-20 18:32:42 -07:00 |
Brad Fitzpatrick
|
3e2e443986
|
move camlistored (go blob server) under blobstore directory
|
2010-06-20 18:28:29 -07:00 |
Brad Fitzpatrick
|
b020c8e961
|
Merge branch 'master' of danga.com:camlistore
|
2010-06-20 18:27:39 -07:00 |
Brad Fitzpatrick
|
1b976129dd
|
require basic auth for getting too
|
2010-06-20 18:26:54 -07:00 |
Brett Slatkin
|
7e3feff72b
|
added app engine camlistore blobserver; needs url parameter/path tweaks and basic auth
|
2010-06-20 18:22:44 -07:00 |
Brad Fitzpatrick
|
d9e9c6c89b
|
add terminology doc
|
2010-06-20 18:18:43 -07:00 |
Brad Fitzpatrick
|
65bdc67cec
|
move android app to clients directory
|
2010-06-20 18:09:19 -07:00 |
Brad Fitzpatrick
|
9cb2d62cf1
|
rename ObjectRef to BlobRef
|
2010-06-20 17:49:23 -07:00 |
Brad Fitzpatrick
|
53269d22cc
|
typo
|
2010-06-20 17:07:43 -07:00 |
Brad Fitzpatrick
|
6eb354dd8b
|
Add signing docs
|
2010-06-18 18:21:32 -07:00 |
Brad Fitzpatrick
|
b1806affbd
|
some partial examples of JSON signing
|
2010-06-17 11:31:46 -07:00 |
Brad Fitzpatrick
|
803684fdc2
|
some docs on JSON signing
|
2010-06-15 22:05:15 -07:00 |
Brad Fitzpatrick
|
a2bed507d5
|
start of some ghetto HTTP Basic Auth
|
2010-06-13 21:51:18 -07:00 |
Brad Fitzpatrick
|
e7b00b6e2c
|
GET support
|
2010-06-12 17:15:49 -07:00 |
Brad Fitzpatrick
|
e55ec0897b
|
start of storage server
|
2010-06-12 14:45:58 -07:00 |
Brad Fitzpatrick
|
491fadadb4
|
start of spec file
|
2010-06-11 17:44:44 -07:00 |
Brad Fitzpatrick
|
7c4c34c97c
|
start of android uploader app
|
2010-06-10 17:28:13 -07:00 |
Brad Fitzpatrick
|
917265e0df
|
initial docs
|
2010-06-10 17:19:24 -07:00 |
Brad Fitzpatrick
|
ee0b6655f3
|
add .gitignore
|
2010-06-10 16:42:15 -07:00 |