summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Implement @rymai's feedback after review.Timothy Andrew2016-05-121-2/+10
* Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-121-0/+77
* Merge branch 'fix/using-uploads-in-global-snippets' into 'master' Robert Speicher2016-05-101-0/+18
|\
| * Do not process upload links if no project contextGrzegorz Bizon2016-05-101-3/+3
| * Fix using link to uploads in global snippetsGrzegorz Bizon2016-05-101-0/+18
* | Use a case-insensitive comparison in sanitizing URI schemesStan Hu2016-05-091-0/+6
* | Sanitize milestones and label titlesissue_15394Felipe Artur2016-05-051-1/+1
|/
* Merge branch 'dev_issue_15331' into 'master' Robert Speicher2016-04-211-1/+9
|\
| * Fix failing specAlfredo Sumaran2016-04-211-1/+9
* | Fix cross-project label ref with invalid projectGrzegorz Bizon2016-04-211-16/+26
|/
* Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher2016-04-072-6/+8
|\
| * little refactor and improvements on specsGabriel Mazetto2016-04-062-7/+4
| * Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
| * Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+5
* | Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-061-0/+8
* | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+24
|/
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-1/+1
|\
| * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* | Fix some specsDouwe Maan2016-03-201-2/+2
|/
* Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-191-1/+1
|\
| * Fix specslabel-tooltipRémy Coutable2016-03-181-1/+1
* | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-1/+71
|/
* Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-0/+20
* Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-071-1/+26
|\
| * Change content of cross project labelGrzegorz Bizon2016-03-031-3/+3
| * Improve cross project label look and feelGrzegorz Bizon2016-03-031-2/+8
| * Add support for cross project references for labelsGrzegorz Bizon2016-03-031-0/+19
| * Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-1/+1
* | Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher2016-03-051-0/+53
|\ \
| * | Add YamlFrontMatterFilter to the PreProcessPipelineRobert Speicher2016-03-041-0/+53
| |/
* | Merge branch 'rs-wiki-pipeline-spec' into 'master' Douwe Maan2016-03-042-44/+60
|\ \ | |/ |/|
| * Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-032-3/+3
| * Add a spec for WikiPipelineRobert Speicher2016-03-012-44/+60
* | Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-0/+39
|/
* Merge branch 'rs-wiki-toc' into 'master' Douwe Maan2016-03-011-0/+52
|\
| * Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterrs-wiki-tocRobert Speicher2016-02-231-0/+52
* | Sanitize `vbscript:` linksrs-data-linksRobert Speicher2016-02-231-0/+7
* | Sanitize `data:` linksRobert Speicher2016-02-211-1/+8
|/
* Fix specs expecting `emoji/` in image pathRobert Speicher2016-02-131-2/+2
* Make Pipelines responsible for defining their custom whitelistrs-whitelist-in-pipelineRobert Speicher2016-02-032-22/+37
* Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-2/+2
* Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel2016-01-231-0/+5
* Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-141-4/+0
* Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+93
* Add spec for single-item task listsrs-single-item-task-list-specRobert Speicher2016-01-071-0/+6
* Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-071-1/+3
* Remove icon from milestone reference.Douwe Maan2016-01-051-2/+2
* Merge branch 'master' into milestone-refDouwe Maan2016-01-053-3/+37
|\
| * Merge branch 'rs-relative-links-to-root' into 'master' Douwe Maan2016-01-051-0/+8
| |\
| | * Support a single directory traversal in RelativeLinkFilterrs-relative-links-to-rootRobert Speicher2015-12-301-0/+8