Page MenuHomePhabricator

Paste - add created time to pastes in a list
ClosedPublic

Authored by btrahan on Aug 22 2014, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 7:38 PM
Unknown Object (File)
Nov 1 2024, 7:26 AM
Unknown Object (File)
Oct 28 2024, 3:51 AM
Unknown Object (File)
Oct 21 2024, 9:08 PM
Unknown Object (File)
Oct 18 2024, 11:24 AM
Unknown Object (File)
Oct 14 2024, 12:43 AM
Unknown Object (File)
Oct 13 2024, 2:33 AM
Unknown Object (File)
Sep 22 2024, 10:27 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Paste - add created time to pastes in a list.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added reviewers: epriestley, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 22 2014, 6:55 PM
btrahan updated this revision to Diff 24888.

Closed by commit rP3bc391fbc7f5 (authored by @btrahan).