summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/milestone_reference_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-escape whole HTML content instead of only matchJan Provaznik2019-08-231-0/+8
* Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu2019-07-261-0/+2
|\
| * Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-2/+2
|/
* Fix milestone references with HTML entities in the namefix-milestone-references-with-escaped-html-entitiesSean McGivern2019-05-241-0/+21
* Add % prefix to milestone reference link textHeinrich Lee Yu2018-12-211-15/+15
* [CE] - Add milestones autocomplete for epicsFelipe Artur2018-12-071-9/+38
* Fix Banzai reference for milestones belonging to parent groupsMario de la Ossa2018-06-121-1/+9
* Fix reference filters in group contextJan Provaznik2018-04-121-2/+10
* Fix GFM reference links for closed milestonesbugfix_banzai_closed_milestonesVitaliy @blackst0ne Klachkov2017-11-071-4/+30
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-0/+11
* 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