gitlab-ce/spec/lib/gitlab
Stan Hu fb6a4e21d4 Bring back Rugged implementation of find_commit
This brings back some of the changes in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20339.

For users using Gitaly on top of NFS, accessing the Git data directly
via Rugged is more performant than Gitaly. This merge request introduces
the feature flag `rugged_find_commit` to activate Rugged paths.

There are also Rake tasks `gitlab:features:enable_rugged` and
`gitlab:features:disable_rugged` to enable/disable these feature
flags altogether.

Part of four Rugged changes identified in
https://gitlab.com/gitlab-org/gitlab-ce/issues/57317.
2019-03-01 08:45:51 -08:00
..
access Refactor code for protecting default branches 2019-01-16 14:25:14 +01:00
auth Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
background_migration Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
badge
bare_repository_import Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
bitbucket_import Add more tests and comments around Wiki formatting 2019-02-05 21:33:10 -08:00
bitbucket_server_import Fix import handling errors in Bitbucket Server importer 2019-01-18 15:54:24 -08:00
cache Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
chat Move ChatOps to Core 2019-02-20 21:29:48 +00:00
checks
ci Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
cleanup
config Simplify code related to setting default config values 2019-01-15 11:23:32 +01:00
conflict
cross_project_access
cycle_analytics
danger Danger ignores gitlab.pot 2019-02-27 10:52:19 +00:00
data_builder Fix private user email being visible in tag webhooks 2019-01-31 16:51:18 +01:00
database Fix misspellings in app/spec executable lines 2019-02-27 22:41:34 +09:00
dependency_linker
diff Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
discussions_diff
downtime_check
email Add reply to notes to turn into discussions 2019-02-06 10:31:46 +00:00
etag_caching
fogbugz_import
gfm
git Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
gitaly_client Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
github_import Create the source branch for a GitHub import 2019-02-11 22:00:05 -08:00
gitlab_import
google_code_import
gpg
grape_logging/loggers
graphql Improve GraphQL Authorization DSL 2019-02-26 10:22:12 +13:00
graphs
hashed_storage Refactor Storage Migration 2019-01-25 20:26:35 +01:00
health_checks
hook_data
i18n
import
import_export Persist source sha and target sha for merge pipelines 2019-02-27 17:12:04 +09:00
kubernetes Bump helm and kubectl versions 2019-02-20 09:54:07 +13:00
legacy_github_import Add more tests and comments around Wiki formatting 2019-02-05 21:33:10 -08:00
manifest_import
metrics Clean up unicorn sampler metric labels 2019-02-06 14:19:51 +01:00
middleware Allow sidekiq admin requests, regardless of root 2019-01-16 19:14:46 +11:00
patch
popen
prometheus Fix misspellings in app/spec executable lines 2019-02-27 22:41:34 +09:00
query_limiting
quick_actions
redis
sanitizers
search
serializer Properly implement API pagination headers and add specs 2019-02-21 18:29:00 +01:00
sherlock
sidekiq_logging Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
sidekiq_middleware Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed" 2019-02-28 14:45:20 +00:00
sidekiq_status
sidekiq_versioning
slash_commands Move ChatOps to Core 2019-02-20 21:29:48 +00:00
sql Replace dots with an underscore when creating an alias for the CTE 2019-02-11 18:06:54 -02:00
template
tracing Add OpenTracing instrumentation for Action View Render events 2019-01-30 13:38:19 +02:00
utils
verify
view/presenter
action_rate_limiter_spec.rb
allowable_spec.rb
app_logger_spec.rb
asciidoc_spec.rb
auth_spec.rb Fix #44332 - Add support for profile and email 2019-02-06 16:48:36 +00:00
background_migration_spec.rb Consume remaining MigrateApproverToApprovalRulesInBatch 2019-02-02 21:45:10 +08:00
blame_spec.rb
blob_helper_spec.rb
branch_push_merge_commit_analyzer_spec.rb
build_access_spec.rb
changes_list_spec.rb
chat_name_token_spec.rb
chat_spec.rb Move ChatOps to Core 2019-02-20 21:29:48 +00:00
ci_access_spec.rb
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb
correlation_id_spec.rb
cross_project_access_spec.rb
crypto_helper_spec.rb
current_settings_spec.rb Fix misspellings in app/spec executable lines 2019-02-27 22:41:34 +09:00
daemon_spec.rb
database_spec.rb
dependency_linker_spec.rb
downtime_check_spec.rb
encoding_helper_spec.rb
exclusive_lease_helpers_spec.rb
exclusive_lease_spec.rb
fake_application_settings_spec.rb
favicon_spec.rb
file_detector_spec.rb
file_finder_spec.rb
file_markdown_link_builder_spec.rb
file_type_detection_spec.rb
git_access_spec.rb [master] Check access rights when creating/updating ProtectedRefs 2019-01-31 16:52:50 +01:00
git_access_wiki_spec.rb
git_ref_validator_spec.rb
git_spec.rb
gitaly_client_spec.rb Add connection_data method to Gitaly client 2019-01-25 14:16:42 +02:00
github_import_spec.rb
gl_repository_spec.rb
gon_helper_spec.rb Fix no avatar not showing in user selection box 2019-01-13 08:02:02 -08:00
gpg_spec.rb
highlight_spec.rb
http_io_spec.rb
http_spec.rb
i18n_spec.rb
identifier_spec.rb
import_sources_spec.rb
incoming_email_spec.rb
insecure_key_fingerprint_spec.rb
issuable_metadata_spec.rb Reduce code duplication 2019-02-27 10:28:53 +00:00
issuable_sorter_spec.rb
issuables_count_for_state_spec.rb
job_waiter_spec.rb
json_cache_spec.rb
json_logger_spec.rb
kubernetes_spec.rb
language_data_spec.rb
language_detection_spec.rb
lazy_spec.rb
lfs_token_spec.rb Include expires_in for LFS authentication payload 2019-02-15 09:29:52 +11:00
loop_helpers_spec.rb Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
markup_helper_spec.rb
metrics_spec.rb
multi_collection_paginator_spec.rb
null_request_store_spec.rb
object_hierarchy_spec.rb
omniauth_initializer_spec.rb
optimistic_locking_spec.rb
other_markup_spec.rb
otp_key_rotator_spec.rb
pages_client_spec.rb
path_regex_spec.rb
performance_bar_spec.rb
plugin_spec.rb
polling_interval_spec.rb
popen_spec.rb
private_commit_email_spec.rb
profiler_spec.rb Get rid of ScheduleInstallationService 2019-02-26 16:44:31 +00:00
project_authorizations_spec.rb
project_search_results_spec.rb
project_template_spec.rb Add Project template for go-micro 2019-02-27 11:03:57 +00:00
project_transfer_spec.rb
prometheus_client_spec.rb
query_limiting_spec.rb
reference_counter_spec.rb
reference_extractor_spec.rb
regex_spec.rb
repo_path_spec.rb
repository_cache_adapter_spec.rb
repository_cache_spec.rb Revert "Merge branch '3062-improve-project-cache' into 'master'" 2019-01-08 13:14:06 -08:00
request_context_spec.rb
request_forgery_protection_spec.rb
request_profiler_spec.rb
route_map_spec.rb
routing_spec.rb
safe_request_store_spec.rb
search_results_spec.rb
sentry_spec.rb
shard_health_cache_spec.rb
shell_spec.rb Prepare test suite for switch to Gitaly-embedded Git hooks 2019-02-27 10:58:21 +00:00
sidekiq_config_spec.rb
sidekiq_status_spec.rb
sidekiq_versioning_spec.rb
snippet_search_results_spec.rb
ssh_public_key_spec.rb
string_placeholder_replacer_spec.rb
string_range_marker_spec.rb
string_regex_marker_spec.rb
tcp_checker_spec.rb
themes_spec.rb
tracing_spec.rb Switch back to using regexps in `tracing_url_template` 2019-02-22 14:47:37 +02:00
tree_summary_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
untrusted_regexp_spec.rb
uploads_transfer_spec.rb
url_blocker_spec.rb
url_builder_spec.rb
url_sanitizer_spec.rb
usage_data_spec.rb Protect group overview usage ping w/ feature flag 2019-02-12 12:46:31 +02:00
user_access_spec.rb
user_extractor_spec.rb
utils_spec.rb
version_info_spec.rb
visibility_level_spec.rb
web_ide_commits_counter_spec.rb
wiki_file_finder_spec.rb
workhorse_spec.rb