Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-03Handle incoming emails from aliases correctlySean McGivern
2017-05-01Don't blow up when email has no References headerSean McGivern
2016-05-24Split tests into their own classesLin Jen-Shin
2016-05-23Merge the places where exceptions could be raisedLin Jen-Shin
2016-05-21Use the authentication_token for finding the userLin Jen-Shin
2016-05-20Rename reply_key to mail_keyLin Jen-Shin
2016-05-20Actually there's no such caseLin Jen-Shin
2016-05-19Give ProjectNotFound when the project is not readableLin Jen-Shin
2016-05-19so we use separate classes to handle different tasksLin Jen-Shin
2016-05-17Report better errors. TODO: Enable skipped testLin Jen-Shin
2016-05-17Create a new issue via: incoming+group/project+AUTH_TOKEN@...Lin Jen-Shin
2016-05-17Alloy empty reply for new issues, but not responseLin Jen-Shin
2016-05-17Implement #3243 New Issue by emailLin Jen-Shin
2016-05-17Fix a typoLin Jen-Shin
2016-03-25Improve and finish the fallback to the In-Reply-To and References header for ...Rémy Coutable
2016-03-25Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla
2016-01-07Update specDouwe Maan
2015-12-09Tag lib specsDouwe Maan
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-08-21Block blocked users from replying to threads by email.Douwe Maan
2015-08-20Add stub_reply_by_email_setting helper.Douwe Maan
2015-08-20Add fixture_file helper.Douwe Maan
2015-08-20Removed unused fixtures.Douwe Maan
2015-08-20Test Gitlab::Email::Receiver.Douwe Maan