summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-2732-32/+32
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-242-2/+21
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-0/+5
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-057-80/+57
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-302-27/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2114-208/+208
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-3/+9
* Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-10/+1
* Don't match email addresses or foo@bar as user referencesdm-emails-are-not-user-referencesDouwe Maan2017-05-311-0/+5
* Merge branch '29852-latex-formatting' into 'master'Robert Speicher2017-05-242-0/+31
|\
| * Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-242-0/+31
* | Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-181-0/+7
|/
* Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-101-37/+48
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-2/+8
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-2/+8
* | Follow feedback on the reviewLin Jen-Shin2017-04-261-23/+47
* | Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-55/+58
* | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-32/+76
|\ \
| * | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
* | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ \ | |/ / |/| |
| * | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
* | | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-11/+21
|/ /
* | Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-11/+32
|/
* Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-072-0/+105
* Merge branch '30125-markdown-security'Robert Speicher2017-04-053-6/+26
* Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern2017-03-291-0/+8
|\
| * Make user mentions case-insensitiveblackst0ne2017-03-291-0/+8
* | Add N+1 query problem specs for Issue and MergeRequest ReferenceFilter classesRémy Coutable2017-03-282-0/+26
|/
* Fix specsDouwe Maan2017-03-141-3/+3
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-93/+19
|\
| * Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-19/+0
| * Use native unicode emojisEric Eastwood2017-03-061-79/+24
* | SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-0/+10
|/
* Use full group name in GFM group reference titledm-group-reference-full-nameDouwe Maan2017-03-011-0/+6
* Merge branch '20890-comment-image-inline' into 'master' 28711-cherry-picking-ui-regressions-8-17-0Robert Speicher2017-02-271-5/+5
|\
| * Fix false positive caused by non-interpolated string useJared Deckard2016-08-131-2/+2
| * Fix inline comment images by removing wrapper #20890Jared Deckard2016-08-131-3/+3
* | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matchesDouwe Maan2017-02-161-1/+23
* | Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-131-0/+13
* | PlantUML support for MarkdownHoracio Sanson2017-02-031-0/+32
* | Merge branch 'rs-empty_project-lib' into 'master' Rémy Coutable2017-01-268-18/+18
|\ \
| * | Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-258-18/+18
* | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-251-0/+24
|\ \ \
| * | | address commentsJarka Kadlecova2017-01-251-0/+3
| * | | make mentions working when project not specifiedJarka Kadlecova2017-01-181-0/+21
| |/ /
* | | Fix SyntaxHighlightFilter specDouwe Maan2017-01-171-4/+4
|/ /
* | Merge branch 'inline-math-dollar' into 'master' Robert Speicher2016-12-221-0/+7
|\ \
| * | Don't render inline math when dollar signs are inside markupinline-math-dollarDouwe Maan2016-12-221-0/+7
* | | Fix lookup of project by unknown ref when caching is enabledDouwe Maan2016-12-222-52/+103
|/ /