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/diffusion/view
epriestley 53a678c568 Improve documentation and tooling around autoclose
Summary:
Fixes T4767. I believe 80% of this was actually caused by the author issue fixed in T5771, but this should help make the other 20% debuggable.

  - Record why we didn't autoclose a commit when we process it.
  - Show branch autoclose status in the main branch table.
  - Show commit autoclose status on the edit screen.
  - Add documentation about how to find these statuses and what they mean.

Test Plan:
  - Read documentation.
  - Viewed branches and hovered over the various states.
  - Viewed commits in various states and checked the "Autoclose?" field.
  - Pushed some commits and saw autoclose activate.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4767

Differential Revision: https://secure.phabricator.com/D10348
2014-08-25 16:14:19 -07:00
..
DiffusionBranchTableView.php Improve documentation and tooling around autoclose 2014-08-25 16:14:19 -07:00
DiffusionBrowseTableView.php Simplify Diffusion main view 2014-05-12 19:57:12 -07:00
DiffusionCommitChangeTableView.php Modernize Diffusion 2013-05-11 08:23:19 -07:00
DiffusionEmptyResultView.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionHistoryTableView.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DiffusionPushLogListView.php Move Push log rendering to SearchEngine 2014-05-13 14:00:24 -07:00
DiffusionTagListView.php Clean up Diffusion tag list query a bit 2013-10-30 13:06:43 -07:00
DiffusionView.php Applied various linter fixes. 2014-06-09 16:04:12 -07:00