gitlab-org--gitlab-foss/spec/lib/gitlab
Patrick Bajao c08191e0d5 Remove the fallback path from gitlab-ce 2019-08-29 16:33:04 +08: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 Add rake tasks for migrating leacy uploads 2019-08-16 07:52:30 +02:00
badge Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
bare_repository_import Merge branch 'frozen_string_spec_lib' into 'master' 2019-07-26 20:37:26 +00:00
bitbucket_import Apply code review feedback 2019-08-08 13:16:33 +01:00
bitbucket_server_import Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
cache Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
chat
checks Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
ci Ensure CI matching operator receives an object 2019-08-21 18:48:16 +00:00
cleanup Add rake task to clean orphan artifact files 2019-06-28 10:02:18 +02:00
cluster Remove worker label from puma terminations metric 2019-08-12 13:52:15 +03:00
config Require `stage:` to be set with `needs:` 2019-08-13 11:47:30 +02:00
conflict Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
content_security_policy Add missing report-uri to CSP config 2019-08-07 11:21:08 -07:00
cross_project_access Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
cycle_analytics Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
danger Fix a nil error in Gitlab::Danger::Teammate 2019-08-27 19:15:19 +02:00
data_builder Reduce Gitaly calls in PostReceive 2019-08-12 22:28:49 -07:00
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 Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
diff Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
discussions_diff
downtime_check Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
email feat: SMIME signed notification emails 2019-08-20 16:13:32 +02:00
etag_caching Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
external_authorization Adds identity information while making external authorization requests 2019-06-19 06:04:33 +00:00
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 Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
gitaly_client Update Gitaly server and gem to 1.58.0 2019-08-12 15:50:30 +00:00
github_import Add a field for released_at to GH importer 2019-08-09 00:06:21 +00:00
gitlab_import
gl_repository
google_code_import
gpg Fix GPG signature verification with recent versions of GnuPG 2019-06-17 13:33:39 +00:00
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 Fix label serialisation in issue and note hooks 2019-06-20 13:50:28 +01:00
i18n
import Remove dead MySQL code 2019-07-23 16:53:03 +01:00
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 Make use of Gitlab::Kubernetes 2019-08-14 20:02:37 +00:00
legacy_github_import Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
lets_encrypt Use project depended feature flag for pages ssl 2019-06-25 10:30:12 +02:00
manifest_import Add frozen_string_literal to lib part 2 2019-08-23 00:15:24 +12:00
markdown_cache Banzai - avoid redis if attr is in DB cache 2019-07-10 21:35:43 -06:00
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 Introduce predictable environment slugs 2019-07-19 11:33:07 +10:00
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 Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
allowable_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
app_logger_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
asciidoc_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
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 Update Gitlab::AuthorizedKeys specs to be clearer 2019-03-21 12:42:31 +08:00
background_migration_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
batch_pop_queueing_spec.rb Efficient merge train locks 2019-07-11 13:44:12 +07:00
blame_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
blob_helper_spec.rb
branch_push_merge_commit_analyzer_spec.rb
build_access_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
changes_list_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
chat_name_token_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
chat_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
ci_access_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
closing_issue_extractor_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
color_schemes_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
contributions_calendar_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
cross_project_access_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
crypto_helper_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
current_settings_spec.rb Save instance administration project id in DB 2019-08-07 18:40:36 +00:00
daemon_spec.rb Improve resillency of monitor 2019-08-21 12:06:10 +02:00
database_spec.rb CE port: allow SRV records in DB service discovery 2019-08-23 14:19:51 +10:00
dependency_linker_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
downtime_check_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
encoding_helper_spec.rb Fix cannot modify frozen string 2019-07-26 13:25:07 +12:00
exclusive_lease_helpers_spec.rb Add exclusive lease to mergeability check process 2019-07-31 19:58:43 -03:00
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 Add documentation and tests 2019-06-19 07:08:56 +00:00
git_access_wiki_spec.rb
git_post_receive_spec.rb Expire project caches once per push instead of once per ref 2019-08-16 19:53:56 +00:00
git_ref_validator_spec.rb
git_spec.rb Add start_sha to commits API 2019-07-18 09:19:18 +02:00
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 GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
gon_helper_spec.rb
gpg_spec.rb
graphql_logger_spec.rb
group_search_results_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
highlight_spec.rb Revert "Merge branch '65152-selective-highlight' into 'master'" 2019-08-09 00:13:09 +00:00
http_connection_adapter_spec.rb Stub DNS to return IPv4 address 2019-07-29 19:20:30 -03:00
http_io_spec.rb
http_spec.rb Add outbound requests setting for system hooks 2019-08-02 15:39:18 +01:00
i18n_spec.rb
identifier_spec.rb
import_sources_spec.rb
incoming_email_spec.rb
insecure_key_fingerprint_spec.rb
issuable_metadata_spec.rb Expose merge requests count based on user access 2019-06-18 12:46:46 +03:00
issuable_sorter_spec.rb Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
issuables_count_for_state_spec.rb
job_waiter_spec.rb
json_cache_spec.rb Parse the cached value when the it is false 2019-06-25 19:30:05 -03:00
json_logger_spec.rb
kubernetes_spec.rb Select deployments that only has the app label 2019-06-21 20:45:06 +00:00
language_data_spec.rb
language_detection_spec.rb
lazy_spec.rb
lets_encrypt_spec.rb Remove auto ssl feature flags 2019-07-12 16:53:44 +00:00
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 CE port of "Require session with smartcard login for Git access" 2019-07-05 08:12:29 +02:00
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 Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
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 Add Rugged calls and duration to API and Rails logs 2019-07-18 06:53:39 -07:00
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 Remove the fallback path from gitlab-ce 2019-08-29 16:33:04 +08: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 Properly handle `sidekiq` skip 2019-08-21 13:21:55 +02:00
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 Fix error rendering submodules in MR diffs when there is no .gitmodules 2019-07-26 11:05:56 +01:00
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 Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
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 Add system notes for when a zoom call was added/removed from an issue 2019-07-29 21:51:16 +02:00