retrogit/app
2015-01-03 14:35:51 -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 Fix private repositories checkbox not being visible in Firefox. 2014-12-20 22:08:06 -08:00
templates Stop looking up repos for all users on the admin page. 2014-12-27 21:53:38 -08:00
account.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
admin.go Fix null pointer when viewing repos for an account with revoked credentials. 2015-01-03 14:35:51 -08:00
app.go Better handling of GitHub OAuth errors when sending digest emails. 2014-12-20 21:38:09 -08:00
app.yaml Add basic robots.txt file. 2014-12-20 21:49:06 -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 Stop looking up repos for all users on the admin page. 2014-12-27 21:53:38 -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 Stop looking up repos for all users on the admin page. 2014-12-27 21:53:38 -08:00
retrogit.go Stop looking up repos for all users on the admin page. 2014-12-27 21:53:38 -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