stable

Clone or download

Read-only

Merge commit 'refs/changes/76/5876/4' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #9230 Artifact API doesn't follow RFC

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +1 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +1 −0 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactTemporaryFilesResource.class.php +1 −0 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +1 −2 Go to diff View file
M plugins/tracker/tests/rest/XML/ArtifactTest.php +3 −3 Go to diff View file
M src/common/REST/Header.class.php +18 −1 Go to diff View file
M src/common/Token/REST/v1/TokenResource.class.php +1 −0 Go to diff View file
M tests/rest/ArtifactFilesTest.php +2 −2 Go to diff View file
M tests/rest/ArtifactsTest.php +3 −3 Go to diff View file
M tests/rest/MilestoneBacklogTest.php +1 −1 Go to diff View file