.. |
0_post_deployment_migrations.rb
|
Support for post deployment migrations
|
2016-10-31 12:54:48 +01:00 |
1_settings.rb
|
Manually correct autocorrect
|
2017-02-23 09:32:42 -06:00 |
2_app.rb
|
Add release tracking for Sentry
|
2016-02-17 14:05:58 -05:00 |
5_backend.rb
|
Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/
|
2017-01-27 16:16:55 +01:00 |
6_validations.rb
|
Add ENV variable to skip repository storages validations
|
2016-07-25 13:48:40 -04:00 |
7_redis.rb
|
Initialize Redis pool in single-threaded context
|
2016-09-30 12:27:43 +02:00 |
active_record_query_trace.rb
|
Added active_record_query_trace
|
2015-10-15 12:05:01 +02:00 |
acts_as_taggable.rb
|
Disable unused tags count cache for Projects, Builds and Runners
|
2017-02-23 12:36:23 +01:00 |
additional_headers_interceptor.rb
|
Set Auto-Submitted: auto-generated header to emails
|
2017-02-15 23:15:48 +05:00 |
ar5_batching.rb
|
Add markdown cache columns to the database, but don't use them yet
|
2016-10-07 02:54:25 +01:00 |
ar_monkey_patch.rb
|
Use Arel to avoid MySQL triple quoting
|
2016-12-01 17:17:04 +08:00 |
ar_speed_up_migration_checking.rb
|
Memoize ActiveRecord::Migrator.migrations in tests
|
2016-10-06 19:14:57 +01:00 |
attr_encrypted_no_db_connection.rb
|
Use Module#prepend instead of alias_method_chain
|
2016-09-30 07:08:25 -03:00 |
backtrace_silencers.rb
|
|
|
bullet.rb
|
Added Bullet to the Gemfile
|
2015-10-15 12:05:01 +02:00 |
carrierwave.rb
|
Codestyle: make sure we have space around operators
|
2016-05-13 04:46:56 -03:00 |
chronic_duration.rb
|
Enable exceptions on ChronicDuration
|
2016-06-13 11:03:30 +01:00 |
connection_fix.rb
|
Update warn message for MySQL fix
|
2016-09-28 23:48:32 +00:00 |
cookies_serializer.rb
|
Rails update to 4.2.4
|
2015-11-25 18:18:44 +02:00 |
date_time_formats.rb
|
Add two custom Date/Time conversion formats
|
2016-01-07 20:01:08 -05:00 |
default_url_options.rb
|
Fix images in emails
|
2016-06-16 11:47:01 +01:00 |
devise.rb
|
Enable Style/SpaceInsideBrackets
|
2017-02-23 09:31:56 -06:00 |
devise_password_length.rb.example
|
|
|
disable_email_interceptor.rb
|
Revert "Allow to configure smtp and sendmail in gitlab.yml"
|
2015-05-06 17:39:18 +03:00 |
doorkeeper.rb
|
Calls to the API are checked for scope.
|
2016-12-16 16:29:31 +05:30 |
email_template_interceptor.rb
|
Add new configuration setting to enable/disable HTML emails.
|
2016-11-28 17:00:03 -05:00 |
gitlab_shell_secret_token.rb
|
Load Github::Shell's secret token from file on initialization instead of every request.
|
2016-10-06 11:22:37 -04:00 |
gitlab_workhorse_secret.rb
|
Verify JWT messages from gitlab-workhorse
|
2016-09-05 15:05:31 +02:00 |
go_get.rb
|
Revert "Revert "Merge branch 'support-go-subpackages' into 'master'
""
|
2016-03-12 21:05:23 +00:00 |
gollum.rb
|
Enable Style/MutableConstant
|
2017-02-23 09:31:56 -06:00 |
hamlit.rb
|
Restrict hamlit version, remove coffeescript filters.
|
2016-06-23 15:54:23 -06:00 |
health_check.rb
|
Enable Style/WordArray
|
2017-02-23 09:32:41 -06:00 |
inflections.rb
|
Add more storage statistics
|
2016-12-21 16:39:49 +01:00 |
kaminari_config.rb
|
|
|
math_lexer.rb
|
Render math in Asciidoc and Markdown with KaTeX using code blocks
|
2016-12-14 16:50:54 +00:00 |
metrics.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
mime_types.rb
|
No need for this variable.
|
2016-09-12 14:23:32 -06:00 |
mysql_ignore_postgresql_options.rb
|
No more and/or
|
2017-02-21 16:31:14 -06:00 |
omniauth.rb
|
Add custom OmniAuth strategy for Bitbucket OAuth2
|
2016-11-21 16:47:24 -08:00 |
plantuml_lexer.rb
|
PlantUML support for Markdown
|
2017-02-03 08:49:48 +09:00 |
postgresql_limit_fix.rb
|
Use Module#prepend instead of alias_method_chain
|
2016-09-30 07:08:25 -03:00 |
postgresql_opclasses_support.rb
|
Disable Rubocop for PostgreSQL patches
|
2016-03-11 15:25:23 -05:00 |
premailer.rb
|
Don't remove IDs via premailer
|
2016-05-25 16:56:06 -04:00 |
rack_attack.rb.example
|
Import from Github using Personal Access Tokens.
|
2016-06-30 18:48:17 +02:00 |
rack_attack_git_basic_auth.rb
|
Disable Rack Attack if admin disables it in config file
|
2016-04-27 07:22:02 -07:00 |
rack_attack_logging.rb
|
Add logging for rack attack events
|
2016-11-18 15:05:22 -05:00 |
rack_lineprof.rb
|
No more and/or
|
2017-02-21 16:31:14 -06:00 |
relative_naming_ci_namespace.rb
|
Improve manual actions code and add model, service and feature tests
|
2016-07-18 14:46:20 +02:00 |
relative_url.rb.sample
|
Use dedicated relative_url.rb initializer
|
2016-02-29 21:17:48 +01:00 |
request_profiler.rb
|
Don't require lib/gitlab/request_profiler/middleware.rb in config/initializers/request_profiler.rb
|
2017-02-02 17:22:10 +01:00 |
routing_draw.rb
|
Refactor project routing
|
2016-11-07 17:14:34 +02:00 |
rspec_profiling.rb
|
rspec_profiling: Discover the correct branch name in GitLab CI
|
2017-02-10 15:34:23 +00:00 |
secret_token.rb
|
Ignore Rails/Exit cop in initializer
|
2016-08-04 10:17:35 +01:00 |
sentry.rb
|
Merge branch 'rs-filter-authentication_token' into 'security'
|
2016-12-08 21:23:09 -03:00 |
session_store.rb
|
Deduplicated resque.yml loading from several places
|
2016-08-04 18:55:37 +02:00 |
sherlock.rb
|
Rails update to 4.2.4
|
2015-11-25 18:18:44 +02:00 |
sidekiq.rb
|
Don't use backup AR connections for Sidekiq
|
2017-02-06 16:35:41 +01:00 |
smtp_settings.rb.sample
|
Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826
|
2016-06-24 11:56:52 -07:00 |
static_files.rb
|
DRY with Gitlab.config.webpack.dev_server references
|
2017-02-02 14:07:33 -06:00 |
time_zone.rb
|
|
|
trusted_proxies.rb
|
Enable Style/SpaceInsideBrackets
|
2017-02-23 09:31:56 -06:00 |
workhorse_multipart.rb
|
Enable Style/MutableConstant
|
2017-02-23 09:31:56 -06:00 |
wrap_parameters.rb
|
|
|