retrogit/app
Mihai Parparita d1982e9d7f Create a DigestCommit struct for extracting interesting/display data for commits.
For just used for convenience storage of properties and a display SHA, but will
also be used for message/title extraction.
2014-08-02 23:11:30 -07:00
..
config Persit OAuth token in datastore. 2014-07-28 22:25:40 -07:00
static Add basic CSS styling to digests. 2014-08-01 23:00:21 -07:00
templates Create a DigestCommit struct for extracting interesting/display data for commits. 2014-08-02 23:11:30 -07:00
account.go Add digest cron handler. 2014-07-30 22:17:04 -07:00
app.yaml Allow digest.css to be read by the app in prod too. 2014-08-01 23:08:50 -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 Create a DigestCommit struct for extracting interesting/display data for commits. 2014-08-02 23:11:30 -07:00
githop.go Add basic CSS styling to digests. 2014-08-01 23:00:21 -07:00
session.go Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00