perkeep/pkg
Brad Fitzpatrick 6866b68024 importer: start of a third-party importing system.
As discussed with Ryan Barrett.

Change-Id: I15773ee9cf3566214afbce947104be1584f6e600
2013-01-20 16:17:32 -08:00
..
atomics Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
auth auth: added OpDiscovery 2013-01-15 15:02:51 +01:00
blobref blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -08:00
blobserver gethandler: use http.ServeContent; delete pre-Go 1 HTTP Range stuff 2013-01-20 14:06:55 -08:00
cacher pkg/cacher: unify the cammount and camget disk caching code 2013-01-20 09:52:03 -08:00
client camsync: set logger for all clients 2013-01-17 01:24:42 +01: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 fs: add a TODO 2012-12-26 10:16:29 -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 images: use the goexif api properly to get orientation tag 2013-01-21 00:53:29 +01:00
importer importer: start of a third-party importing system. 2013-01-20 16:17:32 -08:00
index blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -08:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign vivify: support in camput and upload handler. 2012-12-30 23:39:22 +01:00
lru Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
magic Add a GIF mime type, TODOs, add camdebug mime command. 2012-12-06 17:53:03 -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 camlistored: much better sqlite support, by default, and help/docs/hints 2013-01-10 16:16:10 -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 blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -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 Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-01-20 14:28:52 -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