gitlab-ce/config/initializers
Krasimir Angelov 477ba2b346 Add skeleton Pages internal API
Basic `/internal/pages` endpoint that will be used for Pages virtual
domains internal API. The endpoint is currently behind feature flag and
provides authetication similar to how Workhorse is authenticating with
the GitLab.
2019-09-06 16:06:25 +12:00
..
0_acts_as_taggable.rb
0_as_concern.rb
0_inflections.rb Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809 2019-08-01 20:38:07 +03:00
0_inject_enterprise_edition_module.rb Replace prepend_entity with prepend_if_ee 2019-08-27 15:11:15 +00:00
0_license.rb Remove unneeded monkey-patch 2019-07-25 12:21:38 +08:00
0_post_deployment_migrations.rb
0_thread_cache.rb Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00
1_postgresql_only.rb Only support postgresql 2019-06-19 14:11:00 +01:00
01_secret_token.rb Store Let's Encrypt private key in settings 2019-05-28 04:47:34 +00:00
1_settings.rb Add skeleton Pages internal API 2019-09-06 16:06:25 +12:00
2_gitlab.rb
5_backend.rb
6_validations.rb Remove ignored circuit_breaker columns 2019-06-28 10:30:40 +02:00
7_prometheus_metrics.rb Clean Sidekiq metrics from multiproc dir on start 2019-08-19 12:52:07 +00:00
7_redis.rb
8_devise.rb Set Devise's allow_unconfirmed_access_for 2019-08-08 13:58:09 +02:00
8_gitaly.rb
9_fast_gettext.rb
action_dispatch_http_mime_negotiation.rb Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
action_mailer_hooks.rb feat: SMIME signed notification emails 2019-08-20 16:13:32 +02:00
active_record_build_select.rb Fix project auto dev ops failure 2019-04-23 08:31:23 +08:00
active_record_data_types.rb Remove dead MySQL code 2019-07-23 16:53:03 +01:00
active_record_lifecycle.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
active_record_preloader.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
active_record_query_cache.rb Use transactions in JS feature specs 2019-07-12 10:39:14 +08:00
active_record_schema_ignore_tables.rb
active_record_table_definition.rb
ar_speed_up_migration_checking.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
asset_proxy_settings.rb Add support for using a Camo proxy server 2019-08-23 23:44:53 -05:00
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
batch_loader.rb
bootstrap_form.rb
bullet.rb
chronic_duration.rb
config_initializers_active_record_locking.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
console_message.rb CE-EE parity for files in config/initializers 2019-07-08 15:04:38 -05:00
content_security_policy.rb Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
cookies_serializer.rb
correlation_id.rb
date_time_formats.rb
default_url_options.rb
deprecations.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
devise_password_length.rb.example
direct_upload_support.rb
doorkeeper.rb
doorkeeper_openid_connect.rb
elastic_client_setup.rb ES: sync with EE 2019-08-12 14:31:11 +08:00
etag_caching.rb
fill_shards.rb Add support for using a Camo proxy server 2019-08-23 23:44:53 -05:00
fix_local_cache_middleware.rb
flipper.rb
fog_core_patch.rb
fog_google_https_private_urls.rb
forbid_sidekiq_in_transactions.rb Fix race in forbid_sidekiq_in_transactions.rb 2019-07-04 17:13:06 +02:00
geo.rb Add frozen_string_literal to EE files now in CE 2019-07-08 20:06:24 -05:00
gettext_rails_i18n_patch.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
gitlab_shell_secret_token.rb
gitlab_workhorse_secret.rb
go_get.rb
graphql.rb GraphQL Type authorization 2019-04-03 14:36:33 +13:00
grpc.rb
hamlit.rb
health_check.rb CE-EE parity for files in config/initializers 2019-07-08 15:04:38 -05:00
hipchat_client_patch.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
http_hostname_override.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
httpclient_patch.rb Make httpclient respect system SSL configuration 2019-07-15 10:07:10 -07:00
invisible_captcha.rb Add invisible captcha 2019-08-10 12:24:53 +02:00
jira.rb Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
kaminari_active_record_relation_methods_with_limit.rb
kaminari_config.rb
load_balancing.rb Remove unneeded monkey-patch 2019-07-25 12:21:38 +08:00
lograge.rb Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
macos.rb
mime_types.rb
mini_magick.rb
new_framework_defaults.rb
octokit.rb Do not allow localhost url redirection in GitHub Integration 2019-07-05 15:09:04 +05:30
omniauth.rb
pages.rb
peek.rb Add top-level warnings key to performance bar response 2019-08-28 16:39:33 +01:00
postgresql_cte.rb Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
postgresql_limit_fix.rb
premailer.rb Prevent premailer from converting HTML entities 2019-04-04 15:02:00 +08:00
query_limiting.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_attack_global.rb
rack_attack_logging.rb Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
rack_lineprof.rb
rack_timeout.rb Enable puma by default in GDK 2019-07-09 23:31:32 +10:00
rbtrace.rb
relative_naming_ci_namespace.rb
relative_url.rb.sample
request_context.rb
request_profiler.rb
rest-client-hostname_override.rb Column was renamed in 12.2 2019-08-21 14:25:38 +12:00
routing_draw.rb
rspec_profiling.rb
seed_fu.rb Add EE fixtures to SeedFu path 2019-05-10 20:21:12 +05:30
sentry.rb refactor: remove Sentry from application settings 2019-06-25 21:17:19 +02:00
server_uptime.rb
session_store.rb
sherlock.rb
sidekiq.rb Properly handle `sidekiq` skip 2019-08-21 13:21:55 +02:00
sidekiq_cluster.rb Add frozen_string_literal to EE files now in CE 2019-07-08 20:06:24 -05:00
smtp_settings.rb.sample
sprockets_base_file_digest_key.rb
static_files.rb
time_zone.rb
tracing.rb Add cache tracing and Redis tracing 2019-08-23 10:11:19 +00:00
transaction_metrics.rb Adds metrics to measure database transactions 2019-06-28 12:46:51 +02:00
trusted_proxies.rb
warden.rb Add captcha if there are multiple failed login attempts 2019-07-31 11:47:55 +02:00
workhorse_multipart.rb
wrap_parameters.rb
zz_metrics.rb ES: sync with EE 2019-08-21 15:18:25 +08:00