1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/scripts/repository
Bob Trahan 731a6900bd upgrade repository delete function to full-blown workflow
Summary: fancy title. really just make the delete() method aware of related objects and build a quick workflow which calls delete(). also make commit delete savvy about audit requests.

Test Plan: deleted a repository per the instructions given to me in the web UI

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1416, T1958, T1372

Differential Revision: https://secure.phabricator.com/D3822
2012-10-25 16:23:41 -07:00
..
audit.php Add a script to close all open audits in a repository 2012-03-06 15:10:25 -08:00
discover.php Introduce "bin/repository" for repository management 2012-06-25 12:35:37 -07:00
manage_repositories.php upgrade repository delete function to full-blown workflow 2012-10-25 16:23:41 -07:00
parse_one_commit.php Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00
pull.php Introduce "bin/repository" for repository management 2012-06-25 12:35:37 -07:00
rebuild_summaries.php Depend on class autoloading 2012-05-30 16:57:21 -07:00
reconcile.php Fix existence test in "reconcile.php" 2012-02-07 10:46:26 -08:00
reparse.php Fix some argument parsing stuff in reparse.php 2012-08-22 14:03:04 -07:00
reparse_all_commit_messages.php Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00
test_connection.php Depend on class autoloading 2012-05-30 16:57:21 -07:00
undo_commits.php Use "closed", not "committed", in Differential 2012-04-23 17:40:57 -07:00