1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/paste/query
Bob Trahan 3bc391fbc7 Paste - add created time to pastes in a list
Summary: Fixes T5943. We do this differently in different places; Audit / Differential do something like this while Pholio expands the "byLine" to include a timestamp. Go with the Audit / Differential approach, as presumably having the date as a top line, easily scannable metadata is the goal here.

Test Plan: viewed a list of pastes and saw a timestamp of creation at the top.

Reviewers: epriestley, chad

Reviewed By: chad

Subscribers: epriestley, Korvin

Maniphest Tasks: T5943

Differential Revision: https://secure.phabricator.com/D10338
2014-08-22 13:15:49 -07:00
..
PhabricatorPasteQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
PhabricatorPasteSearchEngine.php Paste - add created time to pastes in a list 2014-08-22 13:15:49 -07:00
PhabricatorPasteTransactionQuery.php Remove @group annotations 2014-07-10 08:12:48 +10:00