perkeep/pkg
Brad Fitzpatrick 7466336f44 storagetest: more tests, and simplify a bit
Change-Id: Ic0d6c9718ef79ff82f05cf142286022862f30236
2013-12-02 11:57:02 -08:00
..
auth buildbot/master: add Basic Auth support. 2013-11-21 21:22:12 -08:00
blob blob: add slice sorter types for []blob.Ref and []blob.SizedRef 2013-12-02 11:55:39 -08:00
blobserver storagetest: more tests, and simplify a bit 2013-12-02 11:57:02 -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 sync: delay copy retry on specific errors 2013-08-30 19:51:04 +02:00
client Blind fix of bug in 3fa6d69405. 2013-11-24 18:40:51 -08: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 fs: put all importer roots in the roots folder too 2013-11-21 17:51:34 -08:00
googlestorage Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02:00
httputil Merge "buildbot/master: add Basic Auth support." 2013-11-22 15:29:06 +00:00
images Document environment variables usage. 2013-09-06 21:54:03 -07:00
importer Flickr importer: import sets and populate with links to photos. 2013-11-22 12:21:03 -08:00
index index: start of re-indexing smartly when dependent blobs are missing 2013-11-30 23:15:17 -08:00
jsonconfig jsonconfig: special-case USER env var expansion on Windows 2013-08-28 12:27:09 -07:00
jsonsign search/index: invert depedency. search now depends on index. 2013-11-16 15:00:30 -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 support thumbnailing or CR2 files 2013-09-09 23:49:07 +10:00
misc Support alternate S3 hostnames 2013-09-01 09:50:35 -07:00
netutil localhost auth: resolve localhost to [::1] if using ipv6 2013-10-21 17:02:03 +01:00
osutil osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
publish server/publish.go: use go html template for publishing 2013-11-19 17:50:26 +01:00
readerutil diskpacked: re-use fds when possible when reading blobs from pack files. 2013-10-10 20:06:30 -10:00
rollsum rollsum: add OnSplitWithBits 2013-06-09 19:48:30 +02:00
schema schema: missing claimType conversion 2013-11-04 22:57:05 +01:00
search Reduce in-memory size of image info dimensions. 2013-11-29 11:01:41 -08:00
server sync: wake up early from sleep if a blob arrives 2013-11-25 19:18:13 -08:00
serverconfig serverconfig: add CAMLI_PPROF_START 2013-11-30 10:01:32 -08:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
sorted sorted: add Close method to KeyValure; register 'kv' impl type for cznic/kv 2013-11-23 21:07:03 -08:00
strutil New package: strutil 2013-11-17 19:31:12 -08:00
syncutil Add syncutil.Group: an easy way to do multiple things at once. 2013-09-12 16:18:39 +01:00
test Fix diskpacked regression, add tests, start of storagetest. 2013-11-30 13:06:04 -08:00
throttle More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
types Shrink camtypes.BlobMeta a bit. Saves 4 bytes of memory per blob. 2013-11-29 13:41:39 -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