gitlab-org--gitlab-foss/doc/user/project
Patrick Bajao e371520f46 Allow protected branch creation via web and API
This commit includes changes to add `UserAccess#can_create_branch?`
which will check whether the user is allowed to create a branch even
if it matches a protected branch.

This is used in `Gitlab::Checks::BranchCheck` when the branch name
matches a protected branch.

A `push_to_create_protected_branch` ability in `ProjectPolicy` has been
added to allow Developers and above to create protected branches.
2019-03-06 12:20:27 +00:00
..
builds
clusters Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
deploy_tokens Resolve Markdown ordered lists not conforming to styleguide 2018-11-13 10:53:38 +10:00
gpg_signed_commits
img Replace issue_boards_multiple.png after adding search box 2019-01-08 21:48:26 +01:00
import Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
integrations Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
issues Merge branch 'add_YouTrack_integration' into 'master' 2019-02-26 15:06:29 +00:00
members Add serial comma 2019-01-13 21:52:04 +00:00
merge_requests Merge branch 'docs/fix-anchors-for-manual-actions' into 'master' 2019-02-08 13:50:59 +00:00
milestones Docs: Misc small fixes to docs 2019-02-12 12:45:20 +00:00
operations Update error tracking settings docs 2019-03-03 22:36:50 +00:00
pages Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
pipelines Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
releases Add documentation for Release Asset Link API 2019-01-11 07:43:43 +00:00
repository Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
settings Docs: Fix anchors with extra hashes 2019-02-18 01:09:37 +00:00
web_ide Ensure all lists are surrounded by new lines 2019-02-22 13:17:10 +00:00
wiki Update wiki upload documentation 2018-09-20 17:02:29 +00:00
badges.md Move badge settings to general settings 2018-09-03 13:16:23 +00:00
bulk_editing.md Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
container_registry.md Remove consecutive blank lines from markdown files 2019-02-18 09:36:13 +00:00
cycle_analytics.md Ensure all lists are surrounded by new lines 2019-02-22 13:17:10 +00:00
description_templates.md Remove consecutive blank lines from markdown files 2019-02-18 09:36:13 +00:00
git_attributes.md
highlighting.md
index.md Docs: Fix all anchors in /user docs 2019-03-05 12:55:30 +00:00
issue_board.md Ensure all lists are surrounded by new lines 2019-02-22 13:17:10 +00:00
labels.md Eliminate duplicated words 2018-11-22 15:44:32 +09:00
merge_requests.md
new_ci_build_permissions_model.md Documentation now matches UI copy 2019-01-30 10:20:50 +00:00
protected_branches.md Allow protected branch creation via web and API 2019-03-06 12:20:27 +00:00
protected_tags.md Remove consecutive blank lines from markdown files 2019-02-18 09:36:13 +00:00
quick_actions.md Remove consecutive blank lines from markdown files 2019-02-18 09:36:13 +00:00
releases.md Update Releases documentation 2019-01-07 15:18:41 +00:00
slash_commands.md