gitlab-org--gitlab-foss/lib/api
Robert Speicher e19bcc7b6d Merge branch '26847-api-pipelines-use-basic' into 'master'
Expose pipelines as PipelineBasic `api/v4/projects/:id/pipelines`

Closes #26847

See merge request !8875
2017-03-03 20:31:25 +00:00
..
helpers
v3 Merge branch '26847-api-pipelines-use-basic' into 'master' 2017-03-03 20:31:25 +00:00
access_requests.rb
api.rb Expose pipelines as PipelineBasic `projects/:id/pipelines` 2017-03-03 09:52:04 +01:00
api_guard.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
award_emoji.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
boards.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
branches.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
broadcast_messages.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
builds.rb
commit_statuses.rb Fix updaing commit status with optional attributes 2017-03-01 13:59:15 +01:00
commits.rb Fix cherry-picking or reverting through an MR 2017-03-02 17:41:05 -06:00
deploy_keys.rb
deployments.rb
entities.rb Use string based `visibility` getter & setter 2017-03-02 12:15:25 +01:00
environments.rb Add environment `/stop` action 2017-02-28 15:34:38 +01:00
files.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
groups.rb Expose Group VisibilityLevel as String 2017-03-02 12:15:24 +01:00
helpers.rb Rename query parameter to `membership` 2017-03-03 13:42:39 +01:00
internal.rb Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03:00
issues.rb API issues - support filtering by iids 2017-03-01 07:28:10 +01:00
keys.rb
labels.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
lint.rb
members.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
merge_request_diffs.rb
merge_requests.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
milestones.rb Use iids as filter parameter 2017-03-02 13:17:39 +01:00
namespaces.rb
notes.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
notification_settings.rb
pagination_params.rb
pipelines.rb Expose pipelines as PipelineBasic `projects/:id/pipelines` 2017-03-03 09:52:04 +01:00
project_hooks.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
project_snippets.rb Use string based `visibility` getter & setter 2017-03-02 12:15:25 +01:00
projects.rb Rename query parameter to `membership` 2017-03-03 13:42:39 +01:00
repositories.rb
runner.rb New runner API returns 204 2017-02-28 08:32:40 +01:00
runners.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
services.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
session.rb
settings.rb Override setters so it also accepts string visibility levels 2017-03-02 16:31:22 +01:00
sidekiq_metrics.rb
snippets.rb Use string based `visibility` getter & setter 2017-03-02 12:15:25 +01:00
subscriptions.rb
system_hooks.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
tags.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
users.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
variables.rb Backport API to V3 2017-02-28 08:32:39 +01:00
version.rb