1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src
epriestley 2a5cf5e1b7 Separate "Revision" and "Diff" fields in Differential
Summary:
Fixes T5138. Some of the "revision" properties are really "diff" properties, but we only show the properties for the most recent / current diff.

  - Immediately, this makes it hard or impossible to review, e.g., lint/unit results for older diffs.
  - Longer-term, these limits will become more problematic with more data on diffs after Harbormaster.

Instead, separate "revision" from "diff" properties.

(In the long term, it might make sense to show more diffs in this panel -- e.g., tabs for the 8 most recent updates or something -- but I went with the simplest approach for now since I don't have a clean way to deal with 100-update revisions offhand.)

Test Plan: {F500480}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: cburroughs, epriestley

Maniphest Tasks: T5138

Differential Revision: https://secure.phabricator.com/D13282
2015-06-16 08:53:40 -07:00
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
aphront Fix an undeclared property on AphrontPlainTextResponse 2015-06-15 07:05:03 -07:00
applications Separate "Revision" and "Diff" fields in Differential 2015-06-16 08:53:40 -07:00
docs Minor formatting changes for some documentation 2015-06-15 07:32:40 +10:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Add missing property on PhabricatorBot 2015-06-15 13:53:18 -07:00
view Date controls should respect user time preferences 2015-06-15 10:11:10 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00