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-03-01Merge branch 'rs-wiki-toc' into 'master' Douwe Maan
2016-02-24Sanitize `vbscript:` linksRobert Speicher
2016-02-24Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterRobert Speicher
2016-02-22Sanitize `data:` linksRobert Speicher
2016-02-19Merge branch 'rs-emoji' into 'master' Douwe Maan
2016-02-12Update Emoji asset pathRobert Speicher
2016-02-12Fix relative links in other markup formatsBen Boeckel
2016-02-06Allow limited Markdown in Broadcast MessagesRobert Speicher
2016-02-04Make Pipelines responsible for defining their custom whitelistRobert Speicher
2016-01-23Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel
2016-01-20Gracefully handle invalid UTF-8 sequences in Markdown linksStan Hu
2016-01-14Merge branch 'backport-ee' into 'master' Robert Speicher
2016-01-14Update documentation on Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre
2016-01-14Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre
2016-01-14Remove GollumTagsPipelineDouglas Barbosa Alexandre
2016-01-14Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre
2016-01-14Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2016-01-12Fix #9963 reference_filter "Encoding::CompatibilityError" bug with some compl...Jason Lee
2016-01-07Merge branch 'task-list-class' into 'master' Robert Speicher
2016-01-07Merge branch 'milestone-ref' into 'master' Robert Speicher
2016-01-07Properly set task-list class on single item task listsDouwe Maan
2016-01-06Merge branch 'rs-issue-1697' into 'master' Douwe Maan
2016-01-06Revert "Temporarily disable Markdown caching"Douwe Maan
2016-01-06Revert "Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue."Douwe Maan
2016-01-06Define a limited set of filters for SingleLinePipelineRobert Speicher
2016-01-05Remove icon from milestone reference.Douwe Maan
2016-01-05Merge branch 'master' into milestone-refDouwe Maan
2016-01-05Merge branch 'rs-relative-links-to-root' into 'master' Douwe Maan
2016-01-04Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue.Douwe Maan
2015-12-31Optimize CSS expressions produced by NokogiriYorick Peterse
2015-12-31Don't use delegate to delegate trivial methodsYorick Peterse
2015-12-31Use XPath for searching link nodesYorick Peterse
2015-12-30Support a single directory traversal in RelativeLinkFilterRobert Speicher
2015-12-28Merge branch 'mention-all' into 'master' Robert Speicher
2015-12-25Merge branch 'master' into milestone-refDouwe Maan
2015-12-24Escape all the things.Douwe Maan
2015-12-24More escaping!Douwe Maan
2015-12-24Only allow group/project members to mention `@all`Douwe Maan
2015-12-24Render milestone links as referencesDouwe Maan
2015-12-24Escape reference link textDouwe Maan
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-16Temporarily disable Markdown cachingDouwe Maan
2015-12-16Merge remote-tracking branch 'origin/feature/update-rubocop'Dmitriy Zaporozhets
2015-12-15Use lazy reference extractor to get issue's MRsDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan