summaryrefslogtreecommitdiff
path: root/lib/gitlab/gfm/reference_rewriter.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-0/+6
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-1/+1
* Keep cross project reference logic in GroupLabel#to_referenceDouglas Barbosa Alexandre2016-10-191-9/+1
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-1/+17
* Add method that returns markdown in file uploaderGrzegorz Bizon2016-03-301-1/+1
* Check if GFM rewriters need rewrite internallyGrzegorz Bizon2016-03-301-0/+2
* Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-3/+6
* Do not rewrite reference if already a cross referenceGrzegorz Bizon2016-03-211-2/+4
* Find referable for each ref found in references rewriterGrzegorz Bizon2016-03-201-10/+4
* Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-0/+83