summaryrefslogtreecommitdiff
path: root/lib/banzai/pipeline/base_pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Remove redundant `require`s from Banzai filesrs-banzai-requiresRobert Speicher2016-03-241-2/+0
* Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-1/+1
* Prevent circular reference error in BanzaiDouwe Maan2016-01-141-1/+0
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+30