diff options
author | Rémy Coutable <remy@rymai.me> | 2016-08-11 11:56:36 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-08-11 11:56:36 +0000 |
commit | 9a30b27bba6cdaf14c051112500d1940e1390649 (patch) | |
tree | ccc66d9b62f84ce0665433b7f34b5deec0b64be5 /doc/gitlab-basics | |
parent | af019d2fa73bfb530454cf884348c49789c9ea28 (diff) | |
parent | 115c00fd7e1efb249bd603d20d50a8e23ca45ee7 (diff) | |
download | gitlab-ce-9a30b27bba6cdaf14c051112500d1940e1390649.tar.gz |
Merge branch '18583-implement-access-request-to-project-group-api' into 'master'
Add group members API endpoints to request access and approve requests
## What does this MR do?
Add group members API endpoints to request access and approve requests.
## Are there points in the code the reviewer needs to double check?
I chose to factorize the group/project members API as well as the new group/project access requests API.
I initially also created new services to centralize the permission checks related to actions on members, but this was out of scope and this MR is already quite big so I opened a temp MR at !5566 based on this one.
## Why was this MR needed?
To finish the "request access" feature.
## What are the relevant issue numbers?
Closes #18583.
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
- [x] Added for this feature/bug
- [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !4833
Diffstat (limited to 'doc/gitlab-basics')
0 files changed, 0 insertions, 0 deletions