gitlab-org--gitlab-foss/lib/gitlab
Douglas Barbosa Alexandre 754f66113e
Backfill project_repositories for legacy storage projects
Adds a background migration that will ensure all projects that
are on legacy storage have a row in `project_repositories`.
2018-12-18 21:13:38 -02:00
..
auth Add config to disable impersonation 2018-11-29 09:37:16 +01:00
background_migration Backfill project_repositories for legacy storage projects 2018-12-18 21:13:38 -02:00
badge Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
bare_repository_import
bitbucket_import
bitbucket_server_import Remove unnecessary includes of ShellAdapter 2018-12-05 23:19:27 -08:00
cache
checks Remove now-unnecessary checks 2018-12-11 17:39:38 +01:00
ci Revert "Merge branch 'auto_devops_kubernetes_active' into 'master'" 2018-12-17 14:00:22 +13:00
cleanup
cluster
config ci/config: generalize Config validation into Gitlab::Config:: module 2018-11-29 16:09:18 +01:00
conflict
cross_project_access
cycle_analytics
data_builder
database Remove rails4 specific code 2018-12-16 10:48:41 +01:00
dependency_linker
diff Merge branch '54786-mr-empty-file-display' into 'master' 2018-12-15 12:21:54 +00:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Upgrade Gitaly to 1.9.0 2018-12-17 09:26:09 +01:00
git_access_result
gitaly_client Fix repository cleanup with object storage on 2018-12-15 13:50:59 +00:00
github_import
gitlab_import
google_code_import
gpg Gracefully handle unknown/invalid GPG keys 2018-12-05 10:55:30 -08:00
grape_logging Log and pass correlation-id between Unicorn, Sidekiq and Gitaly 2018-12-06 20:46:14 +01:00
graphql
graphs
hashed_storage
health_checks
hook_data
i18n
import
import_export Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
kubernetes Modify service so that it can be re-run 2018-12-05 10:16:44 +13:00
legacy_github_import
manifest_import
metrics
middleware Remove rails4 specific code 2018-12-16 10:48:41 +01:00
patch
performance_bar
popen
profiler
project_authorizations
prometheus
query_limiting
quick_actions
redis
request_profiler
sanitizers
search Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
serializer
sherlock
sidekiq_logging
sidekiq_middleware Log and pass correlation-id between Unicorn, Sidekiq and Gitaly 2018-12-06 20:46:14 +01:00
sidekiq_status
sidekiq_versioning
slash_commands
sql
template Prevent a path traversal attack on global file templates 2018-12-05 14:12:35 +00:00
testing
utils
verify
view/presenter
webpack
access.rb
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
audit_json_logger.rb
auth.rb Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default"" 2018-12-17 17:17:39 +11:00
background_migration.rb
base_doorkeeper_controller.rb
blame.rb
blob_helper.rb
branch_push_merge_commit_analyzer.rb Fix commit with two parents is set with wrong direct_ancestor 2018-12-07 21:00:47 +08:00
build_access.rb
changes_list.rb
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb
color_schemes.rb Add "none" syntax highlighting "color" scheme 2018-12-18 00:34:50 +00:00
config_helper.rb
contributions_calendar.rb
contributor.rb
correlation_id.rb Revert "Prefer to use correlation-id in logs" 2018-12-06 21:46:31 +01:00
cross_project_access.rb
crypto_helper.rb
current_settings.rb
daemon.rb
database.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb
emoji.rb
encoding_helper.rb
environment.rb
environment_logger.rb
exclusive_lease.rb
exclusive_lease_helpers.rb
fake_application_settings.rb
favicon.rb
file_detector.rb
file_finder.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
file_markdown_link_builder.rb
file_type_detection.rb
git.rb
git_access.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitaly_client.rb Rename the correlation field from `correlation_id` to `x-gitlab-correlation-id` 2018-12-07 14:36:33 -08:00
github_import.rb
gl_id.rb
gl_repository.rb
gon_helper.rb
gpg.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
graphql.rb Enable GraphQL API endpoint 2018-12-13 10:12:13 +00:00
group_hierarchy.rb Various improvements to hierarchy sorting 2018-12-05 10:16:44 +13:00
highlight.rb
http.rb
http_io.rb
i18n.rb
identifier.rb
import_export.rb
import_formatter.rb
import_sources.rb Fix ConstantName rubocop offense 2018-12-09 22:45:48 +05:00
incoming_email.rb
insecure_key_fingerprint.rb
issuable_metadata.rb
issuable_sorter.rb
issuables_count_for_state.rb
issues_labels.rb
job_waiter.rb
json_logger.rb Log and pass correlation-id between Unicorn, Sidekiq and Gitaly 2018-12-06 20:46:14 +01:00
kubernetes.rb Make KUBECONFIG nil if KUBE_TOKEN is nil 2018-11-30 11:03:42 +01:00
language_data.rb
language_detection.rb
lazy.rb
lfs_token.rb Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default"" 2018-12-17 17:17:39 +11:00
logger.rb
mail_room.rb
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
namespace_sanitizer.rb
null_request_store.rb
omniauth_initializer.rb
optimistic_locking.rb
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_client.rb
pages_transfer.rb
path_regex.rb
performance_bar.rb
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
private_commit_email.rb
profiler.rb
project_search_results.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
project_service_logger.rb
project_template.rb
project_transfer.rb
prometheus_client.rb
protocol_access.rb
proxy_http_connection_adapter.rb
query_limiting.rb
recaptcha.rb
reference_counter.rb
reference_extractor.rb
regex.rb
repo_path.rb
repository_cache.rb
repository_cache_adapter.rb
repository_check_logger.rb
request_context.rb
request_forgery_protection.rb
request_profiler.rb
route_map.rb
routing.rb
safe_request_store.rb Change SafeRequestStore#write to accept an options hash 2018-12-17 19:57:03 -02:00
search_results.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
seeder.rb
sentry.rb Revert "Prefer to use correlation-id in logs" 2018-12-06 21:46:31 +01:00
setup_helper.rb
shard_health_cache.rb
shell.rb
shell_adapter.rb
sherlock.rb
sidekiq_config.rb
sidekiq_logger.rb
sidekiq_status.rb
sidekiq_versioning.rb
snippet_search_results.rb
ssh_public_key.rb Fix ConstantName rubocop offense 2018-12-09 22:45:48 +05:00
string_placeholder_replacer.rb
string_range_marker.rb
string_regex_marker.rb
task_helpers.rb
tcp_checker.rb
template_helper.rb
temporarily_allow.rb
themes.rb
time_tracking_formatter.rb
timeless.rb
tree_summary.rb
untrusted_regexp.rb
update_path_error.rb
upgrader.rb
uploads_transfer.rb
url_blocker.rb Allow URLs to be validated as ascii_only 2018-12-06 15:18:18 +00:00
url_builder.rb
url_sanitizer.rb Only allow strings in URL::Sanitizer.valid? 2018-12-09 07:59:54 -08:00
usage_data.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
user_access.rb
user_extractor.rb
utils.rb Fix a frozen string error in lib/gitlab/utils.rb 2018-12-10 16:08:58 +01:00
version_info.rb
visibility_level.rb
web_ide_commits_counter.rb
wiki_file_finder.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
workhorse.rb Update GitLab Workhorse to v8.0.0 2018-12-11 16:23:23 +00:00