gitlab-org--gitlab-foss/lib/api
2018-06-04 11:41:37 +00:00
..
helpers
access_requests.rb
api.rb Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
api_guard.rb
applications.rb
award_emoji.rb
badges.rb
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb
entities.rb Only preload member records for the relevant projects/groups/user in projects API 2018-05-30 15:58:39 +02:00
environments.rb
events.rb
features.rb
files.rb
group_boards.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb
internal.rb
issues.rb Eliminate cached N+1 queries for projects in Issue API 2018-05-31 00:18:05 -07:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Fix N+1 with source projects in merge requests API 2018-06-03 04:24:23 -07:00
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_export.rb
project_hooks.rb
project_import.rb
project_milestones.rb
project_snapshots.rb
project_snippets.rb
projects.rb Only preload member records for the relevant projects/groups/user in projects API 2018-05-30 15:58:39 +02:00
projects_relation_builder.rb
protected_branches.rb
repositories.rb
runner.rb Improve runner registration API 2018-05-31 10:56:41 +02:00
runners.rb Improve Runners API validations 2018-05-31 10:56:41 +02:00
scope.rb
search.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
services.rb
settings.rb Add missing usage_ping_enabled to API settings 2018-05-30 10:50:30 -07: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
variables.rb
version.rb
wikis.rb