summaryrefslogtreecommitdiffstats
path: root/models/issue_xref_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add a new table issue_index to store the max issue index so that issue could ...Lunny Xiao2021-06-141-2/+17
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-4/+4
* Refactor comment (#9330)Lunny Xiao2019-12-151-1/+2
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-131-2/+2
* Avoid re-issuing redundant cross-references. (#8734)guillep2k2019-11-191-2/+2
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-0/+164