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/audit
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
..
application Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
conduit
constants Audit - tweak colors 2014-01-06 16:07:47 -08:00
controller Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
editor Perform search indexing in the worker queue and respect bin/search index --background 2014-01-14 13:22:56 -08:00
events Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
mail
management Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
query Provide a more flexible script for administrative management of audits 2013-08-05 10:35:01 -07:00
storage
view Audit - tweak colors 2014-01-06 16:07:47 -08:00