Add timestamp field to the DiffCommit model
Review Request #7130 — Created March 28, 2015 and submitted — Latest diff uploaded
The
DiffCommit
model now has a timestamp field which will be used to
generate the HTTP last modified header for the associated patch. This
will allow the contents of the patch to be cached client-side.