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
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
2016-12-13Merge branch 'dz-nested-group-improvements-2' into 'master' Sean McGivern
2016-12-12Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto
2016-12-12Avoid escaping relative links in Markdown twice (!7940)winniehell
2016-12-11Rename Routable.where_paths_in to Routable.where_full_path_inDmitriy Zaporozhets
2016-12-09Better location for math lexerMunken
2016-12-09Removed alias and filenamesMunken
2016-12-09Hacked in Math LexerMunken
2016-12-09Math works for inline syntaxMunken
2016-12-09Working inline math filterMunken
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-01remove underscore from user-content id namespaceMike Greiling
2016-12-01add transparent namespace to all user-generated anchors in GitLab flavored ma...Mike Greiling
2016-11-09Merge branch 'markdown-xss-fix-option-2.1' into 'security'Douwe Maan
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-11-04Split out markdown cache storage into a separate methodNick Thomas
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-24Escape ref and path for relative links (!6050)winniehell
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Merge branch 'issue_828' into 'master' Douwe Maan
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Fix replace label references with links for group labelsDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Replace label references with links for group labelsDouglas Barbosa Alexandre
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-19Merge branch 'fix-escaping' into 'master' Sean McGivern
2016-10-18Add Nofollow for uppercased scheme in external urlthe-undefined
2016-10-18fix: commit messages being double-escaped in activies tabamaia
2016-10-16Add RTL support to markdown rendererEbrahim Byagowi
2016-10-14Use module_function in Banzai::RendererYorick Peterse
2016-10-13Convert UTF-8 Emoji to Gitlab emojiJohan H
2016-10-11Convert unicode emojis to images.henrik
2016-10-10HTMLEntityFilter -> HtmlEntityFilterNick Thomas
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-05Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable
2016-10-04Removed puts code :see_no_evil:Phil Hughes
2016-10-04Adds v-pre to code blocks in commentsPhil Hughes
2016-10-03Fix test, add author attribute to all testsKatarzyna Kobierska
2016-10-03Prevent rendering the link when the author has no accessKatarzyna Kobierska