gitlab-org--gitlab-foss/config/initializers
Dmitriy Zaporozhets 1da71fa9ed Merge branch 'feature/sidekiq-cron' into 'master'
Migrate from Sidetiq to Sidekiq-cron

Migrate from Sidetiq to Sidekiq-cron
Updated Sidekiq to 3.5.x

This will solve #2355

See merge request !1982
2015-12-07 18:53:59 +00:00
..
1_settings.rb Have ClosingIssueExtractor recognize all referenced issues 2015-11-30 21:36:35 +01:00
2_app.rb Replace all usages of `git` command with configurable binary path 2015-11-03 17:11:09 -05:00
4_ci_app.rb remove gitlab_ci config 2015-09-10 13:42:41 +03:00
5_backend.rb Warn when gitlab-shell version doesn't match requirement. 2015-04-06 14:02:49 +02:00
active_record_query_trace.rb Added active_record_query_trace 2015-10-15 12:05:01 +02:00
attr_encrypted_no_db_connection.rb Fix. 2015-05-15 15:32:49 +02:00
backtrace_silencers.rb
bullet.rb Added Bullet to the Gemfile 2015-10-15 12:05:01 +02:00
carrierwave.rb Rubocop: comment indentation 2015-02-02 21:34:16 -08:00
connection_fix.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
cookies_serializer.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
default_url_options.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
devise.rb Take advantage of `Devise.sign_in_after_reset_password` 2015-09-30 14:35:00 -04:00
devise_async.rb Send devise emails async 2013-10-09 15:25:31 +03:00
devise_password_length.rb.example Add instructions for custom password length limits 2014-01-13 10:41:10 +01:00
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 Enable HAML ugly mode by default for all environments 2013-05-14 22:17:46 +03:00
inflections.rb Remove inflector rule that makes commits uncountable 2015-11-03 11:36:20 +01:00
kaminari_config.rb
mime_types.rb Add Markdown to Mime types 2015-04-15 12:25:24 -04:00
omniauth.rb Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g 2015-08-26 17:53:31 -07:00
postgresql_limit_fix.rb patch rails to ignore text limit 2012-10-10 13:17:48 +04:00
public_key.rb Fix typo. 2015-03-20 16:13:03 -07:00
rack_attack.rb.example Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
rack_attack_git_basic_auth.rb Add more comments explaining how we block IPs 2014-12-18 11:08:11 +01:00
rack_lineprof.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
secret_token.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
session_store.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
sherlock.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
sidekiq.rb Migrate from Sidetiq to Sidekiq-cron 2015-12-04 11:29:45 -02:00
smtp_settings.rb.sample Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
static_files.rb Migrate mailers to ActiveJob 2015-11-26 17:03:43 +02:00
time_zone.rb Add timezone configuration to gitlab.yml 2014-10-21 11:27:16 +02:00
wrap_parameters.rb