summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/label_reference_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change test to check for badge instead of labelClement Ho2018-04-191-1/+1
* Better group support notes-related codeJan Provaznik2018-04-051-0/+22
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-4/+4
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-0/+12
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-13/+13
* 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-38/+24
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-38/+38
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-52/+239
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-0/+82
* Use JavaScript tooltips for mentions (!5301)winniehell2016-09-011-1/+1
* Fix markdown rendering for label references that contains `.`Douglas Barbosa Alexandre2016-07-131-13/+13
* Fix markdown rendering for label references that begin with a digitDouglas Barbosa Alexandre2016-07-131-0/+48
* Fix markdown rendering for consecutive label referencesDouglas Barbosa Alexandre2016-07-131-0/+40
* Render references for labels that name contains ?, or &Douglas Barbosa Alexandre2016-07-051-0/+50
* Split Markdown rendering & reference gatheringYorick Peterse2016-05-261-10/+0
* Fix cross-project label ref with invalid projectGrzegorz Bizon2016-04-211-16/+26
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Fix specslabel-tooltipRémy Coutable2016-03-181-1/+1
* Change content of cross project labelGrzegorz Bizon2016-03-031-3/+3
* Improve cross project label look and feelGrzegorz Bizon2016-03-031-2/+8
* Add support for cross project references for labelsGrzegorz Bizon2016-03-031-0/+19
* Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-1/+1
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+179