retrogit/app
Mihai Parparita 735ac7ffb3 Better handling of GitHub OAuth errors when sending digest emails.
Fail silently if we can't even get an email address, otherwise send an error
email to the user.
2014-12-20 21:38:09 -08:00
..
config Don't turn errors fetching individual repository intervals into errors for the whole digest. 2014-12-14 21:23:33 -08:00
static Add card background on signed in index page too. 2014-12-16 21:39:27 -08:00
templates Better handling of GitHub OAuth errors when sending digest emails. 2014-12-20 21:38:09 -08:00
account.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
app.go Better handling of GitHub OAuth errors when sending digest emails. 2014-12-20 21:38:09 -08:00
app.yaml Add favicon. 2014-12-13 22:33:18 -08:00
caching_transport.go Make sure memcache keys are under the 250 byte limit. 2014-12-08 22:04:12 -08:00
cron.yaml Move digest cron to 1PM Pacific Time. 2014-09-01 22:22:15 -07:00
digest.go Slightly better digest intro paragraph. 2014-12-14 21:47:13 -08:00
queue.yaml Add infrastructure for computing and storing repository "vintages." 2014-08-26 22:59:25 -07:00
recovery.go Add basic panic recovery. 2014-12-07 14:20:13 -08:00
repos.go Restrict to organization repositories that the user is a member of. 2014-11-16 21:50:34 -08:00
retrogit.go Better handling of GitHub OAuth errors when sending digest emails. 2014-12-20 21:38:09 -08:00
session.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
timezones.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00