1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/config/management
epriestley a14b82d4f4 Move "wild" config types to new code
Summary:
Ref T12845. This is the last of the hard-coded types.

These are mostly used for values which users don't directly edit, so it's largely OK that they aren't carefully validated. In some cases, it would be good to introduce a separate validator eventually.

Test Plan: Edited, deleted and mangled these values via the web UI and CLI.

Reviewers: chad, amckinley

Reviewed By: amckinley

Maniphest Tasks: T12845

Differential Revision: https://secure.phabricator.com/D18164
2017-06-27 12:34:56 -07:00
..
PhabricatorConfigManagementDeleteWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementDoneWorkflow.php Add a "--force" argument to "bin/config done" 2016-12-01 13:53:33 -08:00
PhabricatorConfigManagementGetWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementListWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementMigrateWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorConfigManagementSetWorkflow.php Move "wild" config types to new code 2017-06-27 12:34:56 -07:00
PhabricatorConfigManagementWorkflow.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00