gitlab-org--gitlab-foss/config/initializers
Robert Speicher 844d72716e Add Gitlab::Themes module; remove Gitlab::Theme
Now we can simply loop through all themes, among other things.

This also removes the `dark_theme` / `light_theme` classes and the
`theme_type` helper, since they weren't used anywhere.
2015-06-13 17:58:16 -04:00
..
1_settings.rb Add Gitlab::Themes module; remove Gitlab::Theme 2015-06-13 17:58:16 -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 Disable Rack::MiniProfiler for /teaspoon path 2015-05-28 18:22:33 -04:00
7_omniauth.rb Add an option to automatically sign-in with an Omniauth provider without showing the GitLab sign-in page 2015-05-29 18:15:03 +02: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
devise.rb Add support for backup codes 2015-05-09 17:31:37 -04: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 Fix Resource Owner Password Authentication Flow 2015-04-17 11:47:02 -05: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
redis-store-fix-expiry.rb
secret_token.rb
session_store.rb Ensure `session_expire_delay` field exists before accessing it 2015-06-13 00:31:08 -04: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
static_files.rb
time_zone.rb
wrap_parameters.rb