stable
Clone or download
Read-only
story #5992 - Dump 'CC' values from tv3 and define RNC/RNG XML format
Change-Id: Ia53d9a4c4a4895a93b32c2a272fd97925077e84c
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/tests/_fixtures/import_artifacts/cc.xml | +48 | −0 | Go to diff View file |
M | plugins/tracker/www/resources/artifacts.rnc | +15 | −4 | Go to diff View file |
M | plugins/tracker/www/resources/artifacts.rng | +31 | −11 | Go to diff View file |
M | src/common/tracker/ArtifactXMLExporterArtifact.class.php | +35 | −8 | Go to diff View file |
M | src/common/tracker/ArtifactXMLExporterDao.class.php | +13 | −0 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactXMLExporterTestPHP53.php | +60 | −0 | Go to diff View file |
A | tests/simpletest/common/tracker/_fixtures/artifact_cc_add_new.json | +82 | −0 | Go to diff View file |
A | tests/simpletest/common/tracker/_fixtures/artifact_cc_no_changes.json | +64 | −0 | Go to diff View file |
A | tests/simpletest/common/tracker/_fixtures/artifact_cc_remove.json | +61 | −0 | Go to diff View file |