1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-23 22:10:55 +01:00
phorge-phorge/src/applications/diffusion/controller
epriestley fcb35a55fd Support Spaces in Diffusion
Summary:
Ref T8493. Diffusion is probably the strongest upstream use case we have for Spaces right now, so I want to get us on it to kick the tires a bit.

Small amount of hackiness around the multi-page form thing but it shouldn't create any problems.

Test Plan:
  - Created a new repo.
  - Edited a repo.
  - Tried invalid edits, saw value preserved.
  - Viewed edit full detail screen, saw space info.
  - Viewed repo detail view, saw space.
  - Viewed repo list view, saw space.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8493

Differential Revision: https://secure.phabricator.com/D13414
2015-06-24 10:56:46 -07:00
..
DiffusionBranchTableController.php Remove AphrontPanelView from Diffusion 2015-03-06 15:32:12 -08:00
DiffusionBrowseController.php Remove ORDER_PATH_MODIFIED from Differential 2015-04-13 11:58:26 -07:00
DiffusionBrowseDirectoryController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionBrowseFileController.php Reduce badness in viewing large files in the Diffusion web UI 2015-06-18 13:06:01 -07:00
DiffusionBrowseMainController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionBrowseSearchController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionChangeController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionCommitBranchesController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionCommitController.php Fix some format strings 2015-05-25 21:29:30 +10:00
DiffusionCommitEditController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
DiffusionCommitTagsController.php Diffusion - clean up catching ConduitException 2015-02-17 14:01:17 -08:00
DiffusionController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionDiffController.php Provide getObjectOwnerPHID() on inline comment views 2015-03-27 11:23:10 -07:00
DiffusionExternalController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionHistoryController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionInlineCommentController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionInlineCommentPreviewController.php Touch up PHP/JS interactions for inline comments 2015-03-27 17:08:31 -07:00
DiffusionLastModifiedController.php Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
DiffusionLintController.php Mark some strings for translation 2015-06-09 23:06:52 +10:00
DiffusionLintDetailsController.php Remove AphrontPanelView from Diffusion 2015-03-06 15:32:12 -08:00
DiffusionMirrorDeleteController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionMirrorEditController.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
DiffusionPathCompleteController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionPathTreeController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionPathValidateController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionPushEventViewController.php Remove Controller->getHandle() and Controller->loadHandles() 2015-03-31 05:48:20 -07:00
DiffusionPushLogController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionPushLogListController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRefTableController.php Track closed branches in Mercurial 2015-04-27 03:50:45 -07:00
DiffusionRepositoryController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryCreateController.php Support Spaces in Diffusion 2015-06-24 10:56:46 -07:00
DiffusionRepositoryDefaultController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryEditActionsController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditActivateController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryEditBasicController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditBranchesController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
DiffusionRepositoryEditDangerousController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryEditDeleteController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditEncodingController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditHostingController.php Mark some strings for translation 2015-06-09 23:06:52 +10:00
DiffusionRepositoryEditMainController.php Support Spaces in Diffusion 2015-06-24 10:56:46 -07:00
DiffusionRepositoryEditStagingController.php Allow configuration of a "staging area" for each repository 2015-05-27 10:28:27 -07:00
DiffusionRepositoryEditStorageController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditSubversionController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositoryEditUpdateController.php Diffusion - return 404 errors for bad URIs 2015-01-09 13:29:08 -08:00
DiffusionRepositoryListController.php New diffusion repository rejection should not navigate away from diffusion. 2015-04-26 12:00:59 -07:00
DiffusionRepositoryNewController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionRepositorySymbolsController.php Search Symbols by Repository, not Project 2015-05-18 06:41:19 -07:00
DiffusionServeController.php phtize all the things 2015-05-22 21:16:39 +10:00
DiffusionSymbolController.php Framework for external symbol search 2015-05-31 07:37:06 -07:00
DiffusionTagListController.php Remove AphrontPanelView from Diffusion 2015-03-06 15:32:12 -08:00