1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-28 23:48:19 +01:00
phorge-phorge/src/applications/repository/controller
James Rhodes 868e79b7a7 Implemented option to allow users to view username of repository URIs.
Test Plan:
Enable the checkbox under the Tracking options for a repository.
View the repository in Diffusion, the username should show.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2575

Differential Revision: https://secure.phabricator.com/D5269
2013-03-07 08:06:09 -08:00
..
PhabricatorRepositoryArcanistProjectDeleteController.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
PhabricatorRepositoryArcanistProjectEditController.php Convert setCaption() to safe HTML 2013-02-05 15:52:43 -08:00
PhabricatorRepositoryController.php Convert AphrontErrorView to safe HTML 2013-02-07 17:26:01 -08:00
PhabricatorRepositoryCreateController.php Convert AphrontFormView to safe HTML 2013-02-07 18:01:00 -08:00
PhabricatorRepositoryDeleteController.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
PhabricatorRepositoryEditController.php Implemented option to allow users to view username of repository URIs. 2013-03-07 08:06:09 -08:00
PhabricatorRepositoryListController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00