perkeep/pkg
Brad Fitzpatrick 95e0f172e0 Rename serverconfig*.go to serverinit*.go
Change-Id: I198d8d17ed32202f8a014af645a006613246db85
2014-02-10 17:00:11 -08:00
..
auth Change the upload protocol. 2014-01-04 20:24:58 -08:00
blob Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
blobserver blobserver/s3: add manual test 2014-02-09 08:06:56 -08:00
buildinfo More docs 2013-07-07 18:52:14 -07:00
cacher Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
camerrors camerrors: rename MissingKeyBlob to ErrMissingKeyBlob 2014-01-13 20:09:54 -08:00
client camtool: add discovery subcommand 2014-02-09 15:16:47 -08:00
cmdmain cmdmain: remove spurious newlines from commands with no examples 2014-02-09 15:41:52 -08:00
constants Move defaultMaxResizeBytes to pkg/constants 2014-01-06 08:08:47 -08:00
context Start of new context package and *context.Context type. 2013-12-02 13:20:51 -08:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed More docs 2013-07-07 18:52:14 -07:00
fs fs: fix bug picking recent filenames when file has no name 2014-02-02 06:14:44 +01:00
gc New 'gc' package, implementing a generic garbage collector. 2014-01-11 21:41:53 -08:00
geocode httputil: add DecodeJSON and CloseBody helpers, then use them everywhere 2014-01-28 22:00:52 -08:00
googlestorage httputil: add DecodeJSON and CloseBody helpers, then use them everywhere 2014-01-28 22:00:52 -08:00
httputil httputil: add IsWebsocketUpgrade, fix BadRequestError inconsistency 2014-02-03 20:24:45 -05:00
images images: minor doc comment update 2014-01-17 16:47:29 -08:00
importer httputil: add DecodeJSON and CloseBody helpers, then use them everywhere 2014-01-28 22:00:52 -08:00
index Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
jsonconfig pkg/client: some cleanup, doc on the website 2013-12-23 20:23:21 +01:00
jsonsign Merge "third_party,jsonsign: bump openpgp to 188:61c59dda830a" 2014-02-09 23:49:46 +00:00
kvutil camput: have cache and stat cache based on github.com/cznic/kv 2013-08-30 23:54:22 +02:00
leak Add pkg/leak, to help find leaks. 2013-09-12 17:51:09 +01:00
lru More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
magic Add some common file signatures to magic. 2014-01-23 21:55:37 +01:00
media pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
misc httputil: add DecodeJSON and CloseBody helpers, then use them everywhere 2014-01-28 22:00:52 -08:00
netutil netutil: add little AwaitReachable func 2014-02-09 19:55:36 -08:00
osutil osutil: add DirExists 2014-01-31 12:20:24 +01:00
publish server/publish.go: use go html template for publishing 2013-11-19 17:50:26 +01:00
readerutil readerutil: fix OpenSingle bug causing "bad file descriptor" in dispacked. 2013-12-24 10:57:06 -08:00
rollsum rollsum: add OnSplitWithBits 2013-06-09 19:48:30 +02:00
schema Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
search Bump is:pano threshold to 2.0. 2014-02-08 15:48:29 -08:00
server Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
serverinit Rename serverconfig*.go to serverinit*.go 2014-02-10 17:00:11 -08:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
sorted mongo: test using Docker 2014-02-09 20:02:56 -08:00
strutil strutil: ContainsFold 2014-01-10 16:49:13 -08:00
syncutil Added syncutil.Once 2014-01-25 12:04:47 -08:00
test Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
throttle throttle: actually compile. 2014-01-08 19:55:24 -08:00
types Merge "pkg/types/serverconfig: json-tagged struct" 2014-02-11 00:56:11 +00:00
webserver webserver: also log req.RemoteAddr in verbose mode 2014-01-28 12:31:20 -08:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00