perkeep/pkg
Brad Fitzpatrick 433a312703 fs: fix bug picking recent filenames when file has no name
e.g. iphone uploads

Change-Id: Ieee398b6f43c261232bc9f6cc0c71cb97c5c49f8
2014-02-02 06:14:44 +01:00
..
auth Change the upload protocol. 2014-01-04 20:24:58 -08:00
blob Get rid of CAMLI_DEV_KEYBLOBS / keyblobs / etc. 2014-01-20 13:47:08 -08:00
blobserver namespace: finish tests 2014-01-20 13:08:37 -08:00
buildinfo
cacher cacher: don't nuke everything on close for now 2014-01-31 12:53:10 +01:00
camerrors camerrors: rename MissingKeyBlob to ErrMissingKeyBlob 2014-01-13 20:09:54 -08:00
client Add android camput pre-exit hook. 2014-01-30 17:29:28 +01:00
cmdmain
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
fileembed
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: make CloseBody more robust 2014-01-29 11:31:52 +01: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 pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
jsonconfig pkg/client: some cleanup, doc on the website 2013-12-23 20:23:21 +01:00
jsonsign jsonsign: update old code to use fmt.Errorf 2014-01-28 21:52:36 -08:00
kvutil
leak
lru
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 localhost auth: resolve localhost to [::1] if using ipv6 2013-10-21 17:02:03 +01: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
schema schema: don't use ReceiveBlob directly 2014-01-26 21:56:39 -08:00
search Merge "pkg/search: Add durationms to MediaTagConstraint comment." 2014-01-26 18:45:33 +00:00
server diskpacked: keep fd open to every pack file. 2014-01-20 10:50:42 -08:00
serverinit rename pkg/serverconfig to pkg/serverinit 2014-01-23 17:18:46 +01:00
singleflight
sorted pkg/sorted/kvfile: faster wipe. 2013-12-24 21:27:49 -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 test: add TODO to simplify 2014-01-21 14:18:11 -08:00
throttle throttle: actually compile. 2014-01-08 19:55:24 -08:00
types pkg/index: Index audio duration. 2014-01-25 10:40:06 -08:00
webserver webserver: also log req.RemoteAddr in verbose mode 2014-01-28 12:31:20 -08:00
.gitignore