perkeep/pkg
Mathieu Lonjaret f12b9fea60 Merge "pkg/deploy: no self-signed certs, name in camlistore.net" 2017-01-18 21:40:49 +00:00
..
app pkg/server/app: proxy search requests for publisher 2016-08-29 19:14:19 +02:00
auth webUI: disable tokenAuth when auth is None 2016-06-28 01:56:08 +02:00
blob Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
blobserver Merge "pkg/sorted/mysql: drop tables on reindex" 2017-01-18 18:14:06 +00:00
buildinfo add canonical import paths 2016-03-13 19:57:14 -07:00
cacher cmd/camget: update client share chain when getting blobs from cache 2016-09-26 19:03:04 +02:00
camerrors add canonical import paths 2016-03-13 19:57:14 -07:00
camlegal add canonical import paths 2016-03-13 19:57:14 -07:00
client cmd/camput: print share URL 2016-11-15 17:33:26 +01:00
cmdmain print mode information on top-level commands with just -h 2016-12-08 22:31:59 -08:00
constants pkg/constants/google: remove, use oauth2/google instead 2016-06-08 16:15:39 -07:00
conv add canonical import paths 2016-03-13 19:57:14 -07:00
deploy/gce pkg/deploy: no self-signed certs, name in camlistore.net 2017-01-13 16:47:04 +01:00
env vendor: rename google.golang.org/cloud to cloud.google.com/go 2016-09-08 15:14:12 +02:00
fileembed server: fall back to serving UI resources from GOPATH as last resort 2016-05-06 16:05:22 -07:00
fs pkg/fs: check mountedness with /proc/mounts 2016-10-13 18:07:07 +02:00
gc add canonical import paths 2016-03-13 19:57:14 -07:00
geocode pkg/search: add cached geocode results used in benchmarks 2016-11-09 08:01:15 +01:00
googlestorage vendor: rename google.golang.org/cloud to cloud.google.com/go 2016-09-08 15:14:12 +02:00
gpgchallenge pkg/gpgchallenge: expose the clients handler 2016-12-17 20:40:03 +01:00
hashutil add canonical import paths 2016-03-13 19:57:14 -07:00
httputil pkg/httputil: fix checkSystemRoots for Go1.6 2016-04-05 00:18:16 +02:00
images add canonical import paths 2016-03-13 19:57:14 -07:00
importer importer/pinboard: fix test 2016-06-03 23:08:15 +02:00
index Merge "pkg/sorted/mysql: drop tables on reindex" 2017-01-18 18:14:06 +00:00
jsonsign vendor: rm code.google.com/p/go.crypto/openpgp 2016-11-28 19:34:32 +01:00
kvutil Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
leak add canonical import paths 2016-03-13 19:57:14 -07:00
lru add canonical import paths 2016-03-13 19:57:14 -07:00
magic pkg/index: use mime.TypeByExtension to record MIMEType 2016-09-06 16:26:09 +02:00
media add canonical import paths 2016-03-13 19:57:14 -07:00
misc pkg/misc/amazon/s3: test against fake-s3 in docker 2016-11-17 17:01:11 +01:00
netutil server/camlistored: use Let's Encrypt 2016-12-05 19:43:37 +01:00
osutil pkg/osutil: remove dependency on pkg/env 2017-01-18 01:23:34 +01:00
pools add canonical import paths 2016-03-13 19:57:14 -07:00
publish app/publisher: file rendering and navigation with jquery 2016-07-19 16:37:35 +02:00
readerutil Delete misc unused objects 2016-04-06 17:59:51 +02:00
rollsum add canonical import paths 2016-03-13 19:57:14 -07:00
schema vendor: rm code.google.com/p/go.crypto/openpgp 2016-11-28 19:34:32 +01:00
search pkg/search: add test to illustrate issue 881 2016-11-23 17:28:55 +01:00
server Merge "pkg/sorted/mysql: drop tables on reindex" 2017-01-18 18:14:06 +00:00
serverinit Merge "pkg/deploy: no self-signed certs, name in camlistore.net" 2017-01-18 21:40:49 +00:00
sorted Merge "pkg/sorted/mysql: drop tables on reindex" 2017-01-18 18:14:06 +00:00
test Merge "pkg/misc/amazon/s3: test against fake-s3 in docker" 2016-11-30 17:24:53 +00:00
types server/camlistored: request a name in camlistore.net 2017-01-13 00:43:24 +01:00
video/thumbnail add canonical import paths 2016-03-13 19:57:14 -07:00
webserver app/publisher: use autocert too when Camlistore does it 2016-12-14 01:24:30 +01:00
.gitignore