summaryrefslogtreecommitdiff
path: root/lib/banzai/filter/user_reference_filter.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor processing of various Banzai filtersYorick Peterse2016-04-041-5/+20
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Prevent circular reference error in BanzaiDouwe Maan2016-01-141-2/+0
* Merge branch 'mention-all' into 'master' Robert Speicher2015-12-271-1/+13
|\
| * Only allow group/project members to mention `@all`Douwe Maan2015-12-241-1/+13
* | Escape all the things.Douwe Maan2015-12-241-1/+1
|/
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+129