perkeep/pkg
mpl 26ee743eae vendor: go4.org/wkfs/gcs
Previously pkg/wkfs/gcs.
Copied from go4.org at rev 2871b0368b3c6fab49a8a0ed4e14cc7c3132bdf4

Change-Id: I3b6bcf720ef5ae1215b2b1fdecf1ece532a4d3a0
2015-12-04 18:23:29 +01:00
..
app pkg/app: use netutil.HostPort for ListenAddress() 2015-01-17 18:57:06 +01:00
auth pkg/auth: send empty realm for basic auth 2015-05-13 01:28:06 +02:00
blob Merge "blob, server: show hash functions in discovery" 2015-03-02 18:30:31 +00:00
blobserver vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
buildinfo pkg/server: richer /status/ page 2015-04-02 18:17:18 +02: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
client vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
cmdmain devcam: move modtime check after cwd check 2015-05-07 16:53:44 +02:00
constants Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
context context: minor typos in documentation. 2014-07-03 22:05:16 -07:00
conv vendor: go4.org/strutil go4.org/syncutil 2015-11-21 00:21:20 +01:00
deploy/gce pkg/vendor: update google.golang.org/cloud/storage 2015-12-03 00:55:53 +01:00
env Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
fault fault: new package for fault injection 2014-03-16 19:27:40 -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 vendor: go4.org/strutil go4.org/syncutil 2015-11-21 00:21:20 +01:00
geocode vendor: go4.org/syncutil/singleflight 2015-11-24 17:28:28 +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 vendor: go4.org/wkfs 2015-11-27 00:23:03 +01:00
images pkg/images/resize: disable TestCompareResizeToHalveInplace for now 2015-11-26 16:59:52 +01:00
importer vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
index vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +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
legal legal: package for compiled-in licenses 2014-07-10 23:01:54 +02: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 Remove httputil.CloseBody relic. 2015-11-23 19:02:10 -08:00
netutil netutil: minor doc and style tweaks 2014-11-23 07:43:09 -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
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: go4.org/syncutil/singleflight 2015-11-24 17:28:28 +01:00
search vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
server vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
serverinit vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
sorted vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
test pkg/server: added help handler 2015-05-28 10:02:17 +02:00
types vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +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