retrogit/app
Mihai Parparita b992e192ca Speed up homepage.
Don't try to fetch repositories to render the homepage (just use the excluded
repository count). Also do the user and email address fetches in parallel.
2014-10-02 22:06:32 -07:00
..
config Fix bottom corners of the commit rounded box getting cut off. 2014-08-18 23:12:54 -07:00
static Fix flash of repo list in settings page during load. 2014-09-28 22:09:56 -07:00
templates Speed up homepage. 2014-10-02 22:06:32 -07:00
account.go Weekly digest option. 2014-09-27 15:52:57 -07:00
app.yaml Switch to inlining styles. 2014-08-18 23:10:41 -07:00
caching_transport.go Speed up homepage. 2014-10-02 22:06:32 -07:00
cron.yaml Move digest cron to 1PM Pacific Time. 2014-09-01 22:22:15 -07:00
digest.go Weekly digest option. 2014-09-27 15:52:57 -07:00
githop.go Speed up homepage. 2014-10-02 22:06:32 -07:00
queue.yaml Add infrastructure for computing and storing repository "vintages." 2014-08-26 22:59:25 -07:00
repos.go Handle pagination in user repository listing. 2014-09-21 22:25:06 -07:00
session.go Break out accounts, digests, caching and session configuration out of githup.go. 2014-07-29 21:57:33 -07:00
timezones.go Do not panic if we have a timezone that we can't load. 2014-08-18 23:17:29 -07:00