gitlab-org--gitlab-foss/spec/lib/gitlab
Grzegorz Bizon 42484f55c1 Merge branch 'mk/simplify-internal-post-receive-messages' into 'master'
Simplify internal post receive messages

Closes #59808

See merge request gitlab-org/gitlab-ce!31640
2019-08-29 07:02:22 +00:00
..
access
analytics/cycle_analytics/stage_events Implement validation logic to ProjectStage 2019-08-23 20:28:11 +00:00
auth Update docs and comments about saml with allow_bypass_two_factor 2019-08-27 03:46:32 +00:00
background_migration
badge
bare_repository_import
bitbucket_import
bitbucket_server_import
cache
chat
checks
ci
cleanup
cluster
config
conflict
content_security_policy
cross_project_access
cycle_analytics
danger Fix a nil error in Gitlab::Danger::Teammate 2019-08-27 19:15:19 +02:00
data_builder
database Add helper to exactly undo cleanup_concurrent_column_rename 2019-08-25 20:14:52 +00:00
database_importers Add nil check for Gitlab.config.prometheus 2019-08-26 13:00:10 +05:30
dependency_linker
diff
discussions_diff
downtime_check
email
etag_caching
external_authorization
fogbugz_import Change default visibility level for FogBugz imported projects to Private 2019-08-26 16:19:47 +00:00
gfm Fix moving issues API failing when text includes commit URLs 2019-08-28 00:18:33 -07:00
git
gitaly_client
github_import
gitlab_import
gl_repository
google_code_import
gpg
grape_logging/loggers
graphql Replace echo function with a resolver 2019-08-26 17:43:38 +00:00
graphs
hashed_storage
health_checks
hook_data
i18n
import
import_export Save board lists collapsed setting 2019-08-28 20:18:40 +00:00
internal_post_receive Simplify internal post receive messages 2019-08-28 15:18:58 -07:00
kubernetes
legacy_github_import Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
lets_encrypt
manifest_import Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
markdown_cache
metrics Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
middleware Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
octokit Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
patch
performance_bar Add top-level warnings key to performance bar response 2019-08-28 16:39:33 +01:00
phabricator_import Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
popen Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
prometheus Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
query_limiting Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
quick_actions Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
redis Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
request_profiler Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sanitizers Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
search Fix frozen string errors 2019-08-23 00:17:11 +12:00
serializer Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sherlock Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_logging Merge branch 'frozen_string_lib_2' into 'master' 2019-08-23 10:26:12 +00:00
sidekiq_middleware Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_status Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_versioning Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
slash_commands Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
slug
sql Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
template Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
untrusted_regexp Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
usage_data_counters Add usage pings for merge request creating 2019-08-26 14:30:45 +00:00
utils Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
verify Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
view/presenter Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
action_rate_limiter_spec.rb
allowable_spec.rb
app_logger_spec.rb
asciidoc_spec.rb
auth_spec.rb Exempt `jwt/auth` for user `gitlab-ci-token` from rate limiting 2019-08-23 08:05:48 +00:00
authorized_keys_spec.rb
background_migration_spec.rb
batch_pop_queueing_spec.rb
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
ci_access_spec.rb
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb
cross_project_access_spec.rb
crypto_helper_spec.rb
current_settings_spec.rb
daemon_spec.rb
database_spec.rb CE port: allow SRV records in DB service discovery 2019-08-23 14:19:51 +10:00
dependency_linker_spec.rb
downtime_check_spec.rb
encoding_helper_spec.rb
exclusive_lease_helpers_spec.rb
exclusive_lease_spec.rb
external_authorization_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
git_access_wiki_spec.rb
git_post_receive_spec.rb
git_ref_validator_spec.rb
git_spec.rb
gitaly_client_spec.rb Handle when server info doesn't have the storage in question 2019-08-23 08:42:00 -07:00
github_import_spec.rb
gl_repository_spec.rb
global_id_spec.rb
gon_helper_spec.rb
gpg_spec.rb
graphql_logger_spec.rb
group_search_results_spec.rb
highlight_spec.rb
http_connection_adapter_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
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
lets_encrypt_spec.rb
lfs_token_spec.rb
loop_helpers_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
markup_helper_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
metrics_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
multi_collection_paginator_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
namespaced_session_store_spec.rb
null_request_store_spec.rb
object_hierarchy_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
omniauth_initializer_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
optimistic_locking_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
other_markup_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
otp_key_rotator_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
pages_client_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
path_regex_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
performance_bar_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
plugin_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
polling_interval_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
popen_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
private_commit_email_spec.rb
profiler_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
project_authorizations_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
project_search_results_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
project_template_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
project_transfer_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
prometheus_client_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
push_options_spec.rb
query_limiting_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
reference_counter_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
reference_extractor_spec.rb
regex_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
repo_path_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
repository_cache_adapter_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
repository_cache_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
repository_set_cache_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
request_context_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
request_forgery_protection_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
request_profiler_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
route_map_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
routing_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
rugged_instrumentation_spec.rb
safe_request_store_spec.rb
search_results_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sentry_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
session_spec.rb
shard_health_cache_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
shell_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_config_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_monitor_spec.rb
sidekiq_signals_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_status_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
sidekiq_versioning_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
snippet_search_results_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
ssh_public_key_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
string_placeholder_replacer_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
string_range_marker_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
string_regex_marker_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
submodule_links_spec.rb
tcp_checker_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
themes_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
time_tracking_formatter_spec.rb
tracing_spec.rb
tracking_spec.rb Changes snowplow to use cookies for sessions 2019-08-28 06:52:14 +00:00
tree_summary_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
untrusted_regexp_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
uploads_transfer_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
url_blocker_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
url_builder_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
url_sanitizer_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
usage_data_spec.rb Add usage pings for merge request creating 2019-08-26 14:30:45 +00:00
user_access_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
utils_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
version_info_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
visibility_level_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
wiki_file_finder_spec.rb Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
workhorse_spec.rb Support Gitaly feature flags in workhorse 2019-08-28 16:51:17 +00:00
zoom_link_extractor_spec.rb