1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/diffusion/controller
Anh Nhan Nguyen 58ef3be1c6 made DiffusionHomeController use commit summaries
Summary: Latest commit in repositories are displayed together with their summaries if available

Test Plan:
Diffusion did not crash - a good sign

commit summaries also only appear on Diffusion Home //only// - as expected

Reviewers: epriestley, btrahan, chad

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5117
2013-02-26 07:12:44 -08:00
..
DiffusionBranchTableController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionBrowseController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DiffusionBrowseFileController.php Allow files to TTL and and be garbage collected 2013-02-20 13:38:36 -08:00
DiffusionChangeController.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionCommitBranchesController.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
DiffusionCommitController.php Render commit summaries when rendering handles 2013-02-21 15:09:35 -08:00
DiffusionCommitEditController.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionCommitTagsController.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
DiffusionController.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionDiffController.php Allow filtering by lint code in Diffusion 2012-11-08 15:44:37 -08:00
DiffusionExternalController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DiffusionHistoryController.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00
DiffusionHomeController.php made DiffusionHomeController use commit summaries 2013-02-26 07:12:44 -08:00
DiffusionInlineCommentController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionInlineCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionLastModifiedController.php Fix number of lint count displayed on SVN files 2013-02-22 09:33:18 -08:00
DiffusionLintController.php Fix dynamic string usage as safe input 2013-02-21 00:53:34 -08:00
DiffusionLintDetailsController.php Fix dynamic string usage as safe input 2013-02-21 00:53:34 -08:00
DiffusionPathCompleteController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionPathValidateController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionRepositoryController.php Link Browse Repository from repo overview 2013-02-21 14:45:22 -08:00
DiffusionSymbolController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
DiffusionTagListController.php Delete license headers from files 2012-11-05 11:16:51 -08:00