1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/diffusion
Joshua Spence 0d03bbe43c Allow repositories to be deleted using ./bin/remove.
Summary: Currently, repositories can be deleted using `./bin/repository delete`. It makes sense to expose this operate to the `./bin/remove` script as well, for consistency.

Test Plan: Deleted a repository with `./bin/remove rTEST`.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9350
2014-06-02 17:11:58 -07:00
..
application Make default view of "Applications" app a full-page launcher 2014-05-29 12:17:54 -07:00
capability Add global "push" policy to Repositories 2013-10-29 15:32:40 -07:00
conduit Provide a rough, unstable API for reporting coverage into Diffusion 2014-05-17 16:10:54 -07:00
config Specify an ssh port for Diffusion when running against the grain 2013-12-11 12:11:13 -08:00
controller Allow repositories to be deleted using ./bin/remove. 2014-06-02 17:11:58 -07:00
data Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
doorkeeper fix query for doorkeeper 2014-04-29 15:12:04 -07:00
engine Allow branch deletions to be pushed in Mercurial 2014-05-14 16:59:15 -07:00
events Various linter fixes. 2014-02-26 12:44:58 -08:00
exception Throw a more tailored exception after failing to resolve a ref 2014-05-13 13:52:33 -07:00
herald Allow users to receive email about pushes via Herald 2014-03-26 13:51:15 -07:00
panel Make many actions require high security 2014-04-30 17:44:59 -07:00
protocol Fix loop in svnserve workflow for large binaries 2013-12-18 17:48:29 -08:00
query Remove commit from DiffusionRequest 2014-05-13 13:53:06 -07:00
remarkup Add a Diffusion repository remarkup rule 2013-12-31 11:08:08 -08:00
request Use stable commit identifier to load repository commit 2014-05-22 10:39:06 -07:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh Fix SVN translation of "add-file" protocol frames over SSH 2014-04-01 08:23:48 -07:00
view Move Push log rendering to SearchEngine 2014-05-13 14:00:24 -07:00
DiffusionLintSaveRunner.php Provide a rough, unstable API for reporting coverage into Diffusion 2014-05-17 16:10:54 -07:00