summaryrefslogtreecommitdiffstats
path: root/models/issue_list.go
Commit message (Expand)AuthorAgeFilesLines
* [API] Extend times API (#9200)65432019-12-271-0/+1
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-50/+26
* Add golangci (#6418)kolaente2019-06-121-39/+86
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-3/+13
* fix bugs when too many IN variables (#4594)Lunny Xiao2018-08-021-95/+194
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-201-1/+1
* Multiple assignees (#3705)kolaente2018-05-091-23/+23
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+48
* Remove unnecessary IssueList attribute loads (#2936)Ethan Koenig2017-11-211-9/+13
* Fix ghost user bug (#1913)Ethan Koenig2017-06-091-0/+6
* Use ghost users in issues/PRs (#1831)Ethan Koenig2017-05-301-2/+8
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-3/+3
* Refactor for issues loadattributes of a repository (#971)Lunny Xiao2017-02-221-0/+320