Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor of API landing page | Evan Read | 2019-02-15 | 1 | -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-more | Achilleas Pipinellis | 2019-01-04 | 1 | -4/+4 |
| | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs. | ||||
* | Remove EE-specific code from ProtectedRefAccess | Sean McGivern | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | doc | Mark Chao | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | Doc update | Mark Chao | 2018-06-06 | 1 | -5/+5 |
| | |||||
* | Rename “Developers + Masters” | Mark Chao | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | CE backport of ProtectedBranches API changes | James Edwards-Jones | 2017-12-07 | 1 | -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 validations | James Edwards-Jones | 2017-11-24 | 1 | -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 branches | Eric | 2017-08-02 | 1 | -0/+145 |