perkeep/pkg
Brad Fitzpatrick 5f5e8fcee4 Merge "appengine: more fixes" 2013-08-13 03:56:55 +00:00
..
auth Docs and minor cleanups 2013-07-07 16:09:17 -07:00
blob blob: add == test 2013-08-03 22:25:39 -07:00
blobserver all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07: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: on android, do not parse config file 2013-08-12 18:21:53 +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
googlestorage issue 23: Fix google storage blobserver as sync dest 2013-07-08 11:33:10 -05: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 all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
jsonconfig appengine: more fixes 2013-08-11 21:17:05 +02:00
jsonsign appengine: fix build issues 2013-08-11 19:42:57 +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 Fixes to appease make presubmit and make forcefull on FreeBSD. 2013-08-03 11:48:57 -07:00
osutil osutil: implement CacheDir on Windows. 2013-08-04 14:21:36 -07: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 all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
search all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
server appengine: fix build issues 2013-08-11 19:42:57 +02:00
serverconfig serverconfig: error on bad baseURL values. 2013-08-08 17:50:50 -07:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -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