| Commit message (Expand) | Author | Age | Files | Lines |
* | fix hljs unintenionally highlighting commit links (#7244) | silverwind | 2019-06-18 | 1 | -0/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -33/+1 |
* | Fix domain name pattern in email regex (#6739) | mrsdizzie | 2019-04-24 | 1 | -1/+1 |
* | Use ctx.metas for SHA hash links (#6645) | mrsdizzie | 2019-04-16 | 1 | -1/+4 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 1 | -8/+26 |
* | Render SHA1 links as code blocks (#6546) | silverwind | 2019-04-09 | 1 | -14/+31 |
* | Use stricter boundaries for auto-link detection (#6522) | mrsdizzie | 2019-04-07 | 1 | -9/+9 |
* | Improve SHA1 link detection (#6526) | silverwind | 2019-04-06 | 1 | -16/+31 |
* | Change order that PostProcess Processors are run (#6445) | mrsdizzie | 2019-03-27 | 1 | -7/+7 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 1 | -1/+1 |
* | Fix reported issue in repo description (#6306) | zeripath | 2019-03-11 | 1 | -0/+48 |
* | Replace linkRegex with xurls library (#6261) | mrsdizzie | 2019-03-07 | 1 | -3/+2 |
* | Remove visitLinksForShortLinks features (#6257) | mrsdizzie | 2019-03-07 | 1 | -14/+5 |
* | Modify linkRegex to require http|https (#6171) | mrsdizzie | 2019-02-28 | 1 | -1/+1 |
* | Upgrade images in .drone.yml to more recent versions (#4819) | techknowlogick | 2018-08-29 | 1 | -4/+4 |
* | markup: escape short wiki link (#4091) | Antoine GIRARD | 2018-06-15 | 1 | -0/+3 |
* | Fix wiki inter-links with cases and add tests for this case (#3560) | Chaz Reid | 2018-03-05 | 1 | -1/+5 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -392/+502 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 1 | -25/+11 |
* | Allow square brackets in external issue patterns (#3408) | Christian Köberl | 2018-02-03 | 1 | -2/+2 |
* | Recognize more characters in crossreferenced repo name (#3413) | Lauris BH | 2018-01-27 | 1 | -1/+1 |
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 1 | -17/+67 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 1 | -0/+517 |