gitlab-org--gitlab-foss/lib/tasks/gitlab
Rémy Coutable 0144dce7ee Merge branch 'fix_restore_warning' into 'master'
Fix restore warning message

## What does this MR do?

Fix the restore Rake task so it properly outputs the database warning. This is a pretty important warning and it was not even being output. After this fix, the output looks like the screenshot below.

![Screen_Shot_2016-06-28_at_3.53.46_PM](/uploads/d250189d39fcacd0c8ec0aacf9cd930d/Screen_Shot_2016-06-28_at_3.53.46_PM.png)

See merge request !4980
2016-06-30 17:07:52 +00:00
..
backup.rake Fix restore warning message 2016-06-28 15:54:40 -05:00
bulk_add_permission.rake
check.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
cleanup.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
db.rake Properly quote table name in Rake task for MySQL and PostgreSQL compatibility 2016-06-09 15:06:19 -07:00
generate_docs.rake
git.rake
import.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
import_export.rake added nice to have - rake task and some changes to docs 2016-06-21 19:23:21 +02:00
info.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
list_repos.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
setup.rake
shell.rake Create (if necessary) and link the gitlab-shell secret file on the rake install task 2016-06-29 22:30:33 -04:00
sidekiq.rake
task_helpers.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
test.rake
two_factor.rake
update_commit_count.rake
update_templates.rake fixup! override content method 2016-06-20 14:48:28 -05:00
web_hook.rake