aboutsummaryrefslogtreecommitdiffstats
path: root/models/issue_milestone.go
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated Id method with ID (#2655)Ethan Koenig2017-10-051-4/+4
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-18/+12
* Reduce usage of allcols on update (#2596)Lunny Xiao2017-09-251-2/+2
* Refactor session close as xorm already does everything needed internally (#2020)Lauris BH2017-06-211-3/+3
* Unit tests for issue_milestone (#878)Ethan Koenig2017-02-091-0/+352