gitlab-org--gitlab-foss/spec/lib/gitlab
Douwe Maan 6c33981654 Merge branch 'sh-optimize-read-only-check' into 'master'
Optimize read-only middleware so that it does not consume as much CPU

Closes #40185 and gitlab-com/infrastructure#3240

See merge request gitlab-org/gitlab-ce!15504
2017-11-21 16:10:47 +00:00
..
auth Renaming AuthenticationException to AuthenticationError 2017-11-17 13:33:21 +01:00
background_migration Convert migration to populate latest merge request ID into a background migration 2017-11-17 10:23:48 +00:00
backup Stub ENV in the backup task spec file 2017-10-18 18:42:09 +02:00
badge
bare_repository_import Improve GitLab Import rake task to work with Hashed Storage and Subgroups 2017-11-07 19:11:42 +00:00
bitbucket_import Fix bitbucket wiki import with hashed storage enabled 2017-11-20 16:14:41 +00:00
cache
checks Handle forks in Gitlab::Checks::LfsIntegrity 2017-11-09 13:44:20 +00:00
ci Fixed Status Warning Icon 2017-11-06 15:59:07 +01:00
conflict Fix conflict highlighting 2017-11-17 17:57:48 +00:00
cycle_analytics
data_builder
database Don't move project repository/attachments when using hashed storage 2017-11-20 13:46:53 +01:00
dependency_linker
diff Batchload blobs for diff generation 2017-11-21 13:53:26 +01:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Merge branch 'gitaly-delete-refs' into 'master' 2017-11-20 15:20:40 +00:00
gitaly_client Incorporate Gitaly's RefService.DeleteRefs RPC 2017-11-17 18:08:50 -03:00
github_import Support importing GH projects without rate limits 2017-11-08 21:37:01 +01:00
gitlab_import
google_code_import
gpg
graphs
health_checks
hook_data Add total_time_spent to the `changes` hash in issuable Webhook payloads 2017-11-15 15:42:19 +01:00
i18n
import_export Clean up schema of the "merge_requests" table 2017-11-20 12:45:33 +01:00
kubernetes Add Helm InstallCommand 2017-11-07 17:12:41 +01:00
ldap Normalize LDAP DN when looking up identity 2017-10-31 17:13:50 +01:00
legacy_github_import Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
metrics Revert "add metrics tagging to the sidekiq middleware" 2017-11-08 16:21:08 -05:00
middleware use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_helpers` 2017-11-21 13:29:57 +01:00
o_auth Changing OAuth lookup to be case insensitive 2017-11-17 14:24:25 +00:00
prometheus
quick_actions added date parameter for time tracking 2017-10-13 11:41:49 +01:00
redis
saml Normalize LDAP DN when looking up identity 2017-10-31 17:13:50 +01:00
sanitizers
serializer
sherlock
sidekiq_middleware Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in 2017-11-02 15:33:19 +01:00
sidekiq_status
slash_commands
sql
template
utils Add Gitlab::Utils::StrongMemoize 2017-11-13 15:27:30 +00:00
view/presenter
allowable_spec.rb
app_logger_spec.rb Memoize GitLab logger to reduce open file descriptors 2017-10-24 14:06:23 +03:00
asciidoc_spec.rb
auth_spec.rb Fix Error 500 when pushing LFS objects with a write deploy key 2017-11-08 16:21:39 +00:00
background_migration_spec.rb
blame_spec.rb
changes_list_spec.rb
chat_name_token_spec.rb
ci_access_spec.rb
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb
current_settings_spec.rb Fix failure in current_settings_spec.rb 2017-10-20 18:33:00 +00:00
daemon_spec.rb
database_spec.rb Add returning IDs to Gitlab::Database.bulk_insert 2017-11-07 22:28:57 +01:00
dependency_linker_spec.rb
downtime_check_spec.rb
encoding_helper_spec.rb Avoind unnecesary `force_encoding` operations 2017-10-18 21:30:29 -03:00
exclusive_lease_spec.rb
fake_application_settings_spec.rb
file_detector_spec.rb Cache issuable template names 2017-10-12 13:26:03 +01:00
file_finder_spec.rb
git_access_spec.rb
git_access_wiki_spec.rb
git_ref_validator_spec.rb
git_spec.rb
gitaly_client_spec.rb
github_import_spec.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
gl_repository_spec.rb
gpg_spec.rb
group_hierarchy_spec.rb
highlight_spec.rb
i18n_spec.rb
identifier_spec.rb
import_sources_spec.rb Replace old GH importer with the parallel importer 2017-11-07 23:25:03 +01:00
incoming_email_spec.rb
issuable_metadata_spec.rb Fail when issuable_meta_data is called on an unlimited collection 2017-11-07 16:26:55 +00:00
issuable_sorter_spec.rb
issuables_count_for_state_spec.rb
job_waiter_spec.rb
kubernetes_spec.rb
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb Tests for Web transaction and remove simple transacton 2017-11-02 18:11:44 +01:00
multi_collection_paginator_spec.rb Always use the same order specs for `MultiCollectionPaginator` 2017-10-11 11:27:59 +02:00
optimistic_locking_spec.rb
other_markup_spec.rb
otp_key_rotator_spec.rb
path_regex_spec.rb Remove EE-specific group paths 2017-11-07 19:52:10 +01:00
performance_bar_spec.rb
polling_interval_spec.rb
popen_spec.rb
project_authorizations_spec.rb
project_search_results_spec.rb
project_template_spec.rb Simplify project page 2017-10-11 09:07:19 +00:00
project_transfer_spec.rb
prometheus_client_spec.rb
reference_counter_spec.rb
reference_extractor_spec.rb
regex_spec.rb
repo_path_spec.rb
request_context_spec.rb
request_forgery_protection_spec.rb
request_profiler_spec.rb
route_map_spec.rb
routing_spec.rb
search_results_spec.rb
sentry_spec.rb
shell_spec.rb
sidekiq_status_spec.rb Simplify check for running job on Redis 2017-10-13 10:17:41 +02:00
sidekiq_throttler_spec.rb
snippet_search_results_spec.rb
ssh_public_key_spec.rb
string_range_marker_spec.rb
string_regex_marker_spec.rb
themes_spec.rb
untrusted_regexp_spec.rb
upgrader_spec.rb
uploads_transfer_spec.rb
url_blocker_spec.rb Merge branch 'ssrf-protections-round-2' into 'security-10-1' 2017-11-08 20:11:08 -08:00
url_builder_spec.rb
url_sanitizer_spec.rb
usage_data_spec.rb Fix spec. Fix usage ping. Fix warnings by adding new models and attributes. 2017-11-01 16:12:44 +09:00
user_access_spec.rb
user_activities_spec.rb
utils_spec.rb
version_info_spec.rb
visibility_level_spec.rb
workhorse_spec.rb Support show-all-refs for git over HTTP 2017-10-30 15:20:36 +00:00