1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/diffusion/engineextension
epriestley dc2d87059b Fix an issue with URI index updates from the daemons
Summary:
Ref T10923. This extension needs to load a little more data (with `needURIs`) to function correctly now.

(There's a recent migration does this, so indexes got updated correctly when it ran, so it hasn't been obvious that they weren't getting updated properly after that.)

Test Plan: Made an arbitrary edit to a repository, observed no more error in daemon logs.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10923

Differential Revision: https://secure.phabricator.com/D15908
2016-05-13 06:51:31 -07:00
..
DiffusionHovercardEngineExtension.php Move PhabricatorHovercard to PHUIHovercard 2016-02-03 16:26:30 +00:00
DiffusionRepositoryURIsIndexEngineExtension.php Fix an issue with URI index updates from the daemons 2016-05-13 06:51:31 -07:00
DiffusionRepositoryURIsSearchEngineAttachment.php Allow callers to query information about repository URIs from diffusion.repository.search 2016-04-29 16:12:41 -07:00