8 Commits (0885784f136b9b68653ec33fa733e962f3507f7e)

Author SHA1 Message Date
Thibault Meyer 99812a80fd Fix #3420: Bad commit URL generation (#3424) 8 years ago
Unknwon d7bdc1de8d #3107 fix mention regex does not include dash 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Cosmin Stroe 84841c8c4b Stricter parsing of issue URLs and commit URLs. (#3121) 8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 8 years ago
Odin Ugedal 8540043c45 Make separate string variables for space 8 years ago
Odin Ugedal f57adf3637 Fix relative links in markdown files
Replace spaces with "%20" in "urlPrefix", before markdon processing.
The spaces were causing blackfriday (markdown processor) to behave
strange. This fixes #2545.
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module 8 years ago