Commit graph

11 commits

Author SHA1 Message Date
Patrick Bajao
70be63f936 Doc: Fix order of sections 2019-08-30 14:45:11 +08:00
Patrick Bajao
32900bbfc4 Doc: Update POST/PUT endpoints to use *_ids params 2019-08-30 10:40:18 +08:00
Patrick Bajao
32ec0b7ac9 Doc: Fix type of users and groups params 2019-08-30 10:40:18 +08:00
Patrick Bajao
efbc7a39da Doc: Add info about update/delete restriction 2019-08-30 10:40:18 +08:00
Patrick Bajao
615b73c739 Doc: Add documentation about public MR-level API 2019-08-30 10:40:18 +08:00
Mark Chao
104fada7de Doc: add project approval rule endpoints 2019-08-19 17:56:18 +00:00
James Ramsay
f2dc791337 Add committer approval API attribute
Merge Requests Approvals can be restricted to prevent the merge
request author or merge request committers from self approving. The
author restriction is already available in the API, but the committer
restriction was not.
2019-08-06 13:49:58 -04:00
Marcel Amirault
25aa4e0322 Remove extra whitespaces in docs
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
2019-07-09 03:28:41 +00:00
Marcel Amirault
73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Dmitriy Zaporozhets
9be95e2b2f
Remove deprecated /u/:username routes
Also release `u` from TOP_LEVEL_ROUTES

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-06-26 09:18:13 +03:00
Achilleas Pipinellis
0db41672ec
Bring all EE-only API docs to CE 2019-05-18 14:27:41 -07:00