summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/pipeline/wiki_pipeline_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-36/+31
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-221-1/+1
* 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
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* 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-261-0/+2
|/
* 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
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* 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
* little refactor and improvements on specsGabriel Mazetto2016-04-061-6/+3
* Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
* Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-031-1/+1
* Add a spec for WikiPipelineRobert Speicher2016-03-011-0/+53