gitlab-org--gitlab-foss/config
Jacob Vosmaer 64ab6c9ed5 Add 'MemoryKiller' Sidekiq middleware
When enabled, this middleware allows Sidekiq to detect that its RSS has
exceeded a maximum value, triggering a graceful shutdown. This
middleware should be combined with external process supervision that
will restart Sidekiq after the graceful shutdown, such as Runit.
2014-11-28 15:01:41 +01:00
..
environments Configure Redis cache for all environments 2014-08-26 13:44:39 +02:00
initializers Add 'MemoryKiller' Sidekiq middleware 2014-11-28 15:01:41 +01:00
locales Update to accomodate devise deprecations and backward incompatible changes. 2014-07-10 13:56:35 +02:00
application.rb Use new gitlab-shell v2.3.0 2014-11-18 17:15:51 +02:00
aws.yml.example
boot.rb
database.yml.mysql set the collation to utf8_general_ci 2014-08-13 14:45:23 +01:00
database.yml.postgresql Remove 'socket' example PostgreSQL parameter 2014-07-01 18:27:50 +02:00
environment.rb
gitlab.teatro.yml teatro setup 2014-06-17 11:21:49 +03:00
gitlab.yml.example Update time zone rake task for production. Resolves #8387 2014-11-25 11:18:56 -07:00
newrelic.yml Add dormant New Relic gem 2014-09-16 17:31:20 +02:00
resque.yml.example Use sockets to connect to Redis 2014-09-12 14:59:58 +02:00
routes.rb Select namespace where to fork project 2014-11-13 22:06:19 +02:00
unicorn.rb.example Doc: Unicorn minimum worker_processes is 2 2014-10-30 23:41:45 +01:00
unicorn.rb.example.development Increase unicorn timeout to 60 seconds 2014-09-23 17:11:16 +03:00