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-11-17fix rubocop failureshttp://jneen.net/
2016-11-17add parsing support for incoming html emailhttp://jneen.net/
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-10-20Preserve note_type and position for notes from emailsLin Jen-Shin
2016-08-20Disable “issue by email” feature until it uses a different tokenDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13Add the /title slash commandRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-07-26Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-06-20raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin
2016-06-15Add missing require in testsLin Jen-Shin
2016-06-15Merge branch 'master' into new-issue-by-emailLin Jen-Shin
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-17Syntax-highlight diffs in push emailsSean McGivern
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-05-11Only generate repository push email onceSean McGivern
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-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-07Update specDouwe Maan
2015-12-11Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan
2015-12-09Tag lib specsDouwe Maan
2015-12-08Add `RepositoryPush` specsGrzegorz Bizon
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
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-20Add stub_reply_by_email_setting helper.Douwe Maan
2015-08-20Use heredocs.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
2015-08-20Test Email::AttachmentUploader.Douwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan