gitlab-org--gitlab-foss/lib/api/v3
Kamil Trzciński 6ad3814e1b Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into 'master'
Check access to a branch when user triggers manual action

Closes #20261

See merge request !10494
2017-05-06 17:17:02 +00:00
..
award_emoji.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
boards.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
branches.rb Use "branch_name" instead "branch" on V3 branch creation API 2017-03-16 21:15:16 -03:00
broadcast_messages.rb
builds.rb Check ability to update build on the API resource 2017-05-05 14:04:58 +02:00
commits.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
deploy_keys.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
deployments.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
entities.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
environments.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
files.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
groups.rb Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
helpers.rb API routes referencing a specific merge request should use the MR `iid` 2017-03-07 13:06:42 +05:30
issues.rb [Multiple issue assignee]: reslving some conflicts 2017-05-04 17:22:24 +03:00
labels.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
members.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
merge_request_diffs.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
merge_requests.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
milestones.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
notes.rb Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
pipelines.rb Fix how to use PipelinesFinder 2017-05-03 02:11:51 +09:00
project_hooks.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
project_snippets.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
projects.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
repositories.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
runners.rb Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
services.rb Remove the User#is_admin? method 2017-04-09 13:20:57 +11:00
settings.rb Expose ApplicationSetting visibility settings as String 2017-03-02 12:15:25 +01:00
snippets.rb Expose Snippet VisibilityLevel as String 2017-03-02 12:15:24 +01:00
subscriptions.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
system_hooks.rb
tags.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00
templates.rb
time_tracking_endpoints.rb Fix time tracking endpoints for API v4 2017-03-07 13:56:00 +05:30
todos.rb Revert "Merge branch 'tc-no-todo-service-select' into 'master'" 2017-04-29 12:29:59 +00:00
triggers.rb Allow dot in branch name in trigger/builds endpoint in API 2017-03-20 12:49:31 +00:00
users.rb ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
variables.rb Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes 2017-03-16 18:00:24 +01:00