An error occurred fetching the project authors.
- 30 Apr, 2019 1 commit
-
-
Stan Hu authored
Suppose you have this configuration: 1. Subgroup `hello/world` 2. Subgroup `hello/mergers`. 3. Project `hello/world/my-project` has invited group `hello/world` to access protected branches. 4. The rule allows the group to merge but no one can push. 5. User `newuser` has Owner access to the parent group `hello`. Previously, there was no way for the user `newuser` to be added to the `hello/mergers` group since the validation only allowed a user to be added at a higher access level. Since membership in a subgroup confers certain access rights, such as being able to merge or push code to protected branches, we have to loosen the validation and allow someone to be added at an equal level granted by the parent group. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11323
-
- 05 Jan, 2019 1 commit
-
-
Jasper Maes authored
-
- 18 Dec, 2018 2 commits
-
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
- 06 Dec, 2018 1 commit
-
-
James Lopez authored
Resolve "Can add an existing group member into a group project with new permissions but permissions are not overridden"
-
- 30 Jul, 2018 1 commit
-
-
Jacopo authored
-
- 26 Jul, 2018 1 commit
-
-
Jose authored
-
- 25 Jul, 2018 5 commits
-
-
🙈 jacopo beschi 🙉 authored
Resolve "API endpoint that returns all members, including the inherited membership through ancestor group"
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
The enpoint returns all members including inherited members through ancestor groups.
-
- 11 Jul, 2018 2 commits
- 31 Jan, 2018 1 commit
-
-
Stan Hu authored
We can simplify the code quite a bit and improve performance by using grape-entity merge fields: https://github.com/ruby-grape/grape-entity/tree/v0.6.0#merge-fields Relates to #42030
-
- 21 Jan, 2018 1 commit
-
-
Mark Fletcher authored
-
- 22 Dec, 2017 2 commits
-
-
blackst0ne authored
-
Vitaliy @blackst0ne Klachkov authored
-
- 23 Oct, 2017 1 commit
-
-
Jacopo authored
-
- 20 Oct, 2017 1 commit
-
-
Jacopo authored
-
- 29 Aug, 2017 1 commit
-
-
Robert Schilling authored
-
- 28 Aug, 2017 1 commit
-
-
Robert Schilling authored
-
- 03 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 02 Aug, 2017 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 01 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 21 Apr, 2017 1 commit
-
-
Jacopo authored
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
-
- 03 Apr, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 28 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 26 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 24 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 16 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 10 Feb, 2017 2 commits
-
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
- 17 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 11 Nov, 2016 1 commit
-
-
Nick Thomas authored
-
- 21 Oct, 2016 1 commit
-
-
Valery Sizov authored
-
- 05 Oct, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 20 Sep, 2016 1 commit
-
-
Robert Speicher authored
Ensure invitees are not returned in Members API ## What are the relevant issue numbers? Closes #22065 See merge request !6370
-
- 16 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-