gitlab-org--gitlab-foss/lib/api
Rémy Coutable 4f5ed81232
API: Introduce `#find_project!` which also check access permission
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-24 14:40:35 +01:00
..
helpers
access_requests.rb
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
builds.rb
commit_statuses.rb
commits.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
deploy_keys.rb
deployments.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
entities.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
environments.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
files.rb
groups.rb
helpers.rb API: Introduce `#find_project!` which also check access permission 2016-11-24 14:40:35 +01:00
internal.rb
issues.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Merge branch 'fix-api-iid-filter' into 'master' 2016-11-22 16:16:43 +00:00
milestones.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
namespaces.rb
notes.rb
notification_settings.rb
pagination_params.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
pipelines.rb Merge branch '23532-define-common-helper-for-describe-pagination-params-in-api' into 'master' 2016-11-22 15:33:57 +00:00
project_hooks.rb
project_snippets.rb Grapify the projects snippet API 2016-11-21 17:25:34 +01:00
projects.rb API: Introduce `#find_project!` which also check access permission 2016-11-24 14:40:35 +01:00
repositories.rb
runners.rb
services.rb API: Use `#find_project` in API::Triggers and API::Services 2016-11-24 13:22:38 +01:00
session.rb
settings.rb
sidekiq_metrics.rb Grapify the sidekiq metrics API 2016-11-23 13:36:52 +01:00
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
todos.rb
triggers.rb API: Use `#find_project` in API::Triggers and API::Services 2016-11-24 13:22:38 +01:00
users.rb Fix StrongAttibutes error with Ruby 2.1 2016-11-21 18:47:55 +01:00
variables.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
version.rb