summaryrefslogtreecommitdiffstats
path: root/modules/references/references.go
Commit message (Expand)AuthorAgeFilesLines
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-1/+19
* format with gofumpt (#18184)65432022-01-201-1/+0
* Add API to get issue/pull comments and events (timeline) (#17403)qwerty2872022-01-011-0/+11
* Simplify parameter types (#18006)Gusted2021-12-201-3/+3
* Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16...zeripath2021-06-261-7/+9
* Respect default merge message syntax when parsing item references (#15772)Steven2021-05-091-1/+1
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-091-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-211-2/+2
* Fix panic bug in handling multiple references in commit (#13486)zeripath2020-11-101-29/+67
* Add spent time to referenced issue in commit message (#12220)Lauris BH2020-09-041-8/+45
* Detect full references to issues and pulls in commit messages (#12399)zeripath2020-08-061-3/+51
* Accept punctuation after simple+cross repository issue references (#10091)guillep2k2020-02-011-13/+54
* Alternate syntax for cross references (#9116)guillep2k2019-12-011-16/+39
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-0/+5
* Enable punctuations ending mentions (#8889)guillep2k2019-11-091-1/+1
* Configurable close and reopen keywords for PRs (#8120)guillep2k2019-10-301-16/+46
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-0/+322