dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/93/3193/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7393: adding info for fts tracker events when event name needs clarity story #7393: code clean Change-Id: Ia1cfaf47d6c08e427db12364f21df9cee2c6bafb

Modified Files

Name
D plugins/fulltextsearch/SystemEvent_FULLTEXTSEARCH_DOCMAN_REINDEX_PROJECT.class.php +0 −69 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_DOCMAN.class.php +2 −20 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_DOCMAN_REINDEX_PROJECT.class.php +0 −6 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_TRACKER_ARTIFACT_DELETE.class.php +2 −2 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_TRACKER_ARTIFACT_UPDATE.class.php +1 −1 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_TRACKER_TRACKER_DELETE.class.php +1 −1 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_WIKI.class.php +0 −6 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_WIKI_REINDEX_PROJECT.class.php +0 −6 Go to diff View file
M plugins/fulltextsearch/include/SystemEvent_FULLTEXTSEARCH_WIKI_UPDATE_SERVICE_PERMISSIONS.class.php +0 −5 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_DOCMANTest.class.php +1 −3 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_DOCMAN_REINDEXTest.php +1 −1 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_DOCMAN_WIKI_INDEXTest.php +1 −3 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_DOCMAN_WIKI_UPDATETest.php +1 −3 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_WIKITest.class.php +1 −1 Go to diff View file
M plugins/fulltextsearch/tests/SystemEvent_FULLTEXTSEARCH_WIKI_REINDEXTest.php +1 −1 Go to diff View file