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-03Fix already initialized constant constant warningBrett Walker
2019-01-03Move constant definitionBrett Walker
2019-01-03Refactoring and review commentsBrett Walker
2019-01-03Use new issue email address formatBrett Walker
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-04-09Make email handler clearerRiccardo Padovani
2017-05-05Fix email receiver metrics eventsSean McGivern
2017-04-21Make handler metric params more explicitSean McGivern
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-06-20Use keyword args to be more clear:Lin Jen-Shin
2016-06-15Only pass item nameLin Jen-Shin
2016-06-15More space for private concernLin 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-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