stable

Clone or download

Read-only

Merge commit 'refs/changes/93/3793/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7701: fixing typo in method name Change-Id: Iaf101748503b86284012995f77451683e353be6c

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanResource.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +6 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php +1 −1 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/ReportsResource.class.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/TrackersResource.class.php +3 −3 Go to diff View file
M src/common/REST/AuthenticatedResource.class.php +1 −1 Go to diff View file
M src/common/project/REST/v1/ProjectResource.class.php +9 −9 Go to diff View file
M src/common/project/REST/v2/ProjectResource.class.php +1 −1 Go to diff View file
M src/common/user/REST/v1/UserResource.php +3 −3 Go to diff View file