summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/gollum_tags_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-8/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+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-17/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-15/+0
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix double brackets being linkified in wiki markdownAlex2018-05-181-0/+6
* Add path attribute to WikiFile classAhmad Sherif2017-10-261-3/+7
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-2/+2
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* little refactor and improvements on specsGabriel Mazetto2016-04-061-1/+1
* Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+5
* Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-031-2/+2
* Add a spec for WikiPipelineRobert Speicher2016-03-011-44/+7
* Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterrs-wiki-tocRobert Speicher2016-02-231-0/+52
* Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-141-4/+0
* Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+93