An error occurred fetching the project authors.
- 08 Jun, 2020 1 commit
-
-
Ben Bodenmiller authored
-
- 06 Jun, 2020 1 commit
-
-
Ben Bodenmiller authored
-
- 27 May, 2020 1 commit
-
-
Greg Myers authored
Also Standardize quote usage & replace look-alike PRIVATE-TOKENs
-
- 26 May, 2020 1 commit
-
-
Alex Pooley authored
-
- 21 May, 2020 2 commits
-
-
Marcel Amirault authored
Links to issues need to be update to use a hyphen, this MR changes issue links in /doc/api and development
-
Marcel Amirault authored
-
- 22 Apr, 2020 2 commits
-
-
Drew Blessing authored
Minor updates to `peterlloydcc` work to expose the ability to override LDAP membership via the API. This along with `peterlloydcc` original commit allow users to set the override flag on a member to true or false, as needed.
-
Peter Lloyd authored
Previously, setting access_level for LDAP users was not allowed. The web interface is able to set an 'override' attribute to stop LDAP sync from changing the access_level. This adds the same ability to the API. Also update API documentation and add tests
-
- 02 Mar, 2020 1 commit
-
-
Muhammad Dewji authored
Updates group/project members api to reference pagination. (Used https://gitlab.com/gitlab-org/gitlab/blob/master/doc/api/users.md as a template)
-
- 27 Feb, 2020 1 commit
-
-
Amy Qualls authored
These API pages had code blocks that were missing language declarations.
-
- 26 Feb, 2020 1 commit
-
-
Amy Qualls authored
The code blocks for each API call on these pages did not specify a code style. Most are HTTP requests for API calls.
-
- 23 Feb, 2020 1 commit
-
-
Cynthia Ng authored
-
- 07 Feb, 2020 1 commit
-
-
charlieablett authored
Replace pronouns he -> they in generalised examples.
-
- 06 Feb, 2020 1 commit
-
-
Marcel Amirault authored
The URLs needs hyphens now, so did a find and replace to add them.
-
- 30 Jan, 2020 1 commit
-
-
Marcel Amirault authored
Find and replace bash with shell
-
- 21 Oct, 2019 1 commit
-
-
allison.browne authored
-
- 16 Oct, 2019 1 commit
-
-
Hordur Freyr Yngvason authored
Adds the endpoints /(groups|projects)/:id/members/all/:user_id for finding individual members, including inherited membership, complementing the existing endpoints /(groups|projects)/:id/members /(groups|projects)/:id/members/all /(groups|projects)/:id/members/:user_id which list direct members, list all members (including inherited), and find individual direct members, respectively.
-
- 17 Sep, 2019 1 commit
-
-
Yorick Peterse authored
This changes any mention of gitlab-ce to gitlab-foss, and any mention of gitlab-ee to just gitlab.
-
- 27 May, 2019 1 commit
-
-
Jacopo authored
When using the members/all api the same user was returned multiple times when he was a member of the project/group and also of one of the ancestor groups. Now the member is returned only once giving priority to the membership on the project and maintaining the same behaviour of the members UI.
-
- 04 Jan, 2019 2 commits
-
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
- 28 Sep, 2018 1 commit
-
-
Jacopo authored
Expains the differences between `api/projects/:id/members` and `api/projects/:id/members/all` related to inherited members.
-
- 25 Jul, 2018 4 commits
-
-
🙈 jacopo beschi 🙉 authored
Resolve "API endpoint that returns all members, including the inherited membership through ancestor group"
-
Jacopo authored
-
Jacopo authored
-
Jacopo authored
The enpoint returns all members including inherited members through ancestor groups.
-
- 06 Jun, 2018 2 commits
- 01 Jun, 2018 1 commit
-
-
Andrew Winata authored
-
- 18 May, 2017 1 commit
-
-
Marcia Ramos authored
-
- 10 May, 2017 1 commit
-
-
Marcia Ramos authored
-
- 10 Apr, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 08 Apr, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 02 Mar, 2017 1 commit
-
-
Robert Schilling authored
-
- 01 Mar, 2017 1 commit
-
-
Robert Schilling authored
-
- 24 Nov, 2016 1 commit
-
-
Luis Alonso Chavez Armendariz authored
-
- 06 Sep, 2016 1 commit
-
-
Jonny McCullagh authored
-
- 19 Aug, 2016 1 commit
-
-
Douwe Maan authored
Expiration date on memberships Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/17495 See merge request !5876
-
- 11 Aug, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 Aug, 2016 1 commit
-
-
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>
-