Commit Graph

44 Commits

Author SHA1 Message Date
Brad Fitzpatrick bf8f379771 camput: create permanode and claims when uploading a directory 2011-03-12 19:28:18 -08:00
Brad Fitzpatrick 6316a765fc Start of camput creating permanodes / claims. 2011-03-12 13:10:56 -08:00
Brett Slatkin fe05a77b07 gofmt cleanup 2011-03-05 13:44:11 -08:00
Brett Slatkin 02a3466192 adds -remove to camput 2011-03-05 13:43:24 -08:00
Brett Slatkin 16c672506b implemented go client.RemoveBlobs; no idea if it works yet 2011-03-05 12:46:28 -08:00
Brad Fitzpatrick 4de2eb4ebd Start of Client.Remove for de-queue in camsync. 2011-03-05 11:34:12 -08:00
Brad Fitzpatrick cafaec5dc8 more sync work; start of loop and queue removal 2011-03-05 09:53:51 -08:00
Brad Fitzpatrick bc7340d7e7 sync: move to library, add tests, fix merge bug 2011-03-05 09:00:56 -08:00
Brad Fitzpatrick 4d8f10208a camsync: it now syncs 2011-03-04 19:02:26 -08:00
Brad Fitzpatrick 38a85571ca Add dev-blobserver wrapper; remove run.sh 2011-03-02 21:46:07 -08:00
Brad Fitzpatrick 7381cbf4d1 More camsync work. 2011-03-02 20:03:09 -08:00
Brad Fitzpatrick ad37f29ce3 start of camsync & indexing; add Client.EnumerateBlobs 2011-03-01 18:02:01 -08:00
Brad Fitzpatrick b0f8f29bca Fix copyright license. 2011-03-01 08:29:44 -08:00
Amir Mohammad Saied d6488c32c4 Making the codebase compatible with latest Go release (2011-02-01.1) 2011-02-02 12:27:30 -08:00
Brad Fitzpatrick f7d76303e7 Slap on copyright headers. 2011-01-27 23:07:18 -08:00
Brett Slatkin f5758f6c68 adds "share" camli object schema; support for camput --share 2011-01-25 22:44:03 -08:00
Brett Slatkin 02717908ef adds -via to camget; adds -reqlog to blobserver 2011-01-25 21:34:17 -08:00
Brad Fitzpatrick 6e4f9a17d7 Actually upload permanode; clean up config, uploading, signing, logging 2011-01-18 10:29:38 -08:00
Brad Fitzpatrick 3eaf825674 camput --init; First-time config helper. 2011-01-17 18:28:38 -08:00
Brad Fitzpatrick c761e1afc8 Create & sign permanodes. 2011-01-16 21:16:54 -08:00
Brad Fitzpatrick 6520da3e46 add deps 2011-01-16 20:59:13 -08:00
Brad Fitzpatrick 01ff846557 Start of camput --permanode 2011-01-15 18:10:58 -08:00
Andrew Gerrand 92c05450b5 implemented rudimentary camget 2011-01-15 12:25:37 +11:00
Brad Fitzpatrick 3688b24274 Fix gitignore file 2011-01-04 15:02:50 -08:00
Brad Fitzpatrick da7faf94a3 Start of camget; merge clientconfig and camput into new client library 2011-01-02 14:36:03 -08:00
Brad Fitzpatrick 0a4e49a3d0 less debug spew 2011-01-01 19:37:50 -08:00
Brad Fitzpatrick 10841cc899 sort directory list 2011-01-01 17:38:02 -08:00
Brad Fitzpatrick 9777789091 Upload stats 2011-01-01 17:34:18 -08:00
Brad Fitzpatrick 8b7ebd8082 Recursive directory puts work! 2011-01-01 15:44:08 -08:00
Brad Fitzpatrick 046092d62d Changing interface between camput and schema in prep for directory work. 2011-01-01 14:44:19 -08:00
Brad Fitzpatrick eb60cd6f71 Start of a schema library for camput. 2010-12-30 10:17:47 -08:00
Brad Fitzpatrick 5ea7504c84 Start working on file uploads 2010-12-29 12:54:12 -08:00
Brad Fitzpatrick 93afcb9d60 Upload works now. 2010-12-24 10:04:08 -08:00
Brad Fitzpatrick 0adecfb4cc Upload work. 2010-12-24 07:46:12 -08:00
Brad Fitzpatrick 3e5f10351c Start of file+blob uploading. 2010-12-22 10:09:01 -08:00
Brad Fitzpatrick 7c18aca69a camput: Send Authorization header 2010-12-20 15:38:07 -08:00
Brad Fitzpatrick afd5b00d18 Make caput use camli/clientconfig and camli/http 2010-12-20 14:57:41 -08:00
Brad Fitzpatrick d410aab6bc Rename camliup to camput; move. 2010-12-20 14:13:57 -08:00
Brad Fitzpatrick 5ef1b8969a Resuming work on camliup. 2010-11-04 22:41:45 -07:00
Brad Fitzpatrick cd3d625f3a make camliup.go compile with new Go. 2010-11-04 22:17:40 -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