retrogit/app
2014-08-16 15:41:51 -07:00
..
config Persit OAuth token in datastore. 2014-07-28 22:25:40 -07:00
static Move digest viewing to its own page. 2014-08-16 15:24:38 -07:00
templates Add template function to lessen boilerplate for getting a route's URL. 2014-08-16 15:41:51 -07:00
account.go Unify Account initialization code paths. 2014-08-05 22:06:05 -07:00
app.yaml Add basic admin UI for viewing the digest as another user. 2014-08-05 22:14:35 -07:00
caching_transport.go Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00
cron.yaml Add missing file from 649bbd8fd9. 2014-07-30 22:29:02 -07:00
digest.go Move fetching of user and organization repos to a separate struct and file. 2014-08-11 22:09:56 -07:00
githop.go Add template function to lessen boilerplate for getting a route's URL. 2014-08-16 15:41:51 -07:00
repos.go Move fetching of user and organization repos to a separate struct and file. 2014-08-11 22:09:56 -07:00
session.go Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00