gitlab-org--gitlab-foss/spec/lib/gitlab
Sean McGivern ef50875d3a Merge branch '33601-add-csrf-token-verification-to-api' into 'master'
Resolve "Add CSRF token verification to API"

Closes #33601

See merge request !12154
2017-07-27 10:20:52 +00:00
..
auth Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
background_migration Add a background migration to rename `uploads` in the uploads table 2017-07-18 15:38:54 +02:00
backup refactor code and spec 2017-06-07 16:50:21 +02:00
badge Reword success to passing for pipeline badges 2017-07-21 10:22:11 +02:00
bitbucket_import Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
cache Remove old request store wrap 2017-07-18 20:17:24 +08:00
checks Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
ci Merge branch '30634-protected-pipeline' into 'master' 2017-07-25 15:04:23 +00:00
conflict Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
cycle_analytics Add transient head_pipeline_of to pipeline factories 2017-05-22 17:06:45 -03:00
data_builder Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
database Add a foreign key to `merge_requests.head_pipeline_id` 2017-07-18 10:51:19 +02:00
dependency_linker Fix diff of requirements.txt file by not matching newlines as part of package names 2017-06-27 16:20:01 -05:00
diff Implement diff viewers 2017-06-14 10:12:21 -05:00
downtime_check
email Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
etag_caching Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
fogbugz_import
gfm Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
git Merge branch 'gitaly-tree-entries' into 'master' 2017-07-21 15:47:36 +00:00
gitaly_client Implement GRPC call to RepositoryService 2017-07-26 09:32:34 +02:00
github_import Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
gitlab_import Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
google_code_import Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
graphs
health_checks Add unit to latency metrics. 2017-07-12 14:48:46 +02:00
import_export Merge branch 'rc/fix-tests-factories' into 'master' 2017-07-27 08:55:53 +00:00
ldap Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-coded attributes. 2017-07-26 16:48:13 +00:00
metrics Rename ConnectionRackMiddleware to RequestsRackMiddleware. 2017-07-13 00:46:17 +02:00
middleware Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
o_auth Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
prometheus Memoize only yaml loading method 2017-06-16 20:58:18 +02:00
quick_actions Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
redis Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
saml Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
sanitizers
serializer Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
sidekiq_status Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
slash_commands Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
sql Backports for ee-2112 2017-07-06 16:25:03 +08:00
template Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
view/presenter Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
allowable_spec.rb
asciidoc_spec.rb Fix LaTeX formatting for AsciiDoc wiki 2017-05-24 15:47:35 +02:00
auth_spec.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
background_migration_spec.rb Fix background migrations module specs 2017-07-18 11:55:43 +02:00
blame_spec.rb
changes_list_spec.rb Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
chat_name_token_spec.rb
ci_access_spec.rb Refactor to remove a special case 2017-06-05 05:32:26 -07:00
closing_issue_extractor_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
color_schemes_spec.rb
contributions_calendar_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
current_settings_spec.rb Prevent bad data being added to application settings when Redis is unavailable 2017-07-10 15:40:51 +01:00
database_spec.rb Fix Gitlab::Database.bulk_insert for non-UTF-8 data 2017-06-26 17:21:40 +01:00
dependency_linker_spec.rb Autolink package names in requirements.txt 2017-05-23 15:35:59 -05:00
downtime_check_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
encoding_helper_spec.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
exclusive_lease_spec.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
fake_application_settings_spec.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
file_detector_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
file_finder_spec.rb Backport FileFinder from EE 2017-05-12 13:21:30 +03:00
git_access_spec.rb Add “Project moved” error to Git-over-SSH 2017-06-16 14:14:19 -07:00
git_access_wiki_spec.rb Add “Project moved” error to Git-over-SSH 2017-06-16 14:14:19 -07:00
git_ref_validator_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
git_spec.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
gitaly_client_spec.rb Renamed Gitaly services 2017-07-18 07:59:36 +00:00
gl_repository_spec.rb Generate and handle a gl_repository param to pass around components 2017-05-03 17:37:30 -03:00
group_hierarchy_spec.rb Subgroups page should show groups authorized through inheritance 2017-06-15 08:46:34 +02:00
highlight_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
i18n_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
identifier_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
import_sources_spec.rb Fix new offenses 2017-02-23 09:32:42 -06:00
incoming_email_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
issuable_metadata_spec.rb Add spec for IssuableMetadata module 2017-07-08 22:19:35 -07:00
issuable_sorter_spec.rb Change issues sentence to use natural sorting 2017-04-25 18:57:08 -05:00
job_waiter_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
key_fingerprint_spec.rb
kubernetes_spec.rb Generate KUBECONFIG in KubernetesService#predefined_variables 2017-06-16 22:15:40 +08:00
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
optimistic_locking_spec.rb Add basic specs for optimistic locking mixin 2017-02-23 12:07:57 +01:00
other_markup_spec.rb Merge branch 'bvl-security-9-1-markup-pipeline' 2017-05-10 16:44:20 +02:00
otp_key_rotator_spec.rb Add a Rake task to aid in rotating otp_key_base 2017-06-05 22:17:52 +01:00
path_regex_spec.rb Add `api` prefix as a top level route in the spec. 2017-07-25 14:51:36 +02:00
performance_bar_spec.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
polling_interval_spec.rb Convert value to string before setting Poll-Interval header 2017-04-05 15:35:05 +02:00
popen_spec.rb Speed up operations performed by gitlab-shell 2017-07-03 18:28:29 +00:00
project_authorizations_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
project_search_results_spec.rb Explicitly test that guest is able to search through the wiki 2017-05-29 16:20:25 +03:00
project_transfer_spec.rb
prometheus_client_spec.rb Add Prometheus client tests 2017-05-30 15:27:51 +02:00
reference_extractor_spec.rb Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
regex_spec.rb Add a test for container repository name regexp 2017-07-19 10:52:03 +02:00
repo_path_spec.rb Add “Project moved” error to Git-over-SSH 2017-06-16 14:14:19 -07:00
request_context_spec.rb Remove unecessary defaults for uniq ip block, cleanup refactoring leftovers 2017-03-06 15:45:43 +01:00
request_forgery_protection_spec.rb Add specs 2017-07-27 10:32:44 +02:00
request_profiler_spec.rb Add specs for Gitlab::RequestProfiler 2017-05-01 17:32:45 +02:00
route_map_spec.rb Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3' 2017-07-19 22:28:41 -05:00
routing_spec.rb
search_results_spec.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
shell_spec.rb Speed up operations performed by gitlab-shell 2017-07-03 18:28:29 +00:00
sidekiq_status_spec.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
sidekiq_throttler_spec.rb Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
snippet_search_results_spec.rb
string_range_marker_spec.rb Add Gitlab::StringRegexMarker 2017-05-10 08:26:21 -05:00
string_regex_marker_spec.rb Add Gitlab::StringRegexMarker 2017-05-10 08:26:21 -05:00
untrusted_regexp_spec.rb Upgrade the re2 gem to 1.1.0 2017-07-24 11:03:37 +01:00
upgrader_spec.rb Enable Style/MultilineArrayBraceLayout 2017-02-23 09:32:22 -06:00
uploads_transfer_spec.rb Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
url_blocker_spec.rb Merge branch 'ssrf' into 'security' 2017-03-20 18:53:04 -07:00
url_builder_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
url_sanitizer_spec.rb Don't allow to pass a user to ProjectWiki#http_url_to_repo 2017-05-30 14:18:58 +02:00
usage_data_spec.rb Add Slack and JIRA services counts to Usage Data 2017-07-24 12:59:06 +02:00
user_access_spec.rb Add confirm delete protected branch modal 2017-05-08 07:41:58 +00:00
user_activities_spec.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
utils_spec.rb Fix tests and rubocop offense 2017-05-25 20:53:03 +08:00
version_info_spec.rb
visibility_level_spec.rb Add User#full_private_access? to check if user has Private access 2017-06-23 11:15:35 +02:00
workhorse_spec.rb Enable gitaly_post_upload_pack by default 2017-07-25 15:23:41 +02:00