perkeep/pkg
Dustin Sallings 6f5b0151f2 client: don't remember discovery errors permanently
fixes camlistore.org/issue/348

Change-Id: I689319cd03dbbcc035698a2ce58d4557c28d9ac0
2014-01-27 16:45:18 -08:00
..
auth Change the upload protocol. 2014-01-04 20:24:58 -08:00
blob Get rid of CAMLI_DEV_KEYBLOBS / keyblobs / etc. 2014-01-20 13:47:08 -08:00
blobserver namespace: finish tests 2014-01-20 13:08:37 -08: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
camerrors camerrors: rename MissingKeyBlob to ErrMissingKeyBlob 2014-01-13 20:09:54 -08:00
client client: don't remember discovery errors permanently 2014-01-27 16:45:18 -08:00
cmdmain More docs 2013-07-07 18:52:14 -07:00
constants Move defaultMaxResizeBytes to pkg/constants 2014-01-06 08:08:47 -08:00
context Start of new context package and *context.Context type. 2013-12-02 13:20:51 -08: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 third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
gc New 'gc' package, implementing a generic garbage collector. 2014-01-11 21:41:53 -08:00
geocode geocode: if Google returns a whole-world geometry, use its viewport instead 2014-01-25 09:26:18 -08:00
googlestorage Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02:00
httputil auth: warn when local connection uid doesn't match 2013-12-16 17:19:31 -08:00
images images: minor doc comment update 2014-01-17 16:47:29 -08:00
importer Start of Foursquare importer. 2014-01-14 20:45:23 -08:00
index pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
jsonconfig pkg/client: some cleanup, doc on the website 2013-12-23 20:23:21 +01:00
jsonsign jsonsign: don't upload public key until the first thing is signed 2014-01-13 20:11:14 -08:00
kvutil camput: have cache and stat cache based on github.com/cznic/kv 2013-08-30 23:54:22 +02:00
leak Add pkg/leak, to help find leaks. 2013-09-12 17:51:09 +01:00
lru More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
magic Add some common file signatures to magic. 2014-01-23 21:55:37 +01:00
media pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
misc Add jstests.go, a unit test harness for JavaScript files. 2014-01-06 20:21:43 -08:00
netutil localhost auth: resolve localhost to [::1] if using ipv6 2013-10-21 17:02:03 +01:00
osutil osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
publish server/publish.go: use go html template for publishing 2013-11-19 17:50:26 +01:00
readerutil readerutil: fix OpenSingle bug causing "bad file descriptor" in dispacked. 2013-12-24 10:57:06 -08:00
rollsum rollsum: add OnSplitWithBits 2013-06-09 19:48:30 +02:00
schema schema: don't use ReceiveBlob directly 2014-01-26 21:56:39 -08:00
search Merge "pkg/search: Add durationms to MediaTagConstraint comment." 2014-01-26 18:45:33 +00:00
server diskpacked: keep fd open to every pack file. 2014-01-20 10:50:42 -08:00
serverinit rename pkg/serverconfig to pkg/serverinit 2014-01-23 17:18:46 +01:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
sorted pkg/sorted/kvfile: faster wipe. 2013-12-24 21:27:49 -08:00
strutil strutil: ContainsFold 2014-01-10 16:49:13 -08:00
syncutil Added syncutil.Once 2014-01-25 12:04:47 -08:00
test test: add TODO to simplify 2014-01-21 14:18:11 -08:00
throttle throttle: actually compile. 2014-01-08 19:55:24 -08:00
types pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
webserver Document environment variables usage. 2013-09-06 21:54:03 -07:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00