summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/autolink_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-0/+7
* Show tooltip for malicious looking linksBrett Walker2019-01-311-0/+16
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Fix auto-linking with escaped HTML entitiesSean McGivern2018-03-281-0/+9
* Add ?, !, and : to trailing puncutation excluded from auto-linkingSean McGivern2018-03-231-8/+4
* Match Rinku's behaviour for closing punctuation in links41719-mr-title-fixSean McGivern2018-03-021-16/+57
* Render htmlentities correctly for links not supported by RinkuJarka Kadlecová2018-02-211-21/+44
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...RĂ©my Coutable2017-07-271-1/+1
* Merge branch 'markdown-xss-fix-option-2.1' into 'security'Douwe Maan2016-11-091-0/+22
* Don't parse Rinku returned value to DocFragment when it didn't change the ori...18593-avoid-parse_html-when-rinku-didnt-do-anythingPaco Guzman2016-07-181-0/+20
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+112