gitlab-org--gitlab-foss/spec/requests/api
Stan Hu c26cbfcdfb Remove N+1 query for author in issues API
This was being masked by the statement cache because only one author was used
per issue in the test..

Also adds support for an Rspec matcher `exceed_all_query_limit`.
2018-06-04 16:44:03 -07:00
..
access_requests_spec.rb
applications_spec.rb
award_emoji_spec.rb
badges_spec.rb
boards_spec.rb Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
branches_spec.rb
broadcast_messages_spec.rb
circuit_breakers_spec.rb
commit_statuses_spec.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
commits_spec.rb
deploy_keys_spec.rb Fix API to remove deploy key from project instead of deleting it entirely 2018-05-04 12:41:53 +02:00
deployments_spec.rb
discussions_spec.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
doorkeeper_access_spec.rb
environments_spec.rb Expose readme url in Project API 2018-05-22 10:53:37 +00:00
events_spec.rb
features_spec.rb Allow feature gate removal through the API 2018-04-03 16:39:08 +02:00
files_spec.rb
group_boards_spec.rb
group_milestones_spec.rb
group_variables_spec.rb
groups_spec.rb Move API group deletion to Sidekiq 2018-05-18 01:05:11 +00:00
helpers_spec.rb Add username to terms message in git and API calls 2018-05-24 18:19:48 +02:00
internal_spec.rb Return '/' as a bogus repo path to gitlab-shell 2018-05-25 13:58:22 +02:00
issues_spec.rb Remove N+1 query for author in issues API 2018-06-04 16:44:03 -07:00
jobs_spec.rb Expose artifacts_expire_at field for job entity in api 2018-05-26 10:59:42 +05:00
keys_spec.rb
labels_spec.rb
lint_spec.rb
markdown_spec.rb Resolve "Expand API: Render an arbitrary Markdown document" 2018-05-18 10:25:59 +00:00
members_spec.rb
merge_request_diffs_spec.rb
merge_requests_spec.rb Add merge requests list endpoint for groups 2018-05-31 15:29:07 +00:00
namespaces_spec.rb
notes_spec.rb
notification_settings_spec.rb
oauth_tokens_spec.rb
pages_domains_spec.rb
pipeline_schedules_spec.rb Use Goldiloader for handling N+1 queries 2018-04-09 11:58:06 +01:00
pipelines_spec.rb
project_export_spec.rb Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
project_hooks_spec.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
project_import_spec.rb Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
project_milestones_spec.rb
project_snapshots_spec.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
project_snippets_spec.rb
projects_spec.rb Expose readme url in Project API 2018-05-22 10:53:37 +00:00
protected_branches_spec.rb
repositories_spec.rb [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contributors' when no value is passed for 'order_by' or 'sort' 2018-04-17 15:20:07 +02:00
runner_spec.rb Fix test description in spec/requests/api/runner_spec.rb 2018-05-31 10:56:41 +02:00
runners_spec.rb Bring back deleted specs 2018-05-31 10:56:41 +02:00
search_spec.rb Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
services_spec.rb
settings_spec.rb Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache 2018-05-29 10:38:59 +02:00
sidekiq_metrics_spec.rb
snippets_spec.rb
system_hooks_spec.rb
tags_spec.rb
templates_spec.rb
todos_spec.rb
triggers_spec.rb
users_spec.rb Don't set the notification_email when only unconfirmed_email is changed 2018-05-22 12:47:20 +02:00
variables_spec.rb
version_spec.rb Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
wikis_spec.rb Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00