gitlab-org--gitlab-foss/lib/api
Shinya Maeda 5f6d826165 Add CreateArtifactsTraceWorker 2018-02-06 15:50:08 +09:00
..
helpers use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
v3 Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
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 Add application create API 2018-01-24 09:42:04 +01:00
api_guard.rb Make find_user_from_sources extensible for EE 2018-02-05 17:44:23 +08:00
applications.rb Make the exposing of the Application secret more explicit 2018-01-24 09:44:07 +01:00
award_emoji.rb
boards.rb
boards_responses.rb
branches.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb
deploy_keys.rb Make ruby lint happy 2018-01-17 11:42:32 -02:00
deployments.rb
entities.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb
internal.rb
issues.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
merge_request_diffs.rb
merge_requests.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
project_hooks.rb
project_milestones.rb
project_snippets.rb Fix the user-agent detail API endpoint for project snippets 2018-01-17 14:30:07 +00:00
projects.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
projects_relation_builder.rb
protected_branches.rb Fix protected branches API to accept name parameter with dot 2018-01-19 20:07:44 +00:00
repositories.rb
runner.rb Add CreateArtifactsTraceWorker 2018-02-06 15:50:08 +09:00
runners.rb
scope.rb
services.rb
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
time_tracking_endpoints.rb
todos.rb
triggers.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
users.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
variables.rb
version.rb
wikis.rb