summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Don't match email addresses or foo@bar as user referencesdm-emails-are-not-user-referencesDouwe Maan2017-05-311-0/+5
* Fix /unsubscribe slash command creating extra todos33032-invalid-you-directly-addressed-yourself-todo-when-using-unsubscribeSean McGivern2017-05-301-1/+24
* 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
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-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 '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-212-55/+18
|\ \
| * | Start versioning cached markdown fieldsNick Thomas2017-04-212-55/+18
* | | Also test against external-issue for deleted projectsLin Jen-Shin2017-04-211-5/+17
* | | Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-212-50/+104
|\ \ \ | |/ /
| * | 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 Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-201-0/+13
|/ /
* | Fix regression in rendering Markdown references that do not existsh-fix-base-parserStan Hu2017-04-151-2/+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-077-113/+222
* 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
* | Merge branch 'markdown-plantuml' into 'master' Sean McGivern2017-02-031-0/+32
|\ \
| * | PlantUML support for MarkdownHoracio Sanson2017-02-031-0/+32
* | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
|/ /
* | Merge branch 'rs-empty_project-lib' into 'master' Rémy Coutable2017-01-269-21/+21
|\ \
| * | Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-259-21/+21
* | | 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 'issue_25682' into 'master' Sean McGivern2016-12-291-1/+11
|\ \