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-04-25Fix commit trailer rendering when Gravatar is disabledDouwe Maan
2018-04-17make call to 'html_escape' unambiguousBrett Walker
2018-04-12Fix reference filters in group contextJan Provaznik
2018-04-11Support Markdown rendering using multiple projectsYorick Peterse
2018-04-06Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern
2018-04-06Add support for patch link extension for commit links on GFMOswaldo Ferreira
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-04Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-04-04Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky
2018-04-04Render MR commit SHA instead "diffs" when viableOswaldo Ferreira
2018-04-02Bump html-pipeline to 2.7.1blackst0ne
2018-03-28Fix auto-linking with escaped HTML entitiesSean McGivern
2018-03-23Add ?, !, and : to trailing puncutation excluded from auto-linkingSean McGivern
2018-03-23Fix issuable state indicatorJan Provaznik
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-11Manually escape '#' when building relative uris, fixes #42459Jan
2018-03-07Merge branch 'replace_redcarpet_with_cmark' into 'master'Sean McGivern
2018-03-07Add CommonMark markdown engineblackst0ne
2018-03-05Add Gitaly N+1 notice for Banzai filteringAlejandro RodrĂ­guez
2018-03-05Merge branch '41719-mr-title-fix' into 'master'Douwe Maan
2018-03-02Match Rinku's behaviour for closing punctuation in linksSean McGivern
2018-02-27Keep link when redacting unauthorized object linksOswaldo Ferreira
2018-02-22Use `Redactor` to hide cross project informationBob Van Landuyt
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-21Render htmlentities correctly for links not supported by RinkuJarka Kadlecová
2018-02-15Escape HTML entities in commit messagesDouwe Maan
2018-02-09Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan
2018-02-03Use %r around multi-line regular expressionsDouwe Maan
2018-02-02Merge branch '24167__color_label' into 'master'Douwe Maan
2018-02-01Fix minorsTony Rom
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-29Add Colors to GitLab Flavored MarkdownTony Rom
2018-01-18Correctly escape UTF-8 path elements for uploadsNick Thomas
2018-01-16Fix links to uploaded files on wiki pagesNick Thomas
2018-01-11Ensure that emails contain absolute, rather than relative, links to user uploadsNick Thomas
2018-01-05Copy Mermaid graphs as GFMDouwe Maan
2017-12-23Gracefully handle garbled URIs in MarkdownStan Hu
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-12-08Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern
2017-12-08Use prefix for TableOfContents filter hrefsJan Provaznik
2017-12-07fix the missing reference to #references_per_projectmicael.bergeron
2017-12-07adding view and feature specsmicael.bergeron
2017-12-07add support for the commit reference filtermicael.bergeron
2017-12-07add support for commit (in mr) to reference filtermicael.bergeron
2017-12-07Merge branch 'ce-backport-3615' into 'master'Sean McGivern
2017-12-07Support uploads for groupsJarka Kadlecova
2017-12-06Refactor banzai to support referencing from group contextJarka Kadlecova
2017-11-23Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern
2017-11-23Fix link text from group contextJarka Kadlecova