perkeep/pkg
Brad Fitzpatrick 10d000d900 ui: serve Closure from embedded zip data when available
Change-Id: I9bb6bb4f13f69b293fd98441d82068c0677ffbd5
2013-06-18 23:14:36 -07: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: consistent receiver names, add SHA1FromBytes 2013-06-15 15:51:29 -07:00
blobserver encrypt: scan all meta blobs into index on start. 2013-06-18 11:16:13 -07:00
buildinfo buildinfo: document GitInfo 2013-06-09 19:38:30 +02:00
cacher pkg/cacher: unify the cammount and camget disk caching code 2013-01-20 09:52:03 -08:00
client Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07:00
cmdmain cmdmain: use ExitWithFailure, exit on error instead of returning it 2013-02-27 22:04:50 +01:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed Add a genfileembed package comment 2013-06-11 00:55:31 +02:00
fs fs: in recent, use file's EXIF time (or modtime) time instead of permanode time 2013-02-18 21:32:46 -08:00
googlestorage Add SKIP_DEP_TESTS env var to skip tests with depdendencies. 2012-03-29 18:21:37 -07:00
httputil Document PrefixHandler and clean up users with accessor functions. 2013-06-12 11:17:30 +02:00
images search handler: return correct thumbnail dimensions 2013-03-25 17:06:15 +01:00
importer importer: start of a third-party importing system. 2013-01-20 16:17:32 -08:00
index encrypt: stat support. 2013-06-15 16:44:49 -07:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07: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 Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2013-06-14 12:56:04 -07:00
netutil Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07:00
osutil osutil: simplify GoPackagePath 2013-06-17 17:12:22 -07:00
readerutil camput: client becomes StatReceiver. 2012-10-11 11:51:12 +02:00
rollsum rollsum: add OnSplitWithBits 2013-06-09 19:48:30 +02:00
schema Remove noisy var _ = log.Printf lines. 2013-06-14 12:55:55 -07:00
search Document PrefixHandler and clean up users with accessor functions. 2013-06-12 11:17:30 +02:00
server ui: serve Closure from embedded zip data when available 2013-06-18 23:14:36 -07:00
serverconfig serverconfig: fix tests broken by status handler addition 2013-06-10 01:21:23 +02:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
test search handler: return correct thumbnail dimensions 2013-03-25 17:06:15 +01:00
throttle throttle: fix crash I saw hitting reload 2013-02-11 20:33:37 -08:00
types blobref: enforce Go1.1 is required, 2013-06-05 01:19:08 +02: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