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
2017-05-24Merge branch '29852-latex-formatting' into 'master'Robert Speicher
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-18Catch all URI errors in ExternalLinkFilterDouwe Maan
2017-05-10Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher
2017-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern
2017-04-25Fix rendering emoji inside a stringblackst0ne
2017-04-20Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern
2017-04-20Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern
2017-04-19Do not append issuable state to links with custom anchorAdam Niedzielski
2017-04-19Fix PlantUML integration in GFMAdam Niedzielski
2017-04-19Display issuable state only in notes and issuable descriptionAdam Niedzielski
2017-04-13Fix appending state to issuable referencesAdam Niedzielski
2017-04-07Add indication for closed or merged issuables in GFMAdam Buckland
2017-04-06Merge branch '30125-markdown-security'Robert Speicher
2017-03-29Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern
2017-03-29Make user mentions case-insensitiveblackst0ne
2017-03-28Get rid of a third N+1 query problemRémy Coutable
2017-03-28Get rid of second N+1 query problemRémy Coutable
2017-03-28Get rid of a first N+1 query problemRémy Coutable
2017-03-21Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz
2017-03-17Use Enumerable#index_by where possibleDouwe Maan
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06SanitizationFilter allows html5 details and summary (Issue #21605)James
2017-03-02Use full group name in GFM group reference titleDouwe Maan
2017-02-27Merge branch '20890-comment-image-inline' into 'master' Robert Speicher
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-22No more and/orDouwe Maan
2017-02-16Only yield valid references in ReferenceFilter.references_inDouwe Maan
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-02-03PlantUML support for MarkdownHoracio Sanson
2017-01-25Merge branch 'master' into copy-as-mdDouwe Maan
2017-01-25address commentsJarka Kadlecova
2017-01-19Merge branch 'master' into copy-as-mdDouwe Maan
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-17Fix SyntaxHighlightFilter specDouwe Maan
2017-01-17Correct documentation for `data_attribute` methodRobert Speicher
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan
2016-12-22Merge branch 'inline-math-dollar' into 'master' Robert Speicher
2016-12-22Don't render inline math when dollar signs are inside markupDouwe Maan
2016-12-22Use `ref` variableDouwe Maan
2016-12-22Fix lookup of project by unknown ref when caching is enabledDouwe Maan
2016-12-21Filter protocol-relative URLs in ExternalLinkFilter. Fixes issue #22742.Makoto Scott-Hinkle
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken