1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/repository/worker/commitmessageparser
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 Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00
git Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
mercurial Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
svn Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00