retrogit/app
Mihai Parparita b7760bc67e Add some common code for handling GitHub fetch and template rendering errors.
Not all handlers are converted yet.

Inspired by http://blog.golang.org/error-handling-and-go, but also (ab)uses the
error mechanism to handle redirects.
2014-11-27 16:02:21 -08:00
..
config Add an email footer. 2014-11-22 15:04:09 -08:00
static Position flashes within the body. 2014-11-22 14:47:13 -08:00
templates Add some common code for handling GitHub fetch and template rendering errors. 2014-11-27 16:02:21 -08:00
account.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
app.go Add some common code for handling GitHub fetch and template rendering errors. 2014-11-27 16:02:21 -08:00
app.yaml Basic RetroGit renaming. 2014-10-17 22:52:51 -07:00
caching_transport.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
cron.yaml Move digest cron to 1PM Pacific Time. 2014-09-01 22:22:15 -07:00
digest.go Less aggressive whitespace insertion. 2014-11-04 22:10:13 -08:00
queue.yaml Add infrastructure for computing and storing repository "vintages." 2014-08-26 22:59:25 -07:00
repos.go Restrict to organization repositories that the user is a member of. 2014-11-16 21:50:34 -08:00
retrogit.go Add some common code for handling GitHub fetch and template rendering errors. 2014-11-27 16:02:21 -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