gitlab-org--gitlab-foss/lib/tasks/gitlab
Rémy Coutable 9f218fc184 Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature
A few things to note:
- The IncomingEmail feature is now enabled even without a
  correctly-formatted sub-address
- Message-ID for new thread mail are kept the same so that subsequent
  notifications to this thread are grouped in the thread by the email
  service that receives the notification
  (i.e. In-Reply-To of the answer == Message-ID of the first thread message)
- To maximize our chance to be able to retrieve the reply key, we look
  for it in the In-Reply-To header and the References header
- The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]"
- Improve docs thanks to Axil
2016-03-25 13:05:15 +01:00
..
backup.rake Reload the schema before restoring a database backup 2016-03-21 21:16:34 -05:00
bulk_add_permission.rake
check.rake Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
cleanup.rake
db.rake Reload the schema before restoring a database backup 2016-03-21 21:16:34 -05:00
generate_docs.rake
git.rake
import.rake
info.rake
list_repos.rake
setup.rake
shell.rake
sidekiq.rake
task_helpers.rake
test.rake
two_factor.rake
update_commit_count.rake
web_hook.rake