summaryrefslogtreecommitdiff
path: root/doc/api/protected_branches.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor of API landing pageEvan Read2019-02-151-0/+1
| | | | | - Breaks up into more sections. - Also minor fixes to pages within sections.
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-4/+4
| | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-1/+1
|
* docMark Chao2018-06-061-2/+2
|
* Doc updateMark Chao2018-06-061-5/+5
|
* Rename “Developers + Masters”Mark Chao2018-06-061-2/+2
|
* CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-1/+1
| | | | | In EE we now allow individual users/groups to be set on POST, which required some refactoring. See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3516
* Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-241-1/+1
| | | | | Before an access_level was required in EE even when an it had been set for a user/group.
* Extending API for protected branchesEric2017-08-021-0/+145