1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 17:22:42 +01:00
phorge-phorge/src/applications/meta
epriestley fd12b37d16 Modularize Repository transactions
Summary: Depends on D19828. Ref T13216. Before adding new transactions to repositories (filesize limit, copy time limit, etc) modularize the existing transactions.

Test Plan:

- Created repository.
- Edited callsign (invalid, valid, duplicate, add, remove).
- Edited short name (invaild, valid, duplicate, add, remove).
- Edited description (add, remove).
- Edited encoding (invalid, valid, remove).
- Allowed/denied dangerous changes.
- Allowed/denied enormous chagnes.
- Activated, deactivated, reactivated.
- Changed tags.
- Changed push policy.
- Changed default branch (add, remove).
- Changed track only: add, remove, invalid function, invalid regex.
- Changed autoclose only: add, remove, invalid function, invalid regex.
- Changed publish/notify.
- Changed autoclose.
- Changed staging area (add, remove, invalid).
- Changed blueprints (add, remove).
- Changed symbols (add, remove).
- Grepped for `PhabricatorRepositoryTransaction::TYPE_`.
- Reviewed transaction history:

{F6021036}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13216

Differential Revision: https://secure.phabricator.com/D19829
2018-11-28 14:29:18 -08:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
controller Rename "PHUIDocumentViewPro" to "PHUIDocumentView" 2018-08-28 14:53:07 -07:00
editor Implement modular transactions for application policy changes 2017-05-03 17:49:41 -07:00
engineextension Rename "QuickSearch" Engine/EngineExtension to "Datasource" 2018-02-14 18:03:03 -08:00
panel Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
phid Give application actors in feed reasonable icons 2016-04-20 14:38:55 -07:00
query Move setLaunchButton to setSideColumn for ObjectItem 2017-05-25 15:31:19 -07:00
storage Implement modular transactions for application policy changes 2017-05-03 17:49:41 -07:00
typeahead Check if app is installed for user before displying 2016-09-07 22:42:20 -04:00
xactions Modularize Repository transactions 2018-11-28 14:29:18 -08:00