1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/project
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 Send appropriate requests to the server when dragging cards on project boards 2014-01-13 12:24:36 -08:00
capability Add a 'create' policy to Project 2013-10-10 04:33:18 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
constants Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
controller Fix fatal on project boards with no tasks 2014-01-13 14:25:05 -08:00
editor Perform search indexing in the worker queue and respect bin/search index --background 2014-01-14 13:22:56 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
phid Recognize "#project" as a formal object name 2014-01-03 12:24:21 -08:00
query Enable prefilling of projects and priority fields in Maniphest task creation 2013-10-25 10:20:32 -07:00
remarkup Recognize "#project" as a formal object name 2014-01-03 12:24:21 -08:00
search Index projects in the main search index 2013-09-12 13:05:19 -07:00
storage Generate a default "Backlog" column for boards and put all tasks into it 2014-01-12 21:40:02 -08:00