- Feb 14, 2018
-
-
🙈 jacopo beschi 🙉 authored
-
- Dec 11, 2017
-
-
TM Lee authored
- Create MemberPresenter alongside with GroupMemberPresenter and ProjectMemberPresenter - Make Member model Presentable - Move action_member_permission from MembersHelper into the MemberPresenter - Added rspec using double, separate specs for GroupMemberPresenter and ProjectMemberPresenter Fixes #28004. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 14, 2017
-
-
Robert Speicher authored
An upcoming update to rubocop-gitlab-security added additional violations.
-
- Jun 21, 2017
-
-
Grzegorz Bizon authored
-
- Jun 06, 2017
-
-
Nick Thomas authored
-
- May 18, 2017
-
-
Valery Sizov authored
-
- May 17, 2017
-
-
Valery Sizov authored
-
Stan Hu authored
MySQL builds on EE were failing due to MySQL not liking the complex subqueries. Simplify the deletion to use a subquery that works.
-
- May 16, 2017
-
-
Valery Sizov authored
-
- May 12, 2017
-
-
Valery Sizov authored
-
- May 05, 2017
-
-
Valery Sizov authored
-
- Apr 20, 2017
-
-
Valery Sizov authored
-
- Apr 18, 2017
-
-
Valery Sizov authored
-
- Apr 17, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Nov 01, 2016
-
-
Valery Sizov authored
-
- Oct 28, 2016
-
-
Rémy Coutable authored
This param allows to bypass permission check. It is useful for LDAP-sync where even owners don't have the :admin_group_member permission. See https://gitlab.com/gitlab-org/gitlab-ee/blob/6081c37123abae4570f78831b33c2f45f92c2765/app/policies/group_policy.rb#L38 and https://gitlab.com/gitlab-org/gitlab-ee/issues/1159 Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 03, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 22, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 18, 2016
-
-
Sean McGivern authored
-
- Aug 10, 2016
-
-
Rémy Coutable authored
Also, mutualize AccessRequests and Members endpoints for Group & Project. New API documentation for the AccessRequests endpoints. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 04, 2016
-
-
Adam Niedzielski authored
-
- Jun 18, 2016
-
-
Rémy Coutable authored
This is a try for a new approach to put the access checks at the service level. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This is to ensure we don't send unwanted notifications when deleting a project. In other words, stop abusing AR callbacks and use services. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-