summaryrefslogtreecommitdiff
path: root/lib/gitlab/email
Commit message (Expand)AuthorAgeFilesLines
* Add API project upload endpointDouwe Maan2016-01-071-5/+2
* Mix url helpers in into `RepositoryPush`Grzegorz Bizon2015-12-111-9/+10
* Check if commits are available in `RepositoryPush`Grzegorz Bizon2015-12-081-3/+3
* Duplicate options in `RepositoryPush`Grzegorz Bizon2015-12-081-4/+4
* Add `RepositoryPush` specsGrzegorz Bizon2015-12-081-5/+5
* Fix url helpers in RepositoryPushGrzegorz Bizon2015-12-081-3/+4
* Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-081-3/+14
* Improve Messagee::RepositoryPushGrzegorz Bizon2015-12-081-61/+65
* Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon2015-12-082-116/+120
* Extract repository_push_email to separate classGrzegorz Bizon2015-12-081-0/+116
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-2/+3
* No HTML-only email pleaseDouwe Maan2015-08-212-153/+6
* Block blocked users from replying to threads by email.reply-by-emailDouwe Maan2015-08-211-0/+3
* Fix indentationDouwe Maan2015-08-201-2/+2
* Test Gitlab::Email::Receiver.Douwe Maan2015-08-201-9/+9
* Make error class names more consistent.Douwe Maan2015-08-201-5/+5
* Fix a couple of whoopsy daisies.Douwe Maan2015-08-202-2/+4
* Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan2015-08-204-0/+362