..
1_settings.rb
FogBugz project import
2015-09-08 20:23:01 -04:00
2_app.rb
Revert "Preload lib/"
2015-04-09 12:21:59 -04:00
3_grit_ext.rb
4_sidekiq.rb
Remove sidekiq-limit_fetch because it require Redis 2.6.
2015-04-03 18:38:31 +02:00
5_backend.rb
Warn when gitlab-shell version doesn't match requirement.
2015-04-06 14:02:49 +02:00
6_rack_profiler.rb
Enable rack profiler by default
2015-06-24 12:48:59 +02:00
7_omniauth.rb
Only include base URL in OmniAuth full_host parameter
2015-08-23 13:31:02 -07:00
8_default_url_options.rb
Set default_url_options in test environments too
2015-04-25 19:46:05 -04:00
attr_encrypted_no_db_connection.rb
Fix.
2015-05-15 15:32:49 +02:00
backtrace_silencers.rb
carrierwave.rb
Rubocop: comment indentation
2015-02-02 21:34:16 -08:00
devise.rb
Crowd integration
2015-09-02 12:42:01 +03:00
devise_async.rb
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
retrieving oauth token with LDAP credentials
2015-08-31 15:10:01 +03:00
gitlab_shell_secret_token.rb
Allow to configure gitlab_shell_secret location
2015-05-16 21:46:06 +02:00
haml.rb
inflections.rb
kaminari_config.rb
mime_types.rb
Add Markdown to Mime types
2015-04-15 12:25:24 -04:00
postgresql_limit_fix.rb
public_key.rb
Fix typo.
2015-03-20 16:13:03 -07:00
rack_attack.rb.example
Add a note that changing example configuration files requires changing omnibus-gitlab.
2015-06-11 15:11:37 +02:00
rack_attack_git_basic_auth.rb
Add more comments explaining how we block IPs
2014-12-18 11:08:11 +01:00
rouge_diff_lexer.rb
Fix highlighting of deleted lines in diffs.
2015-09-09 14:54:34 +01:00
secret_token.rb
Allow to specify secret token via environment variable.
2014-04-15 19:27:25 +01:00
session_store.rb
Fix reading session_expire_delay when application settings are not yet created and migrations are not yet done
2015-09-09 15:31:40 +01:00
smtp_settings.rb.sample
Add a note that changing example configuration files requires changing omnibus-gitlab.
2015-06-11 15:11:37 +02:00
state_machine_patch.rb
Rename snippets scopes to plural names.
2014-06-04 08:37:19 +02:00
static_files.rb
Change check to only swap static middleware when it's enabled.
2015-02-21 15:09:17 +01:00
time_zone.rb
Add timezone configuration to gitlab.yml
2014-10-21 11:27:16 +02:00
wrap_parameters.rb