1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/repository/search
Austin McKinley f191a66490 Add controllers/search/edit engine functionality to RepositoryIdentity
Summary: Depends on D19423. Ref T12164. Adds controllers capable of listing and editing `PhabricatorRepositoryIdentity` objects. Starts creating those objects when commits are parsed.

Test Plan: Reparsed some revisions, observed objects getting created in the database. Altered some `Identity` objects using the controllers and observed effects in the database. No attempts made to validate behavior under "challenging" author/committer strings.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T12164

Differential Revision: https://secure.phabricator.com/D19429
2018-05-31 07:03:25 -07:00
..
DiffusionCommitFerretEngine.php Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
DiffusionCommitFulltextEngine.php Inch toward using ApplicationSearch to power related objects 2016-06-29 11:22:29 -07:00
PhabricatorRepositoryFerretEngine.php Support the Ferret engine in Diffusion 2017-09-07 13:41:04 -07:00
PhabricatorRepositoryFulltextEngine.php Add repositories to fulltext search index. 2017-03-28 07:58:22 +00:00
PhabricatorRepositoryIdentityFerretEngine.php Add controllers/search/edit engine functionality to RepositoryIdentity 2018-05-31 07:03:25 -07:00