perkeep/pkg
Brad Fitzpatrick c3e37c2b56 encrypt: start of tests, and notes/TODOs for metadata compaction
Change-Id: I78f060fca5e486585c16a4e33b04ba29a38dc71a
2013-07-07 13:07:06 -07: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 Move blobref.ParseMulti to its sole caller, with error checking. 2013-07-07 11:46:21 -07:00
blobserver encrypt: start of tests, and notes/TODOs for metadata compaction 2013-07-07 13:07:06 -07:00
buildinfo buildinfo: document GitInfo 2013-06-09 19:38:30 +02:00
cacher pkg/cacher: unify the cammount and camget disk caching code 2013-01-20 09:52:03 -08:00
client client: factorize the transport setup, and use it in camget 2013-06-25 23:37:41 +02:00
cmdmain cmdmain: use ExitWithFailure, exit on error instead of returning it 2013-02-27 22:04:50 +01:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed genfileembed: also consider the modtime of the fileembed.go file itself. 2013-06-21 20:17:08 -07:00
fs Mark FUSE & pkg/fs files as Linux & Mac only, to fix FreeBSD build. 2013-07-05 10:41:07 -07:00
googlestorage Add SKIP_DEP_TESTS env var to skip tests with depdendencies. 2012-03-29 18:21:37 -07:00
httputil Document PrefixHandler and clean up users with accessor functions. 2013-06-12 11:17:30 +02: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 Enhance PostgreSQL support: 2013-06-25 16:48:38 -07:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign client: help (wrt to the gpg key) initialize the config 2013-06-22 01:16:11 +02: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 closure: GenJSDeps now takes a VFS, delete ui/deps.js 2013-07-05 19:43:22 +02:00
netutil Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07:00
osutil Fix compilation on FreeBSD. Thanks to retzkek. Fixes Issue 168. 2013-07-02 22:12:53 -07:00
readerutil camput: client becomes StatReceiver. 2012-10-11 11:51:12 +02: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 Document PrefixHandler and clean up users with accessor functions. 2013-06-12 11:17:30 +02:00
server publish: use blobref when no title for collection member 2013-07-05 23:50:08 +02:00
serverconfig publish: find ui and closure resources similarly to ui handler 2013-06-29 00:54:59 +02:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test Make test.Fetcher a full in-memory storage implementation 2013-07-07 13:02:42 -07:00
throttle throttle: fix crash I saw hitting reload 2013-02-11 20:33:37 -08:00
types blobref: enforce Go1.1 is required, 2013-06-05 01:19:08 +02:00
webserver Make newui ready to dev on with closure compiler, plus misc cleanup. 2013-02-07 15:25:10 +01:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00