gitlab-org--gitlab-foss/lib/api
Rémy Coutable e139d7af79
Fix a performance/memory issue in lib/api/services.rb
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-26 18:21:41 +01:00
..
helpers
v3
access_requests.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
api.rb
api_guard.rb
applications.rb
award_emoji.rb
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb Add missing pagination on the commit diff endpoint 2018-02-19 20:09:03 -05:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
entities.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
internal.rb
issues.rb
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb Fix get a single pages domain when project path contains a period 2018-02-19 00:12:54 -06:00
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_import.rb Fix project import API after import service refactor 2018-02-16 18:03:34 +01:00
project_milestones.rb
project_snippets.rb
projects.rb Resolve "API: PUT /projects/:id fails when only ci_config_path is specified" 2018-02-21 15:57:26 +00:00
projects_relation_builder.rb
protected_branches.rb
repositories.rb
runner.rb
runners.rb
scope.rb
search.rb API - Include project in commits&blobs search results 2018-02-14 09:00:26 +01:00
services.rb Fix a performance/memory issue in lib/api/services.rb 2018-02-26 18:21:41 +01:00
settings.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01: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