gitlab-org--gitlab-foss/lib
Jacob Vosmaer bc95576e2c Rescue missing database errors
While loading the Rails app we cannot assume that the gitlabhq_xxx
database exists already. If we do, `rake gitlab:setup` breaks!

This is a quick hack to make sure that fresh development setups of
GitLab (from master) will work again.
2015-01-09 11:26:26 +01:00
..
api Fix failing tests due to updates on the return messages. 2015-01-07 11:39:20 +01:00
assets
backup Properly fix wiki restore. 2014-11-30 18:24:05 +02:00
gitlab Rescue missing database errors 2015-01-09 11:26:26 +01:00
redcarpet/render Add a comment why this is done. 2014-10-10 08:32:05 +02:00
support Merge pull request #8273 from bbodenmiller/nginx-updates 2014-11-10 10:20:44 +01:00
tasks Use a different name of the method to check if sanitize is enabled in check task. 2014-12-22 10:03:52 +01:00
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
email_validator.rb
event_filter.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
extracts_path.rb
file_size_validator.rb
gt_one_coercion.rb
static_model.rb
unfold_form.rb