summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/pipeline
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-11/+43
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-202-1/+27
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-162-45/+42
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-184-2/+135
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-203-3/+11
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+27
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-203-29/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-209-8/+74
* Add latest changes from gitlab-org/security/gitlab@13-1-stable-eeGitLab Bot2020-06-291-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-37/+34
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-0/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-17/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-119/+90
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-90/+119
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-5/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-3/+3
* Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-035-5/+5
|\
| * Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-305-5/+5
* | Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+44
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-0/+79
|\
| * Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-261-0/+79
* | Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-265-0/+10
|/
* Simplify factories for servicesJarka Košanová2019-07-161-3/+3
* Allow emoji in label and milestone referencesallow-emoji-in-referencesSean McGivern2019-06-071-0/+23
* Show tooltip for malicious looking linksBrett Walker2019-01-312-0/+52
* Fix review commentsBrett Walker2019-01-212-1/+7
* Enable CommonMark source line position informationBrett Walker2019-01-211-1/+1
* Refactoring and addressing review commentsBrett Walker2019-01-171-0/+32
* Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-0/+12
* 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-071-0/+21
* test that wiki links with spaces works in wiki pipelineBrett Walker2018-09-051-0/+14
* Allow users to set a statusBob Van Landuyt2018-07-301-0/+21
* Remove ImageLazyLoadFilter from EmailPipeline37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshotRobert Speicher2017-09-121-0/+14
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-4/+4
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-14/+75
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+1
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-0/+33
* Fix Markdown styling inside reference linkspanjan2016-11-011-0/+28
* Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-3/+9
* Fix URLs with anchors in wikiQingping Hou2016-09-131-0/+7
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fixing specs stubbed objects cannot access databasePaco Guzman2016-06-101-2/+2
* Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-091-0/+108