gitlab-org--gitlab-foss/lib/api
Grzegorz Bizon a1503cae82 Merge branch '42937-search-api-fix' into 'master'
API - fix searching in group/project specified by path

Closes #42937

See merge request gitlab-org/gitlab-ce!17033
2018-02-12 08:45:54 +00:00
..
helpers Merge branch '41763-search-api' into 'master' 2018-02-07 14:33:29 +00:00
v3 Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06: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 Support search in API 2018-02-06 16:02:02 +01:00
api_guard.rb Make find_user_from_sources extensible for EE 2018-02-05 17:44:23 +08:00
applications.rb
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
deployments.rb
entities.rb Support search in API 2018-02-06 16:02:02 +01:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb
internal.rb Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
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
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
repositories.rb
runner.rb Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour 2018-02-04 23:38:59 +01:00
runners.rb
scope.rb
search.rb API - fix searching in group/project specified by path 2018-02-09 18:51:06 +01:00
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 Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
users.rb Add sorting options for /users API (admin only) 2018-02-06 16:00:33 +02:00
variables.rb
version.rb
wikis.rb