1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
Bob Trahan 8a4c08b01d Allow commits to be associated with projects and associated goodies
Summary:
- Commit detail view
 - List of projects
 - "edit" action which takes the user to a simple form where they can only add / remove projects.
-  Integrated the project relationship into the commit search indexer
 - fixed a bug from D790; it seems you must select the column if you're going to join against it later. Without this change searching for author or projectfails 100% for me.

Test Plan: added and removed projects. verified appropriate projects showed up in detail and edit view. searched for commits by project and found the ones I was supposed to...!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1614

Differential Revision: https://secure.phabricator.com/D3189
2012-08-08 10:03:41 -07:00
..
ManiphestBatchEditController.php Fix a bug where some Maniphest batch edits were incorrectly skipped 2012-07-27 15:25:32 -07:00
ManiphestController.php "Please Refresh" Notifications 2012-06-13 17:28:58 -07:00
ManiphestExportController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestReportController.php Allow Fact app to draw charts 2012-07-30 10:44:08 -07:00
ManiphestSavedQueryDeleteController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSavedQueryEditController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSavedQueryListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestSubpriorityController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestTaskDescriptionChangeController.php Unfatal the "show change" link in Maniphest description edits 2012-07-12 21:34:53 -07:00
ManiphestTaskDescriptionPreviewController.php Use the unified markup cache for Maniphest 2012-07-11 11:40:10 -07:00
ManiphestTaskDetailController.php Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
ManiphestTaskEditController.php Allow commits to be associated with projects and associated goodies 2012-08-08 10:03:41 -07:00
ManiphestTaskListController.php Fix sorting algorithm for group-by-project 2012-08-07 19:40:38 -07:00
ManiphestTransactionPreviewController.php Use the unified markup cache for Maniphest 2012-07-11 11:40:10 -07:00
ManiphestTransactionSaveController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00