stable

Clone or download

Read-only

Merge commit 'refs/changes/04/3704/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: story #7704: manage concurrent artifact edition via REST

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactUpdater.class.php +18 −4 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +15 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +7 −0 Go to diff View file
M src/common/REST/Header.class.php +5 −0 Go to diff View file
M tests/rest/ArtifactsTest.php +110 −9 Go to diff View file