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-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-20feat: SMIME signed notification emailsDiego Louzán
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-01-31Prevent comments by email when issue is lockedHeinrich Lee Yu
2019-01-07Remove caching of CSV fileHeinrich Lee Yu
2019-01-07Refactor upload service to return uploaderHeinrich 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-09Merge branch 'frozen-string-lib-gitlab-more' into 'master'Rémy Coutable
2018-11-07Apply patches when creating MR via emailBob Van Landuyt
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-03Remove requires from email handlersSean McGivern
2018-09-03Add frozen_string_literal: true to email handlersSean McGivern
2018-09-03Extract EE-specific lines from Gitlab::Email::HandlerSean McGivern
2018-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-16Implement action mailer delivery metrics observerGrzegorz Bizon
2018-07-16Move existing email interceptors into the same moduleGrzegorz Bizon
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-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
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-03Check against "Auto-Submitted: no" insteadLin Jen-Shin
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-20unwrap all links with no hrefhttp://jneen.net/
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-05Fix email receiver metrics eventsSean McGivern
2017-05-04Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern
2017-05-03Handle incoming emails from aliases correctlySean McGivern
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-05-01Don't blow up when email has no References headerSean McGivern
2017-04-21Make handler metric params more explicitSean McGivern
2017-04-20Store projects in metrics for email repliesSean McGivern
2017-04-20Add metrics events for incoming emailsSean McGivern