gitlabhq/lib
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
..
api Improve CreateContext call. Fixed test 2013-01-18 20:21:13 +02:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
gitlab satellites logs 2013-01-29 12:12:24 +02:00
hooks sidekiq with green tests 2013-01-09 09:14:05 +03:00
redcarpet/render Fix parsing of ref-like Urls in links and images in GFM 2013-01-16 22:39:56 +01:00
support Add subdir support for rewrite-hooks script 2012-12-31 17:46:40 +02:00
tasks Merge pull request #2801 from Takuto88/master 2013-01-28 10:33:59 -08:00
api.rb log fatal errors that we catch 2013-02-01 10:23:23 +00:00
event_filter.rb Added EventFilter class. Compeleted first version of dashbaord filtering 2012-11-05 20:12:26 +02:00
extracts_path.rb Remove relative_url_root from path. Fixes #2602 2013-01-23 17:29:46 +09:00
file_size_validator.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
gitolited.rb more refactoring using models/concerns 2013-01-03 09:06:07 +02:00
static_model.rb Fixed styles, ProjectHook specs etc 2013-01-05 00:35:38 +02:00