1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 12:12:43 +01:00
phorge-phorge/src/applications/files/management
epriestley da0dfc057d Make "bin/files" parsing of working set arguments more consistent
Summary:
Fixes T13326. In D20571, I slightly generalized construction of an iterator over a set of files, but missed some code in other "bin/files ..." commands which was also affected.

Today, basically all of these workflows define their own "--all" and "names" flags. Pull these definitions up and implement them more consistently.

Test Plan: Ran multiple different `bin/files` commands with different combinations of arguments, saw consistent handling of iterator construction.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13326

Differential Revision: https://secure.phabricator.com/D20614
2019-06-24 16:02:39 -07:00
..
PhabricatorFilesManagementCatWorkflow.php Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorFilesManagementCompactWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00
PhabricatorFilesManagementCycleWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00
PhabricatorFilesManagementEncodeWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00
PhabricatorFilesManagementEnginesWorkflow.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorFilesManagementGenerateKeyWorkflow.php Support AES256 at-rest encryption in Files 2016-06-16 08:08:56 -07:00
PhabricatorFilesManagementIntegrityWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00
PhabricatorFilesManagementMigrateWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00
PhabricatorFilesManagementRebuildWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00
PhabricatorFilesManagementWorkflow.php Make "bin/files" parsing of working set arguments more consistent 2019-06-24 16:02:39 -07:00