mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 10:52:41 +01:00
53a678c568
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 |
||
---|---|---|
.. | ||
DiffusionBranchTableView.php | ||
DiffusionBrowseTableView.php | ||
DiffusionCommitChangeTableView.php | ||
DiffusionEmptyResultView.php | ||
DiffusionHistoryTableView.php | ||
DiffusionPushLogListView.php | ||
DiffusionTagListView.php | ||
DiffusionView.php |