..
app
pkg/client: fix directory upload deadlock, clean up HTTP handling
2015-12-29 23:39:29 -08: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
camerrors: rename MissingKeyBlob to ErrMissingKeyBlob
2014-01-13 20:09:54 -08:00
camlegal
vendor: go4.org/legal
2015-12-16 18:50:49 +01:00
client
pkg/client: set camliType, use correct blobref
2016-01-06 17:44:08 +01: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
fastjpeg: remove work-around for os/exec bug
2016-01-04 22:10:34 +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
kvutil: add VerifyDb*, use kvutil in sorted
2014-03-20 01:21:27 +01:00
leak
leak: fix racy test
2014-02-25 16:06:56 -08:00
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
Fixed some formatting functions that were called with invalid number/type of arguments.
2014-07-01 12:48:33 +02:00
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
Add new pools package, to aggregate common sync.Pool types.
2014-08-25 21:17:50 -07:00
publish
server/publish.go: use go html template for publishing
2013-11-19 17:50:26 +01:00
readerutil
vendor: go4.org/syncutil/singleflight
2015-11-24 17:28:28 +01:00
rollsum
rollsum: don't benchmark the Rand function
2014-08-22 15:50:25 -07:00
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
Update help handler's text, especially for GCE users.
2015-12-30 10:33:25 -08:00
serverinit
pkg/serverinit: fix test after 7b78c50007
2016-01-06 18:11:52 +01:00
sorted
sorted/mysql: remove DB from pool when closing
2016-01-06 20:42:52 +01:00
test
dockertest: use official mysql image
2016-01-06 19:38:13 +01:00
types
Update help handler's text, especially for GCE users.
2015-12-30 10:33:25 -08: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
…