1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/system/engine
epriestley ab018e1b49 When destorying a repository, print a notification about removing the working copy
Summary:
Fixes T12946. `bin/remove destroy` does not remove working copies: it's more dangerous than usual, and we can't do it in the general (clustered) case.

Print a notification message after destroying a repository.

Test Plan:
  - Destroyed a repository, got a hint about the working copy.
  - Destroyed a task, things worked normally.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12946

Differential Revision: https://secure.phabricator.com/D18313
2017-08-01 08:57:39 -07:00
..
PhabricatorCacheEngine.php Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
PhabricatorCacheEngineExtension.php Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
PhabricatorDestructionEngine.php When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
PhabricatorDestructionEngineExtension.php Fully modularize DestructionEngine 2015-12-21 17:03:44 -08:00
PhabricatorDestructionEngineExtensionModule.php Redesign Config Application 2016-08-29 15:49:49 -07:00
PhabricatorSystemActionEngine.php Add bin/auth unlimit and clean up a TODO 2015-09-14 07:03:39 -07:00