summaryrefslogtreecommitdiffstats
path: root/models/issue_xref.go
Commit message (Expand)AuthorAgeFilesLines
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+1
* remove unused method and rename createcommentWithNoAction (#9367)Lunny Xiao2019-12-161-4/+1
* Extract createComment (#9125)Lunny Xiao2019-11-301-2/+7
* Avoid re-issuing redundant cross-references. (#8734)guillep2k2019-11-191-10/+47
* Allow authors to use act keywords in PR content (#9059)guillep2k2019-11-181-1/+6
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-26/+77
* extract some inline functions related with create comment (#8931)Lunny Xiao2019-11-151-20/+15
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-131-72/+39
* Fix nil ref (#8281)guillep2k2019-09-251-1/+1
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+308