30 Mar, 2012
4 commits
-
Automagically fills the email on add ssh key page
-
… (if is present in the key sting)
-
added nginx access_log; error_log directives for easier debugging vhost ...
-
added proxy_set_header directives to prevent "ssl_error_rx_record_too_long" added subdomain "gitlab.YOUR_SUBDOMAIN.com" to server_name directive added "YOUR_SERVER_IP" to listen directive
28 Mar, 2012
7 commits
27 Mar, 2012
10 commits
-
Move OmniAuth configuration details into a non-revision controlled file.
-
Ensure LDAP provided email is always compared case-insensitively.
-
Useful for Sqlite or Postgres installations.
-
Changed for mysql2 adapter
26 Mar, 2012
7 commits
25 Mar, 2012
4 commits
-
Fix installation instructions for running gitlab_status
24 Mar, 2012
8 commits
-
When running `rake gitlab_status` to check if it's safe to continue on installation in step 4, you need to use `RAILS_ENV=production` or else you will receive an error about "permission denied for user root@localhost..."