perkeep/pkg
mpl 26925d41a7 pkg/client: init http client and gate when noExtConfig
Fixes #1043

Change-Id: I7a7760de546c009de0da71f45f8cfa108f2585ac
2018-01-25 01:17:55 +01:00
..
app pkg/client: reduce the number of New constructors, return error by default 2018-01-24 07:42:04 -08:00
auth all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
blob pkg/blob: fix NewBlob doc 2018-01-19 17:50:19 +01:00
blobserver cmd/client: remove NewStorageClient, convert to an option 2018-01-24 08:52:07 -08:00
buildinfo Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
cacher blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
camerrors Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
camlegal Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
client pkg/client: init http client and gate when noExtConfig 2018-01-25 01:17:55 +01:00
cmdmain cmdmain: sort Modes and Examples 2018-01-03 21:55:01 -06:00
constants Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
conv Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
deploy/gce all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00
env all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
fileembed all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
fs blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
gc Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
gpgchallenge Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
importer pkg/client: reduce the number of New constructors, return error by default 2018-01-24 07:42:04 -08:00
index pkg/index: fix corpus AppendClaims use of signerFilter 2018-01-24 18:41:41 +01:00
jsonsign all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00
kvutil Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
publish Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
schema cmd/camtool: add "camtool whoami" subcommand 2018-01-23 14:02:32 -08:00
search all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00
server Merge "blobserver: add context to BlobRemover" 2018-01-23 18:33:20 +00:00
serverinit blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
sorted all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
test blobserver: add context to BlobRemover 2018-01-19 09:54:46 -08:00
types clients/web/embed: Move vendor/embed to clients/web/embed and adjust paths 2018-01-09 22:33:03 +00:00
webserver all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
.gitignore