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
2017-06-20add a spec for no-href link parsinghttp://jneen.net/
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-05-03Handle incoming emails from aliases correctlySean McGivern
2017-05-01Don't blow up when email has no References headerSean McGivern
2017-04-05Add specsDouwe Maan
2017-02-03Merge remote-tracking branch 'upstream/master' into fix-references-header-par...Lin Jen-Shin
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-20Fix References header parser for Microsoft ExchangeLin Jen-Shin
2017-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
2016-12-21Revert "allow empty-quotes"http://jneen.net/
2016-12-21allow empty-quoteshttp://jneen.net/
2016-12-21remove trailing whitespace from email bodieshttp://jneen.net/
2016-12-21switch to email_reply_trimmer from discoursehttp://jneen.net/
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