stable
Clone or download
Read-only
Merge commit 'refs/changes/05/15705/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13726: Cleanup information given by the docman plugin in the REST route GET /project/:id Change-Id: I8c119a62eb7897090ae060e0375feaeb02aa8a74
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/docmanPlugin.class.php | +0 | −56 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanHardcodedMetadataExecutionHelper.php | +5 | −3 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanTestExecutionHelper.php | +5 | −3 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.js | +5 | −3 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.spec.js | +15 | −19 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +3 | −3 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +13 | −15 | Go to diff View file |
M | tests/rest/lib/RestBase.php | +0 | −2 | Go to diff View file |
M | tests/rest/tests/ProjectTest.php | +16 | −11 | Go to diff View file |