stable
Clone or download
Read-only
Merge commit 'refs/changes/54/19054/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14945: Update to Deptrac 0.7.1
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +1 | −1 | Go to diff View file |
M | plugins/git/include/REST/ResourcesInjector.class.php | +4 | −1 | Go to diff View file |
A | plugins/git/include/REST/v1/GitProjectResource.php | +273 | −0 | Go to diff View file |
R | src/common/REST/v1/GitRepositoryListRepresentation.php | Go to diff View file | ||
M | plugins/git/include/REST/v1/GitRepositoryRepresentation.class.php | +82 | −3 | Go to diff View file |
D | plugins/git/include/REST/v1/ProjectResource.class.php | +0 | −150 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryRepresentationBuilder.class.php | +7 | −4 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +1 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +0 | −49 | Go to diff View file |
M | src/common/Event/Event.class.php | +0 | −8 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectResource.class.php | +0 | −167 | Go to diff View file |
D | src/common/REST/v1/GitRepositoryRepresentationBase.class.php | +0 | −105 | Go to diff View file |
M | src/composer.json | +1 | −1 | Go to diff View file |
M | src/composer.lock | +46 | −43 | Go to diff View file |
M | tests/actions.groovy | +1 | −1 | Go to diff View file |