gitlab-org--gitlab-foss/lib/tasks/gitlab
Achilleas Pipinellis 38978fa53f Merge branch 'docs/refactor-reply-by-email' into 'master'
Move reply by email docs to a new location

## What does this MR do?

Move reply by email docs to a new location.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/3349

## Moving docs to a new location?

See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location

- [ ] Make sure the old link is not removed and has its contents replaced with a link to the new location.
- [ ] Make sure internal links pointing to the document in question are not broken.
- [ ] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory.
- [ ] If working on CE, submit an MR to EE with the changes as well.

See merge request !6517
2016-10-11 13:27:23 +00:00
..
backup.rake Fix restore warning message 2016-06-28 15:54:40 -05:00
bulk_add_permission.rake Fix Rename add_users_into_project and projects_ids 2016-08-04 08:55:50 -03:00
check.rake Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
cleanup.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
db.rake Disable MySQL foreign key checks before dropping all tables 2016-07-25 21:16:54 -05:00
generate_docs.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
git.rake Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
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 Rename run task helper method to prevent conflict with StateMachine 2016-08-09 18:31:51 -05:00
list_repos.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
setup.rake Fix missed colorize methods. 2016-06-06 15:32:36 -06:00
shell.rake Load Github::Shell's secret token from file on initialization instead of every request. 2016-10-06 11:22:37 -04:00
sidekiq.rake Add rake task to drop a project's PostReceive jobs 2014-08-21 16:02:04 +02:00
task_helpers.rake Rename run task helper method to prevent conflict with StateMachine 2016-08-09 18:31:51 -05:00
test.rake use teaspoon instead of jasmine for testing javascript 2015-07-08 17:46:51 +02:00
track_deployment.rake Added Rake task for tracking deployments 2016-07-19 13:21:09 +02:00
two_factor.rake Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
update_commit_count.rake Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
update_templates.rake fixup! override content method 2016-06-20 14:48:28 -05:00
users.rake Add a new gitlab:users:clear_all_authentication_tokens task 2016-10-11 10:21:18 +02:00
web_hook.rake Fix Rename add_users_into_project and projects_ids 2016-08-04 08:55:50 -03:00