gitlab-org--gitlab-foss/config
ash e444c7f6ba Generate the Rails secret token on first run.
Store the secret token in a .gitignored file called ".secret", which is
created by the initializer if it doesn't exist.
2013-05-22 23:55:48 +00:00
..
environments Replace old hashes with new 1.9 ruby hashes (rebase) 2013-05-05 18:01:10 +04:00
initializers Generate the Rails secret token on first run. 2013-05-22 23:55:48 +00:00
locales update devise gem 2013-02-28 21:06:16 +02:00
application.rb Replace old hashes with new 1.9 ruby hashes (rebase) 2013-05-05 18:01:10 +04: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 cleanup database.yml files 2012-09-27 02:56:20 -07:00
database.yml.postgresql Update database.yml.postgresql 2013-03-24 14:10:32 +04:00
deploy.rb.example deploys under git user 2013-02-20 17:11:41 -04:30
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Add extra config for some advanced customization 2013-05-08 21:03:14 +03:00
puma.rb.example Fixed puma.rb environment setting, no need to specify 'production' in daemon options now 2013-05-09 17:41:00 +01:00
resque.yml.example Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
routes.rb Refactor API classes. So api classes like Gitlab::Issues become API::Issues 2013-05-14 15:33:31 +03:00