stable
Clone or download
Read-only
It comes with the required DB tables to (hopefully) avoid needing DB migrations. Part of story #26771: Index artifact fields (REST + Switch to) on updated artifacts only Change-Id: I23a2521d026627f0815e901d237edce03b2891f1
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/fts_db/composer.json | +13 | −0 | Go to diff View file |
A | plugins/fts_db/composer.lock | +18 | −0 | Go to diff View file |
A | plugins/fts_db/db/install.sql | +34 | −0 | Go to diff View file |
A | plugins/fts_db/db/uninstall.sql | +21 | −0 | Go to diff View file |
A | plugins/fts_db/include/fts_dbPlugin.php | +50 | −0 | Go to diff View file |
A | plugins/fts_db/site-content/fr_FR/LC_MESSAGES/tuleap-fts_db.po | +13 | −0 | Go to diff View file |
A | plugins/fts_db/site-content/pt_BR/LC_MESSAGES/tuleap-fts_db.po | +13 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |