stable

Clone or download

Read-only

Merge commit 'refs/changes/88/4588/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8289: Take into account the project_members group Change-Id: I4e5cea4c0cd4b24bf9c564e8c40b6bdaeb5399a8

Modified Files

Name
M src/common/dao/UGroupUserDao.class.php +24 −2 Go to diff View file
M src/common/project/ProjectUGroup.class.php +16 −6 Go to diff View file
M src/common/project/REST/v1/UserGroupResource.class.php +5 −5 Go to diff View file
M src/common/project/UGroupManager.class.php +49 −4 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +1 −0 Go to diff View file
M tests/rest/UserGroupTest.php +68 −0 Go to diff View file