summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* for cached markdown fields, select the correct engineBrett Walker2018-04-171-1/+1
* Fix reference filters in group contextJan Provaznik2018-04-125-6/+58
* Support Markdown rendering using multiple projectsrendering-markdown-multiple-projectsYorick Peterse2018-04-1115-16/+77
* Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern2018-04-061-0/+31
|\
| * Add support for patch link extension for commit links on GFMOswaldo Ferreira2018-04-061-0/+31
* | Merge branch '43098-controller-projects-issuescontroller-show-executes-more-t...Douwe Maan2018-04-052-4/+49
|\ \
| * | Fix N+1 in MergeRequestParserSean McGivern2018-04-052-4/+49
* | | Better group support notes-related codeJan Provaznik2018-04-052-0/+32
| |/ |/|
* | Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern2018-04-041-0/+35
|\ \
| * | Render MR commit SHA instead "diffs" when viableosw-41401-render-mr-commit-sha-instead-diffsOswaldo Ferreira2018-04-041-0/+35
* | | Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky2018-04-041-0/+171
| |/ |/|
* | Fix auto-linking with escaped HTML entitiesSean McGivern2018-03-281-0/+9
* | Add ?, !, and : to trailing puncutation excluded from auto-linkingSean McGivern2018-03-231-8/+4
* | Fix issuable state indicatorJan Provaznik2018-03-231-0/+8
|/
* add spec testing '#' escape in relative link filterJan Beckmann2018-03-141-0/+17
* Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-051-4/+4
|\
| * Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-4/+4