stable
Clone or download
Read-only
Merge commit 'refs/changes/64/9864/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10791: Remove not usable XMLRPC interface from PHPWiki
Modified Files
Name | ||||
---|---|---|---|---|
D | src/common/wiki/phpwiki/RPC2.php | +0 | −41 | Go to diff View file |
M | src/common/wiki/phpwiki/codendi.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/config/config-dist.ini | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/config/config.ini | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/CachedMarkup.php | +0 | −38 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/PagePerm.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/RssWriter2.php | +2 | −6 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/XMLRPC/utils.php | +0 | −267 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/XMLRPC/xmlrpc.inc | +0 | −2200 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/XMLRPC/xmlrpc_emu.inc | +0 | −678 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/XMLRPC/xmlrpcs.inc | +0 | −506 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/XMLRPC/xmlrpcs_emu.inc | +0 | −270 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/XmlRpcServer.php | +0 | −951 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/main.php | +5 | −25 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/RecentChanges.php | +0 | −7 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/.exclude | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/Makefile | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/fr/LC_MESSAGES/phpwiki.php | +0 | −4 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/po/fr.po | +0 | −12 | Go to diff View file |
M | src/common/wiki/phpwiki/locale/po/phpwiki.pot | +0 | −12 | Go to diff View file |
M | src/common/wiki/phpwiki/pgsrc/PagePermissions | +1 | −1 | Go to diff View file |