perkeep/pkg
Brad Fitzpatrick f709fc930c fs: implement Rename. all tests pass now.
Change-Id: I3876aeb6dafd7e4cc5254a741e6938a579373a64
2013-07-27 22:54:55 -07:00
..
auth Docs and minor cleanups 2013-07-07 16:09:17 -07:00
blobref blobref: add AsUint64 accessor 2013-07-21 05:15:02 +12:00
blobserver Merge "issue 23: Fix google storage blobserver as sync dest" 2013-07-08 22:08:22 +00:00
buildinfo More docs 2013-07-07 18:52:14 -07:00
cacher pkg/cacher: unify the cammount and camget disk caching code 2013-01-20 09:52:03 -08:00
client camget: allow insecure TLS with shared URLs 2013-07-16 15:56:32 +02:00
cmdmain More docs 2013-07-07 18:52:14 -07:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed More docs 2013-07-07 18:52:14 -07:00
fs fs: implement Rename. all tests pass now. 2013-07-27 22:54:55 -07:00
googlestorage issue 23: Fix google storage blobserver as sync dest 2013-07-08 11:33:10 -05:00
httputil search: clean up describe handler and DescribeRequest 2013-07-11 10:35:06 +10:00
images search handler: return correct thumbnail dimensions 2013-03-25 17:06:15 +01:00
importer importer: start of a third-party importing system. 2013-01-20 16:17:32 -08:00
index More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
lru More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
magic More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
misc update closure library: automatically generate the list of required files 2013-07-19 19:22:41 +02:00
netutil More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
osutil More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
readerutil More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
rollsum rollsum: add OnSplitWithBits 2013-06-09 19:48:30 +02:00
schema schema: share is a claim with claimType="share" 2013-06-22 00:48:51 +02:00
search search: let the HTTP interface describe multiple blobs at once 2013-07-11 20:17:05 +10:00
server publish: added navigation links. Refactored serveSubject. 2013-07-10 23:18:18 +02:00
serverconfig share: allow configuration of URL prefix 2013-07-17 16:06:15 +02:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test test: add WaitFor func 2013-07-21 22:43:39 -07:00
throttle More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
types types: add an Atomic64 type 2013-07-21 20:45:20 -07:00
webserver More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
.gitignore