stable
Clone or download
Read-only
Merge commit 'refs/changes/99/3699/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7702 - Be compatible with restler v3.0.0-RC6 Change-Id: I5b305325bc316180fbef4e5e872acc89cb99dfdc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/Artifact/ArtifactValidator.class.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/BurndownRepresentation.class.php | +9 | −3 | Go to diff View file |
M | plugins/tracker/include/REST/TrackerReference.class.php | +2 | −2 | Go to diff View file |
R | plugins/tracker/include/REST/v1/ArtifactPOSTValues.class.php | Go to diff View file | ||
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −3 | Go to diff View file |
M | src/common/REST/TokenAuthentication.class.php | +8 | −1 | Go to diff View file |
M | src/common/user/REST/v1/UserResource.php | +3 | −3 | Go to diff View file |