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
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-03-31Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-05-31Add latest changes from gitlab-org/security/gitlab@13-12-stable-eeGitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2019-09-10Avoid calling freeze on already frozen strings in libDinesh Panda
2019-07-02Enable AsciiDoc syntax highlighting (using Rouge)Guillaume Grossetie
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-24Use nodes and marks to power Copy-as-GFMDouwe Maan
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-07-23Enable frozen strings in remaining lib/banzai/filter/*.rb filesStan Hu
2018-03-07Add CommonMark markdown engineblackst0ne
2018-02-09Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-04-06Merge branch '30125-markdown-security'Robert Speicher
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2017-01-17Fix SyntaxHighlightFilter specDouwe Maan
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan
2016-10-04Removed puts code :see_no_evil:Phil Hughes
2016-10-04Adds v-pre to code blocks in commentsPhil Hughes
2016-08-03Improve performance of SyntaxHighlightFilterYorick Peterse
2016-07-16Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan
2016-07-15use %(...) and %[...] in favor of %<...>http://jneen.net/
2016-07-14bugfix: don't error in css_classeshttp://jneen.net/
2016-07-14without line anchors, this is just the plain HTML formatterhttp://jneen.net/
2016-07-14kill the :cssclass optionhttp://jneen.net/
2016-07-14add the wrapping back in for the banzai filterhttp://jneen.net/
2016-07-01Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlabPaco Guzman
2016-03-24Remove redundant `require`s from Banzai filesRobert Speicher
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan