Commit Graph

398 Commits

Author SHA1 Message Date
Brad Fitzpatrick 1ca2787f26 Clean up the build system a bit. 2011-02-03 17:32:34 -08:00
Brad Fitzpatrick 1af31f30db blobserver: move get to handlers library + random cleanup 2011-02-03 17:28:05 -08:00
Brad Fitzpatrick 9411f9b8da blobserver: move enumerate to handlers library; make it use Storage interface 2011-02-03 17:08:04 -08:00
Brad Fitzpatrick 866ff37ce1 Add type blobref.SizedBlobRef 2011-02-03 17:06:29 -08:00
Brad Fitzpatrick ba48b63543 Enumerate spec was inconsistent; fix it. 2011-02-03 17:06:01 -08:00
Brad Fitzpatrick 197819e4cb Ignore more 2011-02-03 17:05:19 -08:00
Brad Fitzpatrick c0261e5b95 update README 2011-02-03 15:58:37 -08:00
Brad Fitzpatrick c027ca9d9e Libraryify: create lib/go/blobserver/handles; move Remove 2011-02-03 15:56:02 -08:00
Brad Fitzpatrick 850623f932 Start ripping up blobserver into libraries, starting with blobserver.Storage 2011-02-03 15:45:35 -08:00
Brad Fitzpatrick 4df8d2ba04 Use switch, not ifs. 2011-02-03 08:28:47 -08:00
Brad Fitzpatrick d81d6211d5 schema: permissions on symlinks are irrelevant 2011-02-03 08:19:40 -08:00
Brad Fitzpatrick 8b8f462f6a blobserver work: remove, enumerate, partition URL changes, cleanup
* Blob "remove" support for blobs in the non-default partition.

* Partition URL support:  /partition-<name>/camli/*

* Create interface.go for the interface of the storage layer.
  Once everything uses this, we can do different storage layers.

* Webserver work to let you do pre-mux dispatch, which is
  directory-level granularity only.
2011-02-02 22:42:31 -08:00
Brad Fitzpatrick 561515db0b Script to run the blobserver on camlistore.org 2011-02-02 15:10:16 -08:00
Brad Fitzpatrick be012d6a0b website: link some related projects 2011-02-02 13:46:55 -08:00
Brad Fitzpatrick 21573d77cc Some example blobs 2011-02-02 13:30:01 -08:00
Brad Fitzpatrick 3c2cfdae8c camweb: rewrite broken URLs. source still a mystery. 2011-02-02 13:00:32 -08:00
Brad Fitzpatrick 37f8217eff camweb: fix minor CGI bug; wasn't affecting anything. 2011-02-02 13:00:20 -08:00
Brad Fitzpatrick a29b948f3e Update for Go release 2011-02-01.1 2011-02-02 12:29:51 -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 38b4f153e0 go blobserver: queue partition support, via flag. 2011-02-01 22:48:12 -08:00
Brad Fitzpatrick 39f1ebb895 go blobserver: Partition support for enumerate 2011-02-01 20:50:01 -08:00
Brad Fitzpatrick f492b5f396 Relax schema blob magic number restrictions. 2011-02-01 12:45:59 -08:00
Brad Fitzpatrick 1f83411fef website: link presentation 2011-02-01 12:38:58 -08:00
Amir Mohammad Saied ecb1fb0a8e android: Moving menu items titles into the strings resource, and setting icons for them 2011-02-01 12:28:29 -08:00
Amir Mohammad Saied 759700e963 android: Cosmetics, moving all text into string resources 2011-02-01 12:27:55 -08:00
Amir Mohammad Saied efd3a2cf8c Fixing a couple of issues with website markup 2011-02-01 12:14:16 -08:00
Brad Fitzpatrick 23bc4dbf54 website: link to new lists page, CLAs. 2011-02-01 12:13:30 -08:00
Brad Fitzpatrick 2dca5ef15a Add a CONTRIBUTORS file to track CLA acceptance. 2011-02-01 11:47:01 -08:00
Brad Fitzpatrick 3efa09e4eb camweb: 15 second timeout 2011-01-31 15:04:16 -08:00
Brad Fitzpatrick adf13c6123 go blobserver: fix crash if short blobrefs requested. 2011-01-31 10:19:37 -08:00
Brad Fitzpatrick 66e6831b9d Fix typos 2011-01-29 16:27:52 -08:00
Brad Fitzpatrick 35628787f2 camweb: rotate log files 2011-01-29 12:31:35 -08:00
Brad Fitzpatrick 876266f680 camweb: use Apache's Combined Log Format 2011-01-29 12:17:59 -08:00
Brad Fitzpatrick 71e5d719d5 camweb TODO 2011-01-29 12:17:40 -08:00
Brad Fitzpatrick b967b639e7 Merge branch 'master' of danga.com:camlistore 2011-01-29 11:55:46 -08:00
Brad Fitzpatrick a4546ebd0a website/http: basic logging support 2011-01-29 11:53:22 -08:00
Brett Slatkin 9c2ebaeb47 doc tweaks for website 2011-01-29 13:37:22 -06:00
Brad Fitzpatrick ef310690ff Add analytics. 2011-01-29 10:59:25 -08:00
Brad Fitzpatrick 400e437905 add term links 2011-01-29 10:37:13 -08:00
Brad Fitzpatrick baab30fa9a Add anchors to terms 2011-01-29 10:29:13 -08:00
Brad Fitzpatrick b19e354e61 bold via parts of URL 2011-01-29 00:09:48 -08:00
Brad Fitzpatrick 749f73866d gofmt style changes only. 2011-01-29 00:05:07 -08:00
Brad Fitzpatrick 19d0934558 Send HTML in the blobserver unauthorized responses. Easier to demo. 2011-01-29 00:04:32 -08:00
Brad Fitzpatrick 873cb075d8 Go blobserver: guess a MIME type for better demos 2011-01-29 00:00:59 -08:00
Brad Fitzpatrick 3919ab1790 Forgotten projects. 2011-01-28 21:48:52 -08:00
Brad Fitzpatrick cb59d1fa42 misc doc tweaks 2011-01-28 21:39:49 -08:00
Brad Fitzpatrick d403545eff HTML sharing email docs. 2011-01-28 21:28:24 -08:00
Brad Fitzpatrick 48c15ffc55 More docs 2011-01-28 21:17:51 -08:00
Brad Fitzpatrick fcfafd3b42 updated terms 2011-01-28 14:28:35 -08:00
Brad Fitzpatrick 1557fe73b0 More docs 2011-01-28 13:20:49 -08:00