retrogit/app
Mihai Parparita 728faecd4f Avoid infinite task queue retries when trying to compute repo vintages
GitHub consistently returns a 500 for large repos, so assume that the first
commit is the repo creation date for them.
2020-05-03 10:55:30 -07:00
..
config Don't use border: shorthand in combination with other CSS properties. 2015-08-19 22:17:26 -07:00
static Fix private repositories checkbox not being visible in Firefox. 2014-12-20 22:08:06 -08:00
templates Stop querying for the organization list. 2015-08-18 22:13:38 -07:00
account.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
admin.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
app.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
app.yaml Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
caching_transport.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
cron.yaml Move digest cron to 1PM Pacific Time. 2014-09-01 22:22:15 -07:00
digest.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
index.yaml Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
queue.yaml Limit task queue retries. 2018-12-05 22:36:19 -08:00
recovery.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
repos.go Avoid infinite task queue retries when trying to compute repo vintages 2020-05-03 10:55:30 -07:00
retrogit.go Ignore deadline exceeded errors. 2020-03-07 14:55:16 -08:00
session.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
timezones.go Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00