gitlab-org--gitlab-foss/spec/requests/api
Bob Van Landuyt 4c2f681490 Add correlation id to all sentry errors
Before this, we were only adding the correlation id to the "acceptable
exceptions" which we handle in code.

But we need to add it to the default raven context so the information
would be available for uncaught exceptions.
2019-05-13 13:27:41 -05:00
..
graphql 58404 - setup max depth for graphql 2019-05-07 00:32:29 +09:30
pages
release
access_requests_spec.rb
applications_spec.rb
avatar_spec.rb
award_emoji_spec.rb
badges_spec.rb Put three flaky tests in quarantine 2019-04-19 12:54:15 +02:00
boards_spec.rb
branches_spec.rb Revise merged branch check to green light up to N branches 2019-03-30 05:28:37 -07:00
broadcast_messages_spec.rb
circuit_breakers_spec.rb
commit_statuses_spec.rb Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
commits_spec.rb Merge branch 'security-commit-private-related-mr' into 'master' 2019-03-04 18:37:10 +00:00
container_registry_spec.rb
deploy_keys_spec.rb
deployments_spec.rb
discussions_spec.rb Allow replying to an individual note in the API 2019-05-06 19:48:32 +01:00
doorkeeper_access_spec.rb
environments_spec.rb Add new API endpoint to expose single environment 2019-04-09 09:16:57 +00:00
events_spec.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
features_spec.rb
files_spec.rb
graphql_spec.rb Allow GraphQL requests without CSRF token 2019-03-06 15:38:00 +01:00
group_boards_spec.rb
group_labels_spec.rb
group_milestones_spec.rb
group_variables_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
groups_spec.rb
helpers_spec.rb Add correlation id to all sentry errors 2019-05-13 13:27:41 -05:00
import_github_spec.rb
internal_spec.rb Whitelist query limits for internal API 2019-05-03 04:02:15 +00:00
issues_spec.rb Set correct timestamps when creating past issues 2019-04-16 19:57:49 +08:00
jobs_spec.rb Update specs that use retryable canceled jobs 2019-04-19 14:03:53 -06:00
keys_spec.rb Added: Documentation for the API 2019-02-26 23:18:40 +00:00
labels_spec.rb
lint_spec.rb
markdown_spec.rb
members_spec.rb Allow a member to have an access level equal to parent group 2019-04-30 13:31:51 -07:00
merge_request_diffs_spec.rb Added: Documentation for the API 2019-02-26 23:18:40 +00:00
merge_requests_spec.rb Confirm existence of head_pipeline if pipeline success required 2019-05-07 16:06:53 +00:00
namespaces_spec.rb Added: Documentation for the API 2019-02-26 23:18:40 +00:00
notes_spec.rb
notification_settings_spec.rb
oauth_tokens_spec.rb
pages_domains_spec.rb
pipeline_schedules_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipelines_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
project_clusters_spec.rb Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
project_events_spec.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
project_export_spec.rb
project_hooks_spec.rb
project_import_spec.rb
project_milestones_spec.rb Added: Documentation for the API 2019-02-26 23:18:40 +00:00
project_snapshots_spec.rb
project_snippets_spec.rb
project_statistics_spec.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_templates_spec.rb Merge branch 'sh-fix-cpp-templates-404' into 'master' 2019-02-26 12:21:57 +01:00
projects_spec.rb Add improvements to the global search process 2019-05-07 11:08:25 +00:00
protected_branches_spec.rb
protected_tags_spec.rb
releases_spec.rb Allow guests users to access project releases 2019-05-03 13:29:20 +00:00
repositories_spec.rb
resource_label_events_spec.rb
runner_spec.rb Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
runners_spec.rb add tag_list param to runners api 2019-02-27 20:19:49 +01:00
search_spec.rb return 400 on users search and feature is disabled 2019-03-14 18:39:54 +01:00
services_spec.rb
settings_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
sidekiq_metrics_spec.rb
snippets_spec.rb Allow all personal snippets to be accessed by API 2019-03-06 09:05:03 +00:00
submodules_spec.rb
suggestions_spec.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
system_hooks_spec.rb
tags_spec.rb Allow guests users to access project releases 2019-05-03 13:29:20 +00:00
templates_spec.rb
todos_spec.rb Significantly reduce N+1 queries in /api/v4/todos endpoint 2019-03-06 07:03:46 -08:00
triggers_spec.rb
users_spec.rb Add highest_role method to User 2019-03-22 09:54:03 +00:00
variables_spec.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
version_spec.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
wikis_spec.rb