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
2019-01-31Prevent comments by email when issue is lockedHeinrich Lee Yu
2019-01-03Fix already initialized constant constant warningBrett Walker
2019-01-03Move constant definitionBrett Walker
2019-01-03Refactoring and review commentsBrett Walker
2019-01-03Address review feedbackBrett Walker
2019-01-03Use new issue email address formatBrett Walker
2019-01-03Use new merge request email address formatBrett Walker
2019-01-03Use new unsubscribe linkBrett Walker
2018-11-07Apply patches when creating MR via emailBob Van Landuyt
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-03Add frozen_string_literal: true to email handlersSean McGivern
2018-06-21Don't expose project names in various countersYorick Peterse
2018-05-23skip email trim when email is creating new issueCameron Crockett
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-04-09Make email handler clearerRiccardo Padovani
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-11Use message body for merge request descriptionJan Provaznik
2017-12-05Create merge request from emailJan Provaznik
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-05-05Fix email receiver metrics eventsSean McGivern
2017-04-21Make handler metric params more explicitSean McGivern
2017-04-20Store projects in metrics for email repliesSean McGivern
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
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-13Support slash commands in noteable description and notesRémy Coutable
2016-06-20raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin
2016-06-20Use keyword args to be more clear:Lin Jen-Shin
2016-06-20Use a separate line for separate actions:Lin Jen-Shin
2016-06-15Only pass item nameLin Jen-Shin
2016-06-15More space for private concernLin Jen-Shin
2016-06-15Blank line for privateLin Jen-Shin
2016-06-15A blank line to separate exception raisingLin Jen-Shin
2016-06-15Avoid using bang bangLin Jen-Shin
2016-06-15Rename to project_path which is more accurateLin Jen-Shin
2016-06-15Remove empty lines at the beginning of filesLin Jen-Shin
2016-05-23Merge the places where exceptions could be raisedLin Jen-Shin
2016-05-23use split and try to unify error raisingLin Jen-Shin
2016-05-21Add ! for verify_record! because it could raiseLin Jen-Shin
2016-05-21Rename handlers and introduce Handler.forLin Jen-Shin
2016-05-21Use the authentication_token for finding the userLin 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