aboutsummaryrefslogtreecommitdiffstats
path: root/models/pull_list.go
Commit message (Expand)AuthorAgeFilesLines
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-2/+2
* DBContext is just a Context (#17100)zeripath2021-09-231-6/+6
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-8/+9
* Add `AbsoluteListOptions` (#17028)KN4CK3R2021-09-141-1/+1
* Add agit flow support in gitea (#14295)a10121127962021-07-281-2/+2
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+3
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-4/+5
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-061-62/+9
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-1/+1
* Move pull list code to a seperate file (#8748)Lunny Xiao2019-10-301-0/+224