summaryrefslogtreecommitdiffstats
path: root/modules/references
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary misspell ignore pattern (#21475)wxiaoguang2022-10-181-1/+1
* 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-202-2/+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
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16...zeripath2021-06-261-7/+9
* Respect default merge message syntax when parsing item references (#15772)Steven2021-05-092-1/+8
* 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-212-2/+4
* Fix panic bug in handling multiple references in commit (#13486)zeripath2020-11-102-29/+95
* Add spent time to referenced issue in commit message (#12220)Lauris BH2020-09-042-38/+85
* 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-012-13/+97
* Change markdown rendering from blackfriday to goldmark (#9533)zeripath2019-12-311-4/+0
* Alternate syntax for cross references (#9116)guillep2k2019-12-012-35/+72
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-0/+5
* Enable punctuations ending mentions (#8889)guillep2k2019-11-092-12/+37
* Configurable close and reopen keywords for PRs (#8120)guillep2k2019-10-302-76/+182
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-132-0/+618