stable
Clone or download
Read-only
Merge commit 'refs/changes/81/3581/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #7816: Do not stop batch indexation if one particular file cannot be indexed Change-Id: If18794fee64a0fdc71cc96b0bafafddc022683c6
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/fulltextsearch/include/FullTextSearch/NotIndexedCollector.class.php | +44 | −0 | Go to diff View file |
M | plugins/fulltextsearch/include/FullTextSearchDocmanActions.class.php | +48 | −30 | Go to diff View file |
M | plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_DOCMAN_REINDEX_PROJECT.class.php | +10 | −2 | Go to diff View file |
M | plugins/fulltextsearch/include/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/autoload.php | +2 | −2 | Go to diff View file |