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-04-11Fix email handler spec for EEMichael Kozono
2018-04-09Make email handler clearerRiccardo Padovani
2018-03-02Fix quick actions for users who cannot update issues and MRsSean McGivern
2018-02-07Use hashed storage in the specsNick Thomas
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-11Use message body for merge request descriptionJan Provaznik
2017-12-07Clean test path between merge request handler testsJan Provaznik
2017-12-05Create merge request from emailJan Provaznik
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-03Merge branch '28472-ignore-auto-generated-mails' into 'master'Sean McGivern
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
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