.. |
0_acts_as_taggable.rb
|
|
|
0_inflections.rb
|
Incorporate review
|
2017-09-04 15:44:46 +02:00 |
0_post_deployment_migrations.rb
|
Port some non-EE-specific config/ changes to CE
|
2018-01-25 14:14:53 +01:00 |
1_settings.rb
|
Added ldap config setting to lower case usernames
|
2018-02-05 22:35:34 +00:00 |
2_app.rb
|
|
|
5_backend.rb
|
|
|
6_validations.rb
|
|
|
7_prometheus_metrics.rb
|
Update prometheus-client-mmap gem to highly optimized version
|
2017-12-07 17:47:23 +01:00 |
7_redis.rb
|
|
|
8_gitaly.rb
|
|
|
8_metrics.rb
|
Move prometheus middle ware to prometheus initialized.
|
2017-11-23 23:32:55 +01:00 |
active_record_array_type_casting.rb
|
|
|
active_record_data_types.rb
|
Enable RuboCop Style/RegexpLiteral
|
2018-02-01 02:06:07 +09:00 |
active_record_locking.rb
|
|
|
active_record_mysql_timestamp.rb
|
|
|
active_record_preloader.rb
|
|
|
active_record_schema_ignore_tables.rb
|
Ignore temporary table in schema
|
2017-12-11 12:38:22 -08:00 |
active_record_table_definition.rb
|
|
|
additional_headers_interceptor.rb
|
|
|
ar5_batching.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +01:00 |
ar5_pg_10_support.rb
|
Don't assume postgresql in two initializers
|
2018-01-30 19:00:44 +00:00 |
ar_speed_up_migration_checking.rb
|
|
|
asset_sync.rb
|
Rename asset sync related AWS variables
|
2018-01-01 21:50:41 +05:30 |
attr_encrypted_no_db_connection.rb
|
|
|
backtrace_silencers.rb
|
|
|
batch_loader.rb
|
Batchload blobs for diff generation
|
2017-11-21 13:53:26 +01:00 |
bootstrap_form.rb
|
|
|
bullet.rb
|
|
|
carrierwave.rb
|
|
|
chronic_duration.rb
|
|
|
connection_fix.rb
|
|
|
cookies_serializer.rb
|
|
|
date_time_formats.rb
|
Port some non-EE-specific config/ changes to CE
|
2018-01-25 14:14:53 +01:00 |
default_url_options.rb
|
|
|
devise.rb
|
Adds Rubocop rule for line break around conditionals
|
2018-01-11 16:34:01 +00:00 |
devise_password_length.rb.example
|
|
|
disable_email_interceptor.rb
|
|
|
doorkeeper.rb
|
Clean up read_registry scope changes
|
2017-09-18 08:39:01 -04:00 |
doorkeeper_openid_connect.rb
|
Add groups to OpenID Connect claims
|
2018-02-08 13:22:41 +01:00 |
email_template_interceptor.rb
|
|
|
etag_caching.rb
|
|
|
fast_gettext.rb
|
Ignore fuzzy translations
|
2017-08-31 14:10:04 +02:00 |
fix_local_cache_middleware.rb
|
Move ModuleWithInstanceVariables to Gitlab namespace
|
2017-11-22 17:06:57 +08:00 |
flipper.rb
|
Update flipper to 0.11.0 and take advantage of the new features
|
2017-12-14 02:11:11 +01:00 |
forbid_sidekiq_in_transactions.rb
|
Execute project hooks and services after commit when moving an issue
|
2017-12-22 17:19:50 +01:00 |
gettext_rails_i18n_patch.rb
|
Load only the currently needed JS locale file
|
2017-10-04 11:23:52 +00:00 |
gitlab_shell_secret_token.rb
|
|
|
gitlab_workhorse_secret.rb
|
|
|
go_get.rb
|
|
|
gollum.rb
|
Allow moving wiki pages from the UI
|
2018-02-05 17:17:21 +00:00 |
grape_route_helpers_fix.rb
|
Fix grape-route-helper route shadowing
|
2018-01-29 15:28:14 -06:00 |
grpc.rb
|
Add grpc.log for Gitaly
|
2017-10-03 11:28:40 +00:00 |
hamlit.rb
|
|
|
health_check.rb
|
|
|
kaminari_config.rb
|
|
|
lograge.rb
|
Detect n+1 issues involving Gitaly
|
2017-09-19 10:55:37 +00:00 |
mime_types.rb
|
Backport of LFS File Locking API
|
2018-02-07 09:04:00 -05:00 |
mysql_ignore_postgresql_options.rb
|
|
|
mysql_set_length_for_binary_indexes.rb
|
|
|
omniauth.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +01:00 |
peek.rb
|
Don't assume postgresql in two initializers
|
2018-01-30 19:00:44 +00:00 |
postgresql_cte.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +01:00 |
postgresql_limit_fix.rb
|
|
|
postgresql_opclasses_support.rb
|
Fix regular expression used for opclasses to not be confused by partial index clause
|
2017-09-19 11:52:14 +01:00 |
premailer.rb
|
|
|
query_limiting.rb
|
Track and act upon the number of executed queries
|
2018-02-01 17:00:46 +01:00 |
rack_attack.rb.example
|
|
|
rack_attack_git_basic_auth.rb
|
|
|
rack_attack_global.rb
|
Don't add methods to Rack::Attack
|
2017-11-17 09:58:18 +01:00 |
rack_attack_logging.rb
|
|
|
rack_lineprof.rb
|
|
|
relative_naming_ci_namespace.rb
|
|
|
relative_url.rb.sample
|
|
|
request_context.rb
|
|
|
request_profiler.rb
|
|
|
routing_draw.rb
|
|
|
rspec_profiling.rb
|
Move ModuleWithInstanceVariables to Gitlab namespace
|
2017-11-22 17:06:57 +08:00 |
secret_token.rb
|
Upgrade doorkeeper-openid_connect
|
2017-09-20 17:38:33 +02:00 |
sentry.rb
|
Send API parameters as extra data for sentry errors
|
2017-10-05 18:31:34 -03:00 |
server_uptime.rb
|
|
|
session_store.rb
|
current_application_settings belongs on Gitlab::CurrentSettings
|
2017-08-31 13:38:33 +01:00 |
sherlock.rb
|
|
|
sidekiq.rb
|
Use a dedicated queue for each worker
|
2017-12-12 17:36:20 +01:00 |
smtp_settings.rb.sample
|
|
|
static_files.rb
|
Never connect to webpack-dev-server over SSL
|
2017-09-15 14:41:52 +02:00 |
time_zone.rb
|
|
|
trusted_proxies.rb
|
|
|
warden.rb
|
Log and send a system hook if a blocked user fails to login
|
2018-01-14 22:22:06 -08:00 |
workhorse_multipart.rb
|
|
|
wrap_parameters.rb
|
|
|