stable

Clone or download

Read-only

Merge commit 'gerrit #5170' into stable/master

* commit 'c2ae4d2': request #8912: Readme of plugins is not interpreted Change-Id: I4dfbb3c118d4488ddc28d015afaff93c5b785ae9

Modified Files

Name
M plugins/git/tests/GitXmlImporterTest.php +11 −2 Go to diff View file
M plugins/pluginsadministration/include/PluginsAdministrationViews.class.php +0 −1 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/markdown/ContentInterpretor.php +34 −0 Go to diff View file
M src/common/plugin/PluginManager.class.php +34 −24 Go to diff View file
M tests/simpletest/common/plugin/PluginManagerTest.php +57 −8 Go to diff View file