gitlab-org--gitlab-foss/lib/gitlab
2019-09-04 09:52:02 +05:30
..
access
action_view_output
analytics/cycle_analytics Implement validation logic to ProjectStage 2019-08-23 20:28:11 +00:00
asciidoc
auth Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
background_migration Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
badge
bare_repository_import
bitbucket_import Add code review suggestions 2019-08-12 15:05:49 +01:00
bitbucket_server_import Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
cache
chat
checks Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
ci Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
cleanup Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
cluster Remove worker label from puma terminations metric 2019-08-12 13:52:15 +03:00
config Introducing new Syntax for Ci::Build inclusion rules 2019-08-20 20:03:43 +00:00
conflict
content_security_policy Add missing report-uri to CSP config 2019-08-07 11:21:08 -07:00
cross_project_access
cycle_analytics
danger Fix a nil error in Gitlab::Danger::Teammate 2019-08-27 19:15:19 +02:00
data_builder Fix pipelines not always being created after a push 2019-08-17 06:23:26 -07:00
database Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
database_importers Handle :9090 and 0.0.0.0:9090 listen_address formats 2019-09-02 14:35:02 +00:00
dependency_linker
diff Fixing #65389 2019-09-02 10:43:54 +00:00
discussions_diff
downtime_check Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
email feat: SMIME signed notification emails 2019-08-20 16:13:32 +02:00
error_tracking
etag_caching Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
external_authorization
fogbugz_import Change default visibility level for FogBugz imported projects to Private 2019-08-26 16:19:47 +00:00
gfm Prevent rewritting plain links as embedded 2019-08-07 15:39:48 -03:00
git Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
git_access_result
gitaly_client Update Gitaly server and gem to 1.58.0 2019-08-12 15:50:30 +00:00
github_import Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
gitlab_import
gl_repository
google_code_import
gpg
grape_logging Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
graphql Replace echo function with a resolver 2019-08-26 17:43:38 +00:00
graphs
hashed_storage
health_checks Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
hook_data
i18n
import
import_export Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
internal_post_receive Simplify internal post receive messages 2019-08-28 15:18:58 -07:00
jira Fix DNS rebind vulnerability for JIRA integration 2019-08-08 10:24:43 -03:00
kubernetes Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
legacy_github_import
lets_encrypt
manifest_import
markdown_cache
metrics Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
middleware Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
octokit
patch
performance_bar Merge branch 'fix-peek-on-puma' into 'master' 2019-09-02 08:43:21 +00:00
phabricator_import
popen
profiler
prometheus Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
query_limiting Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
quick_actions Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
redis Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
request_profiler
sanitizers Add direct upload support for personal snippets 2019-08-23 11:19:14 +02:00
search
serializer
sherlock
sidekiq_logging Log time spent on CPU to sidekiq.log 2019-08-22 14:31:57 +00:00
sidekiq_middleware Fix for histogram corruption in Sidekiq 2019-08-30 14:04:45 +00:00
sidekiq_status Rework Sidekiq::JobsThreads into Monitor 2019-08-21 12:05:30 +02:00
sidekiq_versioning
slash_commands Tidy up conditional message 2019-09-02 17:52:11 +12:00
slug
sql
template
testing
untrusted_regexp
usage_data_counters Add usage pings for merge request creating 2019-08-26 14:30:45 +00:00
utils
verify
view/presenter
webpack
access.rb
action_rate_limiter.rb Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
allowable.rb
anonymous_session.rb
app_logger.rb
asciidoc.rb
audit_json_logger.rb
auth.rb If user can push to docker then it can delete too 2019-09-03 02:41:22 +00:00
auth_logger.rb
authorized_keys.rb Auto create authorized_keys file if doesn't exist 2019-08-29 16:33:04 +08:00
background_migration.rb
base_doorkeeper_controller.rb
batch_pop_queueing.rb
blame.rb
blob_helper.rb
branch_push_merge_commit_analyzer.rb
build_access.rb
changes_list.rb
chaos.rb
chat.rb
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
content_disposition.rb
contributions_calendar.rb
contributor.rb
cross_project_access.rb
crypto_helper.rb
current_settings.rb Save instance administration project id in DB 2019-08-07 18:40:36 +00:00
daemon.rb Improve resillency of monitor 2019-08-21 12:06:10 +02:00
database.rb Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-08-29 17:17:37 -05:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
emoji.rb
encoding_helper.rb
environment.rb
environment_logger.rb
exclusive_lease.rb
exclusive_lease_helpers.rb
external_authorization.rb
fake_application_settings.rb
favicon.rb
file_detector.rb
file_finder.rb
file_markdown_link_builder.rb
file_type_detection.rb
git.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
git_access.rb
git_access_wiki.rb
git_logger.rb Rename githost.log -> git_json.log 2019-08-08 13:39:11 -07:00
git_post_receive.rb Expire project caches once per push instead of once per ref 2019-08-16 19:53:56 +00:00
git_ref_validator.rb
gitaly_client.rb Merge branch 'fix-peek-on-puma' into 'master' 2019-09-02 08:43:21 +00:00
github_import.rb
gl_id.rb
gl_repository.rb
global_id.rb
gon_helper.rb Remove gfm_embed_metrics flag from BE 2019-08-09 20:35:43 +00:00
gpg.rb
graphql.rb
graphql_logger.rb
group_search_results.rb
highlight.rb Revert "Merge branch '65152-selective-highlight' into 'master'" 2019-08-09 00:13:09 +00:00
http.rb
http_connection_adapter.rb
http_io.rb
i18n.rb
identifier.rb
import_export.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
import_formatter.rb
import_sources.rb
incoming_email.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
insecure_key_fingerprint.rb
instrumentation_helper.rb Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
issuable_metadata.rb
issuable_sorter.rb
issuables_count_for_state.rb
issues_labels.rb
job_waiter.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
json_cache.rb
json_logger.rb
kubernetes.rb
language_data.rb
language_detection.rb
lazy.rb
lets_encrypt.rb
lfs_token.rb
logger.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
loop_helpers.rb
mail_room.rb
markdown_cache.rb Re-escape whole HTML content instead of only match 2019-08-23 10:36:51 +02:00
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
namespace_sanitizer.rb
namespaced_session_store.rb
null_request_store.rb
object_hierarchy.rb
omniauth_initializer.rb
optimistic_locking.rb Backport EE issue 12996 2019-09-02 12:59:30 +02:00
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_client.rb
pages_transfer.rb
path_regex.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
performance_bar.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
phabricator_import.rb
plugin.rb
plugin_logger.rb
polling_interval.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
popen.rb
private_commit_email.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
profiler.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
project_authorizations.rb
project_search_results.rb Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
project_service_logger.rb
project_template.rb Squash project templates on update 2019-08-15 20:20:08 +00:00
project_transfer.rb
prometheus_client.rb Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
protocol_access.rb
push_options.rb
query_limiting.rb
recaptcha.rb
reference_counter.rb
reference_extractor.rb
regex.rb Fixing #65389 2019-09-02 10:43:54 +00:00
repo_path.rb
repository_cache.rb
repository_cache_adapter.rb Revert "Cache branch and tag names as Redis sets" 2019-08-29 18:04:52 +01:00
repository_check_logger.rb
request_context.rb
request_forgery_protection.rb
request_profiler.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
route_map.rb
routing.rb
rugged_instrumentation.rb Make performance bar enabled checks consistent 2019-08-28 17:25:02 +01:00
safe_request_store.rb
search_results.rb Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
seeder.rb
sentry.rb Add support for sentry_extra_data in exceptions 2019-08-19 23:06:21 +00:00
session.rb
setup_helper.rb
shard_health_cache.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
shell.rb Remove the fallback path from gitlab-ce 2019-08-29 16:33:04 +08:00
shell_adapter.rb
sherlock.rb
sidekiq_config.rb
sidekiq_logger.rb
sidekiq_monitor.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
sidekiq_signals.rb
sidekiq_status.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
sidekiq_versioning.rb
snippet_search_results.rb Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
ssh_public_key.rb
string_placeholder_replacer.rb
string_range_marker.rb
string_regex_marker.rb
submodule_links.rb
task_helpers.rb
tcp_checker.rb
template_helper.rb
temporarily_allow.rb
themes.rb
thread_memory_cache.rb
time_tracking_formatter.rb
timeless.rb
tracing.rb Remove all references to Gitlab::CorrelationId 2019-08-26 18:49:58 +02:00
tracking.rb Changes snowplow to use cookies for sessions 2019-08-28 06:52:14 +00:00
tree_summary.rb
untrusted_regexp.rb
update_path_error.rb
uploads_transfer.rb
url_blocker.rb
url_builder.rb
url_helpers.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
url_sanitizer.rb
usage_data.rb Add usage pings for merge request creating 2019-08-26 14:30:45 +00:00
user_access.rb
utils.rb
version_info.rb
visibility_level.rb
visibility_level_checker.rb Fix project import restricted visibility bypass 2019-08-15 10:30:47 +01:00
wiki_file_finder.rb
workhorse.rb Avoid calling freeze on already frozen strings in lib/gitlab 2019-09-04 09:52:02 +05:30
zoom_link_extractor.rb