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
2016-06-17Limit push email diff sizeSean McGivern
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-11Only generate repository push email onceSean McGivern
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
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-03-23Avoid using the same name between methods and variablesLin Jen-Shin
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-19Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov
2016-01-07Add API project upload endpointDouwe Maan
2015-12-11Mix url helpers in into `RepositoryPush`Grzegorz Bizon
2015-12-08Check if commits are available in `RepositoryPush`Grzegorz Bizon
2015-12-08Duplicate options in `RepositoryPush`Grzegorz Bizon
2015-12-08Add `RepositoryPush` specsGrzegorz Bizon
2015-12-08Fix url helpers in RepositoryPushGrzegorz Bizon
2015-12-08Remove obsolete variables in `repository_push_email`Grzegorz Bizon
2015-12-08Improve Messagee::RepositoryPushGrzegorz Bizon
2015-12-08Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon
2015-12-08Extract repository_push_email to separate classGrzegorz Bizon
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-08-22No HTML-only email pleaseDouwe Maan
2015-08-21Block blocked users from replying to threads by email.Douwe Maan
2015-08-21Fix indentationDouwe Maan
2015-08-20Test Gitlab::Email::Receiver.Douwe Maan
2015-08-20Make error class names more consistent.Douwe Maan
2015-08-20Fix a couple of whoopsy daisies.Douwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan