Commit Graph

12 Commits

Author SHA1 Message Date
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 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
Brett Slatkin 7e3feff72b added app engine camlistore blobserver; needs url parameter/path tweaks and basic auth 2010-06-20 18:22:44 -07:00