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-05Add SyntaxHighlightFilter to markup pipelineMartin Wortschack
2019-01-31Show tooltip for malicious looking linksBrett Walker
2019-01-28Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher
2019-01-24Use nodes and marks to power Copy-as-GFMDouwe Maan
2019-01-22Fix review commentsBrett Walker
2019-01-21Enable CommonMark source line position informationBrett Walker
2019-01-09Properly process footnotes in markdownBrett Walker
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-08Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary lang...Travis Miller
2018-11-29Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares
2018-10-07Enable more frozen string in lib/**/*.rbgfyoung
2018-09-08Resolve "Process urls with spaces in all markdown processing"Brett Walker
2018-09-07Resolve "Wiki page attachments not rendered properly"Brett Walker
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-08-21Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker
2018-08-10Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-13Extract EE-specific lines from Banzai pipelinesSean McGivern
2018-06-30A working implementation of a project reference filter which links project re...Reuben Pereira
2018-06-29Remove unused asset host logic from GfmPipeline and EmojiFilter specDouwe Maan
2018-05-18Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne
2018-04-04Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-01-29Add Colors to GitLab Flavored MarkdownTony Rom
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-09-12Remove ImageLazyLoadFilter from EmailPipelineRobert Speicher
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-10Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher
2017-04-07Add indication for closed or merged issuables in GFMAdam Buckland
2017-04-06Merge branch '30125-markdown-security'Robert Speicher
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-02-03PlantUML support for MarkdownHoracio Sanson
2017-01-17Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan
2017-01-17Improve specDouwe Maan
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-12-09Working inline math filterMunken
2016-10-16Add RTL support to markdown rendererEbrahim Byagowi
2016-10-10HTMLEntityFilter -> HtmlEntityFilterNick Thomas
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-07-19Use a more powerful query to match videos in img tagsRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-10Add blockquote fence syntax to MarkdownDouwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-13Fix description and GFM pipelines conflictingSean McGivern