1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/differential/controller
vrana 1f2cf78c1b Display committed date in Revision Status field
Summary:
This is slightly more complicated for this reason:

- We don't set `dateCommitted` for normal commits, only for markcommitted.
-- We need to add this date to old revisions now.

Test Plan:
Reparse a revision - commit date was set.
Conduit `markcommitted` - commit date was set.
Run SQL script.
Display closed revision.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2282
2012-04-19 15:05:09 -07:00
..
base Add a contextual "scope" dropdown for searches 2012-02-14 17:00:12 -08:00
changesetview Don't display inline comment's Reply in standalone view 2012-04-18 10:44:24 -07:00
commentpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
commentsave Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
customrenderer Deprecate generateProperties 2011-08-18 11:33:10 -07:00
diffcreate Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
diffview Allow View Standalone in Diff preview 2012-04-12 22:35:13 -07:00
inlinecommentedit Add inline comments to Diffusion/Audit 2012-03-14 12:56:01 -07:00
inlinecommentpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
revisionedit Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
revisionlist Replace elseif by else if 2012-04-04 15:24:47 -07:00
revisionstats Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
revisionview Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00
subscribe Add an "Explicit-CCs" header to Differential 2012-03-26 09:55:38 -07:00