perkeep/pkg
Brad Fitzpatrick 4fa8c3117a Add pkg/index/kvfile: index.Storage impl on top of github.com/cznic/kv
Change-Id: I4adb44c4e70ad8e68b4292fefbbd02e0a52beb6c
2013-08-23 17:13:42 -05:00
..
auth auth: Fixed regression introduced with a4d187f 2013-08-20 20:02:16 -07:00
blob client: take into account "selfPubKeyDir" from config when signing 2013-08-23 21:31:03 +02:00
blobserver localdisk: fix Stat deadlock regression, use pkg/gate. 2013-08-23 09:20:21 -05:00
buildinfo More docs 2013-07-07 18:52:14 -07:00
cacher all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
client client: take into account "selfPubKeyDir" from config when signing 2013-08-23 21:31:03 +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 all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
gate Add pkg/gate, to limit concurrency. 2013-08-21 19:00:43 -05:00
googlestorage Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02:00
httputil all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07: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 Add pkg/index/kvfile: index.Storage impl on top of github.com/cznic/kv 2013-08-23 17:13:42 -05:00
jsonconfig jsonconfig: fix inconsistencies with booleans from environment variables 2013-08-23 17:10:56 -05:00
jsonsign client: take into account "selfPubKeyDir" from config when signing 2013-08-23 21:31:03 +02: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 appengine: fix build issues 2013-08-11 19:42:57 +02:00
netutil netutil: for better backtraces use named function. 2013-08-18 11:36:35 -07:00
osutil client: take into account "selfPubKeyDir" from config when signing 2013-08-23 21:31:03 +02: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 Use pkg/gate in a couple places. Do s3 parallel state. Update TODO. 2013-08-21 19:05:52 -05:00
search all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
server Ditch App Engine ContextWrapper noise; add test that App Engine always compiles. 2013-08-21 18:51:10 -05:00
serverconfig Ditch App Engine ContextWrapper noise; add test that App Engine always compiles. 2013-08-21 18:51:10 -05:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test Cleanup: remove BlobHub and time.Duration waits from storage interface 2013-08-21 13:57:28 -07:00
throttle More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
types types: move ReadSeekCloser types from pkg/blobref to pkg/types 2013-07-28 20:08:55 -07:00
webserver More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00