1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/repository/worker
epriestley a716fe99f3 Perform search indexing in the worker queue and respect bin/search index --background
Summary: Fixes T3857. Earlier work made this trivial and just left product questions, which I've answered by requiring the daemons to run on reasonable installs.

Test Plan: Ran `bin/search index` and `bin/search index --background`. Observed indexes write in the former case and tasks queue in the latter case. Commented with a unique string on a revision and searched for it a moment later, got exactly one result (that revision), verifying that reindexing works correctly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3857

Differential Revision: https://secure.phabricator.com/D7966
2014-01-14 13:22:56 -08:00
..
commitchangeparser Perform search indexing in the worker queue and respect bin/search index --background 2014-01-14 13:22:56 -08:00
commitmessageparser Modernize Diffusion commitparentsquery 2013-12-20 12:39:21 -08:00
PhabricatorRepositoryCommitHeraldWorker.php Support "Repository's projects" field in Commit and Differential Revision rules 2014-01-09 15:56:24 -08:00
PhabricatorRepositoryCommitOwnersWorker.php Distinguish between empty and unparsed commits in Diffusion 2013-10-29 15:32:41 -07:00
PhabricatorRepositoryCommitParserWorker.php Minor cleanup for task rendering in Daemons 2013-12-20 18:02:32 -08:00