gitlabhq/config/initializers
VonC 2600e80b41 Look for 'gitolite_admin_uri' in the right section
of 'gitlab.yml'.

gitlabhq\config\initializers\1_settings.rb looks for
'gitolite_admin_uri' in the 'git' section of 'gitlab.yml'

Actually, that setting is in the 'git_host' section.
If not fixed, the 'gitolite_admin_uri' would always be equals to
'git@localhost:gitolite-admin', even if the administrator wants
to have another user than 'git' in charge of that repo.
2012-07-11 16:37:34 +02:00
..
1_settings.rb Look for 'gitolite_admin_uri' in the right section 2012-07-11 16:37:34 +02:00
2_app.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
3_grit_ext.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
4_resque_queues.rb Epic: Gitlab configuration with default values 2012-07-02 21:51:48 +03:00
backtrace_silencers.rb init commit 2011-10-09 00:36:38 +03:00
carrierwave.rb upload file's name support non-english words 2012-01-16 14:36:30 +08:00
connection_fix.rb added connection fix initializer, helps long running resque workers not fail 2012-06-11 15:58:58 -05:00
devise.rb enable lockable strategy for users 2012-07-06 00:05:31 -07:00
grack_auth.rb bypass gitolite update hook, and set an GL_USER variable. 2012-07-02 16:44:45 +08:00
inflections.rb init commit 2011-10-09 00:36:38 +03:00
mime_types.rb init commit 2011-10-09 00:36:38 +03:00
omniauth.rb.sample Move OmniAuth configuration details into a non-revision controlled file. 2012-03-23 15:35:55 +00:00
rails_footnotes.rb Dashboard perfomance improved. Filter for projects page 2011-12-20 08:24:14 +02:00
resque_authentication.rb Refs #1013 2012-06-29 13:46:24 +02:00
resque_mailer.rb Add resque_spec to test queuing mail. 2012-06-20 14:09:46 -04:00
secret_token.rb init commit 2011-10-09 00:36:38 +03:00
session_store.rb init commit 2011-10-09 00:36:38 +03:00
wrap_parameters.rb init commit 2011-10-09 00:36:38 +03:00