2
0
Commit Graph

9 Commits

Author SHA1 Message Date
Thibault Meyer
4a7d79a68c Fix #3321: commit tag shortener (#3418)
* Fix #3321: commit tag shortener

* Check short commit

* remove debug

* Edit unit tests

* Show 10-char short SHA
2016-08-11 15:34:00 -07:00
Thibault Meyer
aaf5e5d9f2 Fix #3420: Bad commit URL generation (#3424) 2016-08-10 11:35:06 -07:00
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