summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-label-xss' into 'master'John Jarvis2019-01-021-0/+18
|\
| * Escape html entities when no label foundJarka Košanová2018-12-121-0/+18
* | Merge branch 'security-master-url-rel' into 'master'John Jarvis2019-01-021-4/+4
|\ \
| * | Set URL rel attribute for broken URLsJan Provaznik2018-12-111-4/+4
| |/
* | Add % prefix to milestone reference link textHeinrich Lee Yu2018-12-211-15/+15
* | Remove feature flag for suggest changes featureOswaldo Ferreira2018-12-181-9/+0
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-132-0/+67
|/
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-1/+1
* Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary lang...Travis Miller2018-12-072-53/+140
* [CE] - Add milestones autocomplete for epicsFelipe Artur2018-12-071-9/+38
* Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-0/+12
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Merge branch 'allow_single_letter_external_issue_ids' into 'master'Douglas Barbosa Alexandre2018-11-061-5/+23
|\
| * Add specs for single-letter external tracker refsSean McGivern2018-11-061-5/+23
* | Fix typos in comments and specsGeorge Tsiolis2018-11-012-2/+2
|/
* 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
|\ \