summaryrefslogtreecommitdiff
path: root/lib/banzai/pipeline/plain_markdown_pipeline.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-0/+7
|
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-1/+0
|
* Add latest changes from gitlab-org/security/gitlab@15-3-stable-eeGitLab Bot2022-08-261-0/+1
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+3
|
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
| | | | | | | | | | | | | Enables frozen for the following: * lib/*.rb * lib/banzai/**/*.rb * lib/bitbucket/**/*.rb * lib/constraints/**/*.rb * lib/container_registry/**/*.rb * lib/declarative_policy/**/*.rb Partially addresses #47424.
* Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-1/+1
|
* Prevent circular reference error in BanzaiDouwe Maan2016-01-141-2/+0
|
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+13