1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 12:42:43 +01:00
phorge-phorge/src/applications/diffusion/editor
epriestley c3206476a3 Give "Autoclose Only" repository detail proper getters/setters
Summary:
Ref T13222. See D19829. We're inconsistent about using `getDetail()/setDetail()` to do some ad-hoc reads. Put this stuff in proper accessor methods.

Also a couple of text fixes from D19850.

Test Plan: Set, edited, and removed autoclose branches from a repository. Got sensible persistence and rendering behavior.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13222

Differential Revision: https://secure.phabricator.com/D19856
2018-12-10 10:22:06 -08:00
..
DiffusionCommitEditEngine.php Address a transaction issue with some audit actions not applying correctly 2018-12-09 16:39:21 -08:00
DiffusionRepositoryEditEngine.php Give "Autoclose Only" repository detail proper getters/setters 2018-12-10 10:22:06 -08:00
DiffusionRepositoryIdentityEditor.php Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00
DiffusionURIEditEngine.php Allow "Change Subtype" to be selected from the comment action stack 2018-11-28 13:40:40 -08:00
DiffusionURIEditor.php Fix several safety issues with repository URIs 2017-11-30 14:06:21 -08:00