aboutsummaryrefslogtreecommitdiffstats
path: root/modules/references/references_test.go
Commit message (Expand)AuthorAgeFilesLines
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-15/+15
* Use correct captured group range when parsing cross-reference (#22672)wxiaoguang2023-01-311-1/+1
* Add support for commit cross references (#22645)KN4CK3R2023-01-301-0/+61
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Remove unnecessary misspell ignore pattern (#21475)wxiaoguang2022-10-181-1/+1
* format with gofumpt (#18184)65432022-01-201-1/+0
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Respect default merge message syntax when parsing item references (#15772)Steven2021-05-091-0/+7
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-211-0/+2
* Fix panic bug in handling multiple references in commit (#13486)zeripath2020-11-101-0/+28
* Add spent time to referenced issue in commit message (#12220)Lauris BH2020-09-041-30/+40
* Accept punctuation after simple+cross repository issue references (#10091)guillep2k2020-02-011-0/+43
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-311-4/+0
* Alternate syntax for cross references (#9116)guillep2k2019-12-011-19/+33
* Enable punctuations ending mentions (#8889)guillep2k2019-11-091-11/+36
* Configurable close and reopen keywords for PRs (#8120)guillep2k2019-10-301-60/+136
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-0/+296