summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/commit_reference_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix reference filters in group contextJan Provaznik2018-04-121-0/+16
* Add support for patch link extension for commit links on GFMOswaldo Ferreira2018-04-061-0/+31
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-3/+3
* adding view and feature specsmicael.bergeron2017-12-071-0/+12
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-5/+5
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-14/+64
* Use JavaScript tooltips for mentions (!5301)winniehell2016-09-011-2/+2
* Split Markdown rendering & reference gatheringYorick Peterse2016-05-261-15/+0
* Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-2/+2
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+163