gitlab-org--gitlab-foss/lib/api
Grzegorz Bizon 9c233fa972 Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'master'
Resolve "Allow pipelines to be deleted by project owners"

Closes #41875

See merge request gitlab-org/gitlab-ce!22988
2018-11-16 14:02:54 +00:00
..
helpers Support lowercase none / any 2018-10-26 10:47:14 +08:00
validations/types Validate Wiki attachments are valid temporary files 2018-10-23 20:47:38 -07:00
access_requests.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
api.rb Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
api_guard.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
applications.rb Use application finder for Doorkeeper Applications 2018-10-15 23:03:08 +09:00
avatar.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
award_emoji.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
badges.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
boards.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
boards_responses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
branches.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
broadcast_messages.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
circuit_breakers.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
commit_statuses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
commits.rb Revert API is going into 11.5, not 11.6. 2018-11-14 15:00:23 +01:00
custom_attributes_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
deploy_keys.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
deployments.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
discussions.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
entities.rb Display impersonation token value only after creation 2018-11-12 12:16:25 +01:00
environments.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
events.rb Merge remote-tracking branch 'dev/master' 2018-10-01 18:49:43 +02:00
features.rb Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
files.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
group_boards.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
group_milestones.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
group_variables.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
groups.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
helpers.rb Make getting a user by the username case insensitive 2018-10-18 09:06:44 +00:00
internal.rb Adds tracing messages for slow git pushes 2018-10-25 10:10:45 +01:00
issues.rb Expose {closed,merged}_{at,by} in merge requests API index 2018-11-05 13:49:10 +01:00
job_artifacts.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
jobs.rb Rename "scheduled" label/badge of delayed jobs to "delayed" 2018-10-19 16:28:41 +00:00
keys.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
labels.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
lint.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
markdown.rb Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'master' 2018-10-05 17:47:52 +00:00
members.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
merge_request_diffs.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
merge_requests.rb Expose {closed,merged}_{at,by} in merge requests API index 2018-11-05 13:49:10 +01:00
milestone_responses.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
namespaces.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
notes.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
notification_settings.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
pages_domains.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
pagination_params.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
pipeline_schedules.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
pipelines.rb Authorize DestroyPipelineService against pipeline 2018-11-13 17:24:10 +01:00
project_export.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_hooks.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_import.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_milestones.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_snapshots.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_snippets.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
project_templates.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
projects.rb Feature/add license to project API 2018-10-26 15:12:14 +00:00
projects_relation_builder.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
protected_branches.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
protected_tags.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
repositories.rb Allow getting the merge base of multiple revisions 2018-10-12 11:41:22 +02:00
resource_label_events.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
runner.rb Support backward compatibility when introduce new failure reason 2018-10-26 08:01:28 +00:00
runners.rb Merge branch 'fix-todo-cops' into 'master' 2018-10-04 10:17:43 +00:00
scope.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
search.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
services.rb Add Discord integration 2018-10-30 22:23:20 +11:00
settings.rb Remove Koding integration and documentation 2018-10-12 22:18:51 -07:00
sidekiq_metrics.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
snippets.rb Rewrite SnippetsFinder to improve performance 2018-11-05 14:28:29 +01:00
submodules.rb Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
subscriptions.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
system_hooks.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
tags.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
templates.rb Backport project template API to CE 2018-10-05 11:34:43 +01:00
time_tracking_endpoints.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
todos.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
triggers.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
users.rb Display impersonation token value only after creation 2018-11-12 12:16:25 +01:00
variables.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
version.rb Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
wikis.rb Validate Wiki attachments are valid temporary files 2018-10-23 20:47:38 -07:00