gitlabhq/config
Felix Gilcher c72910a8bf log fatal errors that we catch
In case we rescue from a fatal error, we want the error and the backtrace to
the error logged, so we can debug later on. This change injects the configured
logger from the rails app to the grape API and logs error as well as backtrace
in a rails-like fashion.
2013-02-01 10:23:23 +00:00
..
environments Update Rails config 2012-11-18 21:51:53 +01:00
initializers Fix application crash on help page 2013-01-20 14:17:56 +02:00
locales Devise locale updated to stay consistent with GitLab 2012-12-04 19:19:26 +01:00
application.rb Add concerns to autoload 2013-01-03 09:12:24 +02: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 Split commit_id and noteable_id for Note 2012-12-18 20:02:00 +02:00
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Advanced logging for post-receive worker 2013-01-29 11:32:05 +02:00
resque.yml.example Add docs for customizing Redis, add example file 2012-09-18 21:53:27 -04:00
routes.rb log fatal errors that we catch 2013-02-01 10:23:23 +00:00
unicorn.rb.example added RAILS_RELATIVE_URL_ROOT support 2012-12-28 18:11:28 +00:00