1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential/controller
epriestley e5445de163 Show only recent open revisions affecting the same files
Summary: Fixes T5658. Over a long period of time, some cruft can build up here. Only show revisions which have been updated in the last 30 days.

Test Plan:
  - Viewed panel in Differential and Diffusion.
  - Changed limit from 30 days to 30 seconds and saw no revisions.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5658

Differential Revision: https://secure.phabricator.com/D12158
2015-03-25 10:21:56 -07:00
..
DifferentialChangesetViewController.php Track a "Done" state on inline comments 2015-03-24 05:26:11 -07:00
DifferentialCommentPreviewController.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DifferentialCommentSaveController.php Differential - return a better response for validation error cases 2015-01-20 13:59:17 -08:00
DifferentialController.php Provide a smoother "update diff" web workflow 2015-03-23 10:44:33 -07:00
DifferentialDiffCreateController.php Provide a smoother "update diff" web workflow 2015-03-23 10:44:33 -07:00
DifferentialDiffViewController.php Provide a smoother "update diff" web workflow 2015-03-23 10:44:33 -07:00
DifferentialInlineCommentEditController.php Track a "Done" state on inline comments 2015-03-24 05:26:11 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionCloseDetailsController.php Increase clarity when closing a revision in response to a commit 2014-10-13 16:55:26 -07:00
DifferentialRevisionEditController.php Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
DifferentialRevisionLandController.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
DifferentialRevisionListController.php Provide a smoother "update diff" web workflow 2015-03-23 10:44:33 -07:00
DifferentialRevisionViewController.php Show only recent open revisions affecting the same files 2015-03-25 10:21:56 -07:00