summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-label-xss-11-4' into 'security-11-4'John Jarvis2018-12-271-0/+18
|\
| * Escape html entities when no label foundJarka Košanová2018-12-221-0/+18
* | Set URL rel attribute for broken URLsJan Provaznik2018-12-131-4/+4
|/
* Sanitize output of SpacedLinkFilterBrett Walker2018-11-161-0/+12
* Merge branch 'load_project_features' into 'master'Sean McGivern2018-10-051-0/+18
|\
| * Preload project features in reference parserJan Provaznik2018-09-301-0/+18
* | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-042-7/+13
* | Prevent Error 500s with invalid relative linksStan Hu2018-09-291-0/+5
|/
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-242-7/+2
* Merge branch '51200-markdown-footnotes-don-t-render-when-inside-a-table' into...Douwe Maan2018-09-121-0/+17
|\
| * Updated commonmarker gem to 0.17.13Brett Walker2018-09-111-0/+17
* | 'code_block' closer to original implementationBrett Walker2018-09-111-0/+6
|/
* Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-081-0/+18
* Resolve "Wiki page attachments not rendered properly"Brett Walker2018-09-072-28/+79
* test that wiki links with spaces works in wiki pipelineBrett Walker2018-09-051-0/+14
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-0/+40
* Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker2018-08-211-0/+66
* Add frozen_string_literal to recently-added files from the communitySean McGivern2018-08-102-0/+4
* Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-103-73/+143
|\
| * Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira2018-07-051-1/+1
| * Remove the restriction preventing project references with text adjacent to th...Reuben Pereira2018-07-041-3/+3
| * Remove the Project#to_reference_with_postfix method since it is only used in ...Reuben Pereira2018-07-031-1/+1
| * Move common tests from user and project reference filter specs to a shared ex...Reuben Pereira2018-07-032-143/+16
| * Add a spec for a user viewing a reference to a private projectReuben Pereira2018-07-031-2/+20
| * Correct the "includes a data-project attribute" test in project_reference_fil...Reuben Pereira2018-06-301-1/+1
| * A working implementation of a project reference filter which links project re...Reuben Pereira2018-06-302-0/+179
* | Allow users to set a statusBob Van Landuyt2018-07-301-0/+21
* | Fix slow Markdown renderingStan Hu2018-07-241-0/+12
* | Enable frozen strings in remaining lib/banzai/filter/*.rb filessh-enable-frozen-literals-banzi-filtersStan Hu2018-07-231-0/+14
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* | Use proper markdown rendering for previewsBrett Walker2018-07-061-7/+51
* | Merge branch '44994-osw-use-monospaced-font-on-diffs-commit-ref' into 'master'Robert Speicher2018-07-031-0/+7
|\ \ | |/ |/|
| * Use monospaced font for MR diff commit link ref on GFMOswaldo Ferreira2018-06-271-0/+7
* | Remove unused asset host logic from GfmPipeline and EmojiFilter specDouwe Maan2018-06-291-9/+0
|/
* Merge branch 'security-2682-fix-xss-for-markdown-toc' into 'master'Alessio Caiazza2018-06-251-0/+9
|\
| * Fix xss for Markdown elements where [[_TOC_]] is enabledMark Chao2018-06-161-0/+9
* | Merge branch 'security-fj-bumping-sanitize-gem' into 'master'Alessio Caiazza2018-06-251-1/+11
|\ \
| * | Whitelist text-align property for th and tdDouwe Maan2018-06-181-1/+11
| |/
* | Merge branch 'dm-label-reference-period' into 'master'Sean McGivern2018-06-211-3/+5
|\ \
| * | Add spec for more examples of trailing punctuation that should be ignoreddm-label-reference-periodDouwe Maan2018-06-201-3/+5
| * | Properly detect label reference if followed by period or question markDouwe Maan2018-06-181-2/+2
| |/
* | Allow trailing whitespace on blockquote fence linesDouwe Maan2018-06-181-0/+4
|/
* We don't need to pass lib: true as in EEunify-image_lazy_load_filter_spec.rbLin Jen-Shin2018-06-141-1/+1
* enable CommonMark as the defaultBrett Walker2018-06-141-2/+2
* Fix Banzai reference for milestones belonging to parent groupsMario de la Ossa2018-06-121-1/+9
* Merge branch 'master' into bootstrap4Clement Ho2018-05-211-0/+6
|\
| * Fix double brackets being linkified in wiki markdownAlex2018-05-181-0/+6
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-011-10/+30
|\ \ | |/
| * Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-10/+30
* | Change test to check for badge instead of labelClement Ho2018-04-191-1/+1
|/