retrogit/app
Mihai Parparita 6a52f76635 Fix continue URL validation.
When running in production http.Reqest.URL is an absolute URL, so we shouldn't
check for leading slashes. Instead check for the hostname matching (which also
works for relative URLs on localhost).
2014-12-06 14:50:40 -08:00
..
config Style email footer links. 2014-11-29 22:20:42 -08:00
static Position flashes within the body. 2014-11-22 14:47:13 -08:00
templates Fix generation of admin page links. 2014-11-29 22:28:29 -08:00
account.go Rename package to retrogit. 2014-10-26 15:22:14 -07:00
app.go Reduce code duplication for rendering of flash messages. 2014-11-29 22:15:09 -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 Add redaction of data displayed via the admin UI. 2014-11-30 14:57:20 -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 Fix continue URL validation. 2014-12-06 14:50:40 -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