2
0
Commit Graph

7 Commits

Author SHA1 Message Date
Unknwon
21530f0437 #3107 fix mention regex does not include dash 2016-07-23 17:29:34 +08:00
Unknwon
dcb0a41e41 #2854 fix no mail notification when issue is closed/reopened 2016-07-16 00:36:39 +08:00
Cosmin Stroe
1ccdc52dde Stricter parsing of issue URLs and commit URLs. (#3121) 2016-06-29 23:07:39 +08:00
Cosmin Stroe
06699f3c18 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 2016-04-22 18:28:08 -04:00
Odin Ugedal
ac8a023e0f Make separate string variables for space 2016-03-15 21:28:55 +01:00
Odin Ugedal
17e9cea9fc 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.
2016-03-15 20:43:46 +01:00
Unknwon
69f420490d Make markdown as an independent module 2016-02-20 17:10:05 -05:00