perkeep/pkg
Brad Fitzpatrick 3ec3588f06 Merge "perf: perform password auth before checking UID." 2013-08-20 15:18:35 +00:00
..
auth perf: perform password auth before checking UID. 2013-08-19 21:46:01 -07:00
blob blob: add == test 2013-08-03 22:25:39 -07:00
blobserver Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02: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 camput: ignore files like .DS_Store with -filenodes 2013-08-19 17:21:10 +02:00
cmdmain More docs 2013-07-07 18:52:14 -07:00
errorutil
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 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 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 netutil: for better backtraces use named function. 2013-08-18 11:36:35 -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 devcam appengine: replaces ./dev-appengine 2013-08-20 00:10:01 +02:00
serverconfig serverconfig: conditionally install pprof handler. 2013-08-19 21:36:13 -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