perkeep/pkg
Brad Fitzpatrick 1b6a0b33fc types: add more time parsing functions
Change-Id: I35ffdd030fbdc87db4821f00fa562580e8205731
2013-02-18 21:30:11 -08:00
..
atomics Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
auth auth: add ErrNoAuth, use it pkg/client log warning. 2013-01-26 11:23:39 -08:00
blobref blobref: simplify the FromHash func. Make type implicit. 2013-01-20 13:36:27 -08:00
blobserver localdisk: work on Linux w/ non-Unixy filesystem 2013-02-13 16:48:28 -08:00
buildinfo Add --version flags to tools. 2013-02-02 10:59:39 -08:00
cacher pkg/cacher: unify the cammount and camget disk caching code 2013-01-20 09:52:03 -08:00
client client, search, fs: cammount now getting search queries back 2013-02-07 21:55:17 -08:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed file embedding: enable compression (mainly for 2012-11-30 19:03:37 +01:00
fs fs: fallback to modtime of permanode if file's is unknown 2013-02-18 11:02:26 -08:00
googlestorage Add SKIP_DEP_TESTS env var to skip tests with depdendencies. 2012-03-29 18:21:37 -07:00
httputil uploadhelper: use a type for JSON response, not maps. 2013-02-11 20:33:53 -08:00
images images: move rescaling from server/image to pkg/images 2013-02-18 16:44:41 +01:00
importer importer: start of a third-party importing system. 2013-01-20 16:17:32 -08:00
index Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-02-18 13:14:35 -08:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign signhandler: inject the claimdate (if present) in the signrequest 2013-02-02 02:48:00 +01:00
lru Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
magic server: use http.ServeContent and use cache headers in download handler 2013-01-25 15:18:32 -08:00
misc gethandler: use http.ServeContent; delete pre-Go 1 HTTP Range stuff 2013-01-20 14:06:55 -08:00
netutil fix tests for images and netutil 2012-11-19 19:52:06 +01:00
osutil android, osutil: the the child process its Android-specific cache directory 2013-01-27 13:24:50 -08:00
readerutil camput: client becomes StatReceiver. 2012-10-11 11:51:12 +02:00
rollsum rollsum: revert change. I was using the API wrong. 2012-10-28 13:40:29 +01:00
schema schema: support bytes.Reader and strings.Reader in FileTime 2013-02-18 21:29:19 -08:00
search Fix case of MimeType to MIMEType, per Go style. 2013-02-18 11:16:13 -08:00
server Fix case of MimeType to MIMEType, per Go style. 2013-02-18 11:16:13 -08:00
serverconfig serverconfig: remove TODOs about FindHandlerByType since its behaviour now complies with the docs 2013-01-17 16:54:07 +01:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test Fix case of MimeType to MIMEType, per Go style. 2013-02-18 11:16:13 -08:00
throttle throttle: fix crash I saw hitting reload 2013-02-11 20:33:37 -08:00
types types: add more time parsing functions 2013-02-18 21:30:11 -08:00
webserver Make newui ready to dev on with closure compiler, plus misc cleanup. 2013-02-07 15:25:10 +01:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00