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/search
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
..
constants Switch to new menubar 2012-07-30 16:09:14 -07:00
controller Improve the flag.* Conduit methods 2012-08-03 11:41:33 -07:00
engine Allow commits to be associated with projects and associated goodies 2012-08-08 10:03:41 -07:00
index Allow commits to be associated with projects and associated goodies 2012-08-08 10:03:41 -07:00
selector Pass URI to Elastic engine from outside 2012-06-04 18:33:42 -07:00
storage Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
view Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00