perkeep/pkg
Brad Fitzpatrick 6f58fc2426 Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02: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 Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
buildinfo pkg/server: richer /status/ page 2015-04-02 18:17:18 +02:00
cacher
camerrors
client Merge "pkg/client: set default port to 443 when using self-verified tls." 2015-06-02 21:50:43 +00: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 conv: add package to ease common parsing tasks 2015-04-13 18:56:40 -07:00
deploy/gce Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
env camlistored, osutil/gce: log to Cloud Logging when on GCE 2015-08-18 10:03:47 +02:00
errorutil
fault
fileembed genfileembed: Add flag for adding build tags 2014-10-17 20:58:15 +02:00
fs fs: set OpenDirectIO in stats files to avoid having them cached in kernel 2014-12-26 18:09:32 +00:00
gc
geocode search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
googlestorage Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
hashutil deploy/gce: on success, show SHA-1 of certificate too 2015-02-04 19:54:27 +01:00
httputil env: add IsDev and use it everywhere 2015-04-02 05:55:01 -07:00
images pkg/images: TODO for tiff and cr2 test 2015-07-21 16:39:36 +02:00
importer pkg/importer/flickr: fix photosSearchItem unmarshal 2015-07-08 06:41:11 +02:00
index pkg/index: bugfix; get mediatags by wholeRef when no corpus 2015-06-15 18:32:40 +02:00
jsonconfig jsonconfig: remove useless type conversion 2014-10-28 10:49:36 +08:00
jsonsign Merge "pkg/server: decouple sign handler from UI, replace JSON maps with structs" 2015-05-25 16:52:40 +00:00
kvutil
leak
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 blob SubFetcher: explicitely states with errors the testSubFetcher constraints 2015-02-26 15:18:27 +01:00
netutil netutil: minor doc and style tweaks 2014-11-23 07:43:09 -08:00
oauthutil Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
osutil Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
pools Add new pools package, to aggregate common sync.Pool types. 2014-08-25 21:17:50 -07:00
publish
readerutil
rollsum rollsum: don't benchmark the Rand function 2014-08-22 15:50:25 -07:00
schema pkg/index: Pass whole file for finding modtime when needed 2015-05-26 08:16:10 +12:00
search pkg/search: fix test related to 1576fdad6d 2015-07-20 17:08:44 +02:00
server server/help: Add search bar predicates. reorganize. 2015-06-29 17:54:17 +02:00
serverinit Require Go 1.5 (due out soon), start move from third_party to vendor. 2015-08-15 22:45:11 +02:00
singleflight Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
sorted Fix build, move more stuff from third_party to vendor. 2015-08-18 10:19:49 +02:00
strutil pkg/strutil: think in runes in Has{Pre,Suf}fixFold 2015-08-01 10:40:14 +02:00
syncutil
test pkg/server: added help handler 2015-05-28 10:02:17 +02:00
throttle
types Merge "pkg/server: added help handler" 2015-05-28 13:30:25 +00:00
video/thumbnail pkg/video/thumbnail: for making a still thumbnail from a video 2015-05-22 17:44:08 +02:00
webserver Enable HTTP/2 support. 2014-11-26 08:45:01 -08:00
wkfs Require Go 1.5 (due out soon), start move from third_party to vendor. 2015-08-15 22:45:11 +02:00
.gitignore