1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/diffusion/controller
epriestley ae263ddde5 Show a better message for empty repositories and invalid branches
Summary:
Ref T1493.

  - When viewing an invalid branch, show a "there is no such branch" message.
  - When viewing an empty repository, show a "this repository is empty" message.

Test Plan:
  - Viewed empty, bad branch, and nonempty in Git.
  - Viewed empty, bad branch, and nonempty in Mercurial.
  - Viewed empty and nonempty in Subversion.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T1493

Differential Revision: https://secure.phabricator.com/D9912
2014-07-12 07:05:19 -07:00
..
DiffusionBranchTableController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionBrowseController.php Improve clarity of commit and symbol handling in DiffusionRequest 2014-05-13 13:52:48 -07:00
DiffusionBrowseDirectoryController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionBrowseFileController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionBrowseMainController.php Rename "stableCommitName" to "stableCommit" 2014-05-13 13:51:45 -07:00
DiffusionBrowseSearchController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionChangeController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionCommitBranchesController.php Merge diffusion.commitbranchesquery into diffusion.branchquery 2014-01-17 16:11:04 -08:00
DiffusionCommitController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionCommitEditController.php Modernize "projects" typeahead datasource 2014-07-10 17:28:29 -07:00
DiffusionCommitTagsController.php Make more Diffusion controllers/views capability-sensitive 2013-09-27 10:49:45 -07:00
DiffusionController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionDiffController.php Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00
DiffusionExternalController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionHistoryController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionInlineCommentController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionInlineCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionLastModifiedController.php Batch execution of LastModified query 2014-05-12 11:47:28 -07:00
DiffusionLintController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00
DiffusionLintDetailsController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionMirrorDeleteController.php Add UI for defining repository mirrors 2013-11-22 15:23:50 -08:00
DiffusionMirrorEditController.php Prevent the use of file:// URIs in Diffusion 2014-06-13 07:07:00 -07:00
DiffusionPathCompleteController.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
DiffusionPathTreeController.php Add a SublimeText-style repository typeahead 2014-05-13 14:08:21 -07:00
DiffusionPathValidateController.php Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
DiffusionPushEventViewController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionPushLogController.php Move Push log rendering to SearchEngine 2014-05-13 14:00:24 -07:00
DiffusionPushLogListController.php Move Push log rendering to SearchEngine 2014-05-13 14:00:24 -07:00
DiffusionRepositoryController.php Show a better message for empty repositories and invalid branches 2014-07-12 07:05:19 -07:00
DiffusionRepositoryCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryDefaultController.php Allow Git and Mercurial repositories to be cloned with names in the URI 2014-01-30 11:42:25 -08:00
DiffusionRepositoryEditActionsController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditActivateController.php Sort out application crumbs in new repository edit workflow 2013-10-25 15:58:58 -07:00
DiffusionRepositoryEditBasicController.php Modernize "projects" typeahead datasource 2014-07-10 17:28:29 -07:00
DiffusionRepositoryEditBranchesController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
DiffusionRepositoryEditDangerousController.php Reject dangerous changes in Git repositories by default 2013-12-03 10:28:39 -08:00
DiffusionRepositoryEditDeleteController.php Fix wording of 'bin/remove' prompt for repositories 2014-06-13 07:06:53 -07:00
DiffusionRepositoryEditEncodingController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditHostingController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditLocalController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditMainController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryEditSubversionController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionRepositoryListController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
DiffusionRepositoryNewController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionServeController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DiffusionSymbolController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
DiffusionTagListController.php Set device to false for all pages which don't specify device readiness 2014-06-23 15:15:11 -07:00