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-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-05-23skip email trim when email is creating new issueCameron Crockett
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2016-12-22fix guard stylehttp://jneen.net/
2016-12-21Be more certain in the commenthttp://jneen.net/
2016-12-21Revert "allow empty-quotes"http://jneen.net/
2016-12-21remove comment attributionhttp://jneen.net/
2016-12-21allow empty-quoteshttp://jneen.net/
2016-12-21protect against EmailReplyTrimmer returning nilhttp://jneen.net/
2016-12-21remove trailing whitespace from email bodieshttp://jneen.net/
2016-12-21switch to email_reply_trimmer from discoursehttp://jneen.net/
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-11-17fix indentation for rubocophttp://jneen.net/
2016-11-17rename `part` variable and guard against nil content_typehttp://jneen.net/
2016-11-17add parsing support for incoming html emailhttp://jneen.net/
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2015-08-22No HTML-only email pleaseDouwe Maan
2015-08-21Fix indentationDouwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan