gitlab-org--gitlab-foss/config
Jacob Vosmaer 2b9d48ccd0 Fix the `service gitlab restart` command
This commit addresses two related issues:
- Sidekiq should shut down completely before we restart it;
- If we restart unicorn with USR2 we need to kill the old master and
  worker processes.
2013-08-23 10:31:32 +02:00
..
environments Fix caching when using remote redis server 2013-08-14 00:02:27 +02:00
initializers Remove can_create_team code from user 2013-08-21 12:31:47 +03:00
locales update devise gem 2013-02-28 21:06:16 +02:00
application.rb Relative root needs to be changed in three places. 2013-08-19 22:20:32 +02:00
aws.yml.example Init aws support for file storage 2013-05-01 12:41:37 +03:00
boot.rb init commit 2011-10-09 00:36:38 +03:00
database.yml.mysql cattr_accessor is not threadsafe! 2013-06-11 18:15:18 +03:00
database.yml.postgresql cattr_accessor is not threadsafe! 2013-06-11 18:15:18 +03:00
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Remove can_create_team code from user 2013-08-21 12:31:47 +03:00
resque.yml.example Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
routes.rb Show iid in event feed and uatocomplete as default id for issues, mr 2013-08-19 22:12:59 +03:00
unicorn.rb.example Fix the `service gitlab restart` command 2013-08-23 10:31:32 +02:00