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-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
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Backport permissions and multi-line array to CEFelipe Artur
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-06Merge branch 'fix-references-header-parsing' into 'master' Sean McGivern
2017-02-03Use references variableLin Jen-Shin
2017-02-03Merge remote-tracking branch 'upstream/master' into fix-references-header-par...Lin Jen-Shin
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-01-20Specify that iOS app would also do thisLin Jen-Shin
2017-01-20Fix References header parser for Microsoft ExchangeLin Jen-Shin
2017-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
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-17completely remove blockquote and table tagshttp://jneen.net/
2016-11-17use Nokogiri::HTML.parse instead of capitalized methodhttp://jneen.net/