1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/system
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
..
action Extend from Phobject 2015-06-15 18:02:27 +10:00
application Support ".ico" in Celerity and simplify rewite rule configuration 2016-10-20 11:28:11 -07:00
codex When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
controller Disallow /source/ in robots.txt 2017-04-06 16:28:09 -07:00
engine When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
exception Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
interface When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
management When destorying a repository, print a notification about removing the working copy 2017-08-01 08:57:39 -07:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00