perkeep/pkg
Brad Fitzpatrick 12894d4630 all: Windows fixes (don't listen on file descriptors in test.World, etc)
test/integration: don't listen on file descriptors.
make.go: unrelated, but options to make it much faster.
internal/images: t.Skip on HEIC dependency failures

Fixes #1140
Updates golang/go#25210

Change-Id: I8092155411826d6ed1f8d85230b753d1369044af
2018-05-01 21:38:19 -07:00
..
app all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
auth all: rename remaining occurrences of camput 2018-04-21 16:20:24 -07:00
blob all: various lint fixes 2018-02-05 11:59:00 -08:00
blobserver all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00
buildinfo Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07: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 all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
client all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00
cmdmain cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
constants all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
conv Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
deploy/gce pkg/deploy/gce: rename tarball name with perkeepd 2018-04-23 14:06:48 -07:00
env all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
fileembed all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
fs Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00
gc Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
gpgchallenge pkg/gpgchallenge: use long form when looking for key ID 2018-04-23 21:44:25 -07:00
importer importer: add missing file from earlier commit 2018-04-28 07:42:23 -07:00
index internal/images: broaden pattern that matches HEIC images 2018-04-27 12:29:00 -07:00
jsonsign pkg/serverinit: force long GPG identity when generating low-level conf 2018-02-20 17:30:05 +01:00
kvutil Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
publish all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
schema schema: skip symlink tests on Windows 2018-05-01 14:17:35 -07:00
search search, index: rewrite, fix the "map" sort algorithm, index camliNodeType 2018-04-26 15:19:03 -07:00
server ui: link to mobile setup in UI drop-down 2018-04-27 17:22:13 -07:00
serverinit Log instead of panicking in HTTP handler on GET to /index/ (no Fetcher) 2018-04-27 13:29:01 -07:00
sorted pkg/sorted/sqlkv: make multiple close safe 2018-04-23 17:44:59 -07:00
test all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00
types search, index: rewrite, fix the "map" sort algorithm, index camliNodeType 2018-04-26 15:19:03 -07:00
webserver all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00
.gitignore