1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/src/applications
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
..
audit Fix various threading issues, particularly in Gmail 2012-04-12 09:31:03 -07:00
auth Explicitly set URL parameter separator for external URLs 2012-04-19 14:54:47 -07:00
base Move invalid session error to login page 2012-04-14 22:19:04 -07:00
calendar Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
chatlog Add pagers to server clients and client authorizations in OAuth Server GUI 2012-04-04 17:51:16 -07:00
conduit Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00
countdown Add "final" to more classes 2012-03-13 11:18:11 -07:00
daemon Reorder the daemon console's display of the panels 2012-04-18 13:47:08 -07:00
differential Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00
diffusion Add a paginated list of all repository tags to Diffusion 2012-04-19 09:39:19 -07:00
directory Show user a notice when they view "My Projects" for feed but haven't joined any projects 2012-04-07 17:25:24 -07:00
draft/storage Add "final" to more classes 2012-03-13 11:18:11 -07:00
drydock More Drydock Stuff 2012-03-26 20:54:26 -07:00
feed Improve speed of user feed 2012-04-09 16:01:16 -07:00
files Improve image macros 2012-04-17 12:16:58 -07:00
flag Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
help/controller Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
herald Display Browse in Diffusion and Open in Editor links in commit detail 2012-04-10 09:54:38 -07:00
maniphest New maniphest event TYPE_MANIPHEST_DIDEDITTASK 2012-04-17 12:09:58 -07:00
markup Don't process links in Remarkup literal block 2012-04-18 10:48:20 -07:00
metamta Add "X-Auto-Response-Suppress" header to all outgoing mail 2012-04-17 06:35:28 -07:00
notifications/controller Make Aphlict client somewhat more approachable 2012-03-06 20:14:03 -08:00
oauthserver Add pagers to server clients and client authorizations in OAuth Server GUI 2012-04-04 17:51:16 -07:00
owners Unrequire filling Owners in Owners tool 2012-04-10 21:30:56 -07:00
paste Display author in paste detail 2012-04-18 11:46:59 -07:00
people Handle refreshing profile image with expired OAuth token 2012-04-19 09:30:25 -07:00
phame Phame V1 - Phabricator blogging software 2012-04-12 13:09:04 -07:00
phid Add very basic tag support to Diffusion 2012-04-18 08:02:08 -07:00
phortune For discussion -- Stripe integration 2012-04-04 16:09:29 -07:00
phriction PhabricatorSlug 2012-04-10 14:18:20 -07:00
policy Improve Policy options 2012-04-17 07:52:10 -07:00
project PhabricatorSlug 2012-04-10 14:18:20 -07:00
repository Display committed date in Revision Status field 2012-04-19 15:05:09 -07:00
search Allow Commits to be attached to Tasks using edges 2012-04-04 17:34:25 -07:00
slowvote Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
status/base Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
typeahead/controller Allow projects to own packages 2012-04-03 16:20:07 -07:00
uiexample Use head_key() and last_key() to explicitly communicate intent 2012-04-09 11:08:59 -07:00
xhpastview Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
xhprof Format metrics and parents in XHProf Profile 2012-04-18 13:57:42 -07:00