perkeep/pkg
Brad Fitzpatrick 9eed2f6082 schema: remove FileWriter's serial byte/file schema uploads after chunks are uploaded
Change-Id: I1c3a9c496ce168cc8b6d087ef1a0de99cac22127
2013-02-02 22:35:08 -08:00
..
atomics Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
auth auth: add ErrNoAuth, use it pkg/client log warning. 2013-01-26 11:23:39 -08:00
blobref blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -08:00
blobserver server.vivify: use the right claim date on all 3 relevant dates. 2013-01-31 17:52:11 -08:00
buildinfo Add --version flags to tools. 2013-02-02 10:59:39 -08:00
cacher pkg/cacher: unify the cammount and camget disk caching code 2013-01-20 09:52:03 -08:00
client client: remove debug logs 2013-02-02 22:27:54 -08:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed file embedding: enable compression (mainly for 2012-11-30 19:03:37 +01:00
fs pkg/fs: stop using Superset 2013-01-22 10:20:34 -08:00
googlestorage Add SKIP_DEP_TESTS env var to skip tests with depdendencies. 2012-03-29 18:21:37 -07:00
httputil httputil: more Transport timing stats 2013-01-06 09:03:47 -08:00
images exif: use DateTimeOriginal if present. Added test for it. 2013-01-31 22:06:45 +01:00
importer importer: start of a third-party importing system. 2013-01-20 16:17:32 -08:00
index schema, camget: more work on deleting the Superset type. 2013-01-22 09:32:40 -08:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign signhandler: inject the claimdate (if present) in the signrequest 2013-02-02 02:48:00 +01:00
lru Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
magic server: use http.ServeContent and use cache headers in download handler 2013-01-25 15:18:32 -08:00
misc gethandler: use http.ServeContent; delete pre-Go 1 HTTP Range stuff 2013-01-20 14:06:55 -08:00
netutil fix tests for images and netutil 2012-11-19 19:52:06 +01:00
osutil android, osutil: the the child process its Android-specific cache directory 2013-01-27 13:24:50 -08:00
readerutil camput: client becomes StatReceiver. 2012-10-11 11:51:12 +02:00
rollsum rollsum: revert change. I was using the API wrong. 2012-10-28 13:40:29 +01:00
schema schema: remove FileWriter's serial byte/file schema uploads after chunks are uploaded 2013-02-02 22:35:08 -08:00
search search: don't fail the whole search request if dir info isn't available 2013-01-20 11:12:32 -08:00
server server: use http.ServeContent and use cache headers in download handler 2013-01-25 15:18:32 -08:00
serverconfig serverconfig: remove TODOs about FindHandlerByType since its behaviour now complies with the docs 2013-01-17 16:54:07 +01:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -08:00
throttle Connection throttling for dev-server. 2012-12-11 20:36:42 -08:00
webserver webserver: if env CAM_HTTP_DEBUG=1, log verbose HTTP request/response info 2013-01-12 09:37:24 -08:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00