Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Brad Fitzpatrick 2627a6cf4c Add test_upload_corrupt_blob and fix the Go server.
The Go server was forgetting the final step of verifying the hash it
computed.

The App Engine server currently fails the test because the failure
mode is specified in the spec.  TODO: clarify that.

This also adds some unit tests for camli/blobref, and changes BlobRef
to a struct, instead of an interface.
2010-12-17 10:01:36 -08:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients clear sensitive password inputs in the plugin 2010-12-01 22:36:10 -08:00
doc more rearranging of docs 2010-12-08 14:29:28 -08:00
indexing/basic don't crash indexing empty blobservers 2010-11-04 21:41:14 -07:00
server Add test_upload_corrupt_blob and fix the Go server. 2010-12-17 10:01:36 -08:00
.gitignore fixed app engine blobserver urls; added curl client examples 2010-06-20 18:32:42 -07:00
TODO claim javascript in todo 2010-11-04 23:07:33 -07:00