perkeep/pkg
Brad Fitzpatrick 4086789731 pkg/httputil: also track protocol versions of HTTP response in StatsTransport 2015-12-29 13:36:50 -08:00
..
app pkg/app: use netutil.HostPort for ListenAddress() 2015-01-17 18:57:06 +01:00
auth pkg/auth: change VivifyPass to *string to reflect the fact that it's 2015-12-09 22:57:18 -05:00
blob Merge "blob, server: show hash functions in discovery" 2015-03-02 18:30:31 +00:00
blobserver pkg/blobserver/diskpacked: fix fd leak on Close 2015-12-26 12:41:58 -08:00
buildinfo make.go: restore version stamping 2015-12-07 22:58:19 +01:00
cacher vendor: go4.org/syncutil/singleflight 2015-11-24 17:28:28 +01:00
camerrors
camlegal vendor: go4.org/legal 2015-12-16 18:50:49 +01:00
client pkg/client: wire up http2 support, unexported Client.InsecureTLS 2015-12-29 11:33:38 -08:00
cmdmain vendor: go4.org/legal 2015-12-16 18:50:49 +01:00
constants Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
conv vendor: go4.org/strutil go4.org/syncutil 2015-11-21 00:21:20 +01:00
deploy/gce launcher: don't default password to the project ID 2015-12-28 21:35:57 -08:00
env Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
fileembed genfileembed: Add flag for adding build tags 2014-10-17 20:58:15 +02:00
fs vendor: go4.org/strutil go4.org/syncutil 2015-11-21 00:21:20 +01:00
gc pkg/gc: fix context doc 2015-12-15 16:21:15 +01:00
geocode pkg/importer: use go4.org/ctxutil 2015-12-16 15:30:09 +01:00
googlestorage vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
hashutil deploy/gce: on success, show SHA-1 of certificate too 2015-02-04 19:54:27 +01:00
httputil pkg/httputil: also track protocol versions of HTTP response in StatsTransport 2015-12-29 13:36:50 -08:00
images vendor: move pkg/images dependencies from third_party 2015-12-18 22:15:33 +01:00
importer pkg/importer: use go4.org/ctxutil 2015-12-16 15:30:09 +01:00
index pkg/index: be verbose when fixing missing wholeRef entries 2015-12-24 20:12:22 +01:00
jsonsign vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
kvutil
leak
lru lru: make RemoveOldest remove the key and value that were evicted 2014-09-26 15:56:53 -07:00
magic magic: fix MIMETypeFromReader error handling, add test 2015-02-02 09:29:52 +01:00
media
misc pkg/blobserver/s3: directory & blobpacked support 2015-12-16 23:58:27 +01:00
netutil netutil: add func ListenHostPort 2015-12-26 13:32:49 -08:00
osutil vendor: go4.org/wkfs/gcs 2015-12-04 18:23:29 +01:00
pools
publish
readerutil vendor: go4.org/syncutil/singleflight 2015-11-24 17:28:28 +01:00
rollsum
schema vendor: move pkg/images dependencies from third_party 2015-12-18 22:15:33 +01:00
search pkg/search: don't run a speculative search more than once a time 2015-12-29 13:33:45 -08:00
server pkg/server: validate that share hops are only in expected places in schema blobs 2015-12-28 13:56:47 -08:00
serverinit Merge "serverinit,blobpacked: wipe blobpacked meta before reindexing" 2015-12-24 23:28:47 +00:00
sorted vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
test Remove pkg/context 2015-12-12 23:09:02 +01:00
types pkg/blobserver/s3: directory & blobpacked support 2015-12-16 23:58:27 +01:00
video/thumbnail vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
webserver vendor: go4.org/wkfs 2015-11-27 00:23:03 +01:00
.gitignore