gitlab-org--gitlab-foss/lib/api
Sean McGivern c59ae54705 Merge branch 'issue_30663' into 'security-10-2'
Prevent creating issues through API without having permissions

See merge request gitlab/gitlabhq!2225

(cherry picked from commit c298bbaa88883343dc9cbbb6abec0808fb3b546c)

915b97c5 Prevent creating issues through API without having permissions
2017-12-08 13:48:18 -08:00
..
helpers Added default order to UserFinder 2017-12-04 09:49:53 +00:00
v3 Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
access_requests.rb
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb Renamed ProtectedBranches::ApiUpdateService to LegacyApiUpdateService 2017-11-23 12:43:13 +00:00
broadcast_messages.rb
circuit_breakers.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
entities.rb Merge branch 'rs-security-group-api' into 'security-10-2' 2017-12-08 13:48:14 -08:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb Refactored /projects and /user/:user_id/projects endpoints 2017-12-01 18:32:12 +01:00
helpers.rb Introduce :read_namespace access policy for namespace and group 2017-11-23 17:44:05 +01:00
internal.rb Allow git pull/push on project redirects 2017-12-08 17:42:43 +00:00
issues.rb Merge branch 'issue_30663' into 'security-10-2' 2017-12-08 13:48:18 -08:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Create issue and merge request destroy services 2017-11-25 22:09:18 +02:00
milestone_responses.rb
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb support ordering of project notes in notes api 2017-11-29 16:22:22 +00:00
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_milestones.rb
project_snippets.rb
projects.rb The API isn't using the appropriate services for managing forks 2017-12-07 08:44:55 +00:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb CE backport of ProtectedBranches API changes 2017-12-07 11:58:50 +00:00
repositories.rb
runner.rb Store expire_at in ci_job_artifacts 2017-12-03 12:05:23 +01:00
runners.rb Refactorize jobs finding logic 2017-11-28 00:36:50 +01:00
scope.rb
services.rb
settings.rb Add timeouts for Gitaly calls 2017-11-29 09:12:12 +00:00
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Added default order to UserFinder 2017-12-04 09:49:53 +00:00
variables.rb
version.rb
wikis.rb