summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/milestone_reference_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-1/+1
* Support references to group milestonesSean McGivern2017-08-071-67/+129
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-7/+7
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-5/+29
* 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-14/+8
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-34/+34
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-9/+99
* Use JavaScript tooltips for mentions (!5301)winniehell2016-09-011-1/+1
* Split Markdown rendering & reference gatheringYorick Peterse2016-05-261-10/+0
* Using project `path_with_namespace` in milestone's cross project references l...Alejandro Rodríguez2016-04-201-3/+3
* Escaping the `object_link_text` on cross project milestone referencesAlejandro Rodríguez2016-04-201-0/+6
* Consistently using iid when treating milestones as referrablesAlejandro Rodríguez2016-04-201-20/+125
* Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-071-1/+3
* Remove icon from milestone reference.Douwe Maan2016-01-051-2/+2
* Render milestone links as referencesDouwe Maan2015-12-241-0/+73