perkeep/pkg
Brad Fitzpatrick 99267e1f71 Merge "Add -fileembed-package and -all flags" 2013-06-05 16:39:04 +00: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: enforce Go1.1 is required, 2013-06-05 01:19:08 +02:00
blobserver share: refactored 2013-03-06 19:11:00 +01: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 discovery: use c.newRequest 2013-06-05 01:13:53 +02: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 Merge "Add -fileembed-package and -all flags" 2013-06-05 16:39:04 +00: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 uploadhelper: use a type for JSON response, not maps. 2013-02-11 20:33:53 -08: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 index: set MySQL to binary charset 2013-04-18 00:59:17 +02:00
jsonconfig jsonconfig: remove TODO and revert bogus change; float always works apparently. 2012-10-19 19:26:15 +02:00
jsonsign camput: reenable -secret-keyring, use flag.StringVar 2013-05-01 16:48:19 +02:00
lru
magic server: use http.ServeContent and use cache headers in download handler 2013-01-25 15:18:32 -08:00
misc Allow HTTPS with a self-signed certificate. 2013-04-23 17:10:37 +02:00
netutil fix tests for images and netutil 2012-11-19 19:52:06 +01:00
osutil App Engine: +build hide restart_unix.go 2013-03-14 19:43:25 -07: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: add Share type 2013-03-11 21:53:56 +01:00
search newui: search page, with index page style 2013-05-19 00:38:19 +02:00
server WIP: switch from ui to newui 2013-06-04 16:34:51 +02:00
serverconfig serverconfig: fix test 2013-06-05 15:07:53 +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