28 Commits (94db956e319232b35a12d4f2e186b188a88a1be2)

Author SHA1 Message Date
Markus Amshove 50d9565088
Add sort option recentclose for issues and pulls (#34525) 7 months ago
Lunny Xiao 5cbdf83f70
Use pullrequestlist instead of []*pullrequest (#33765) 10 months ago
Royce Remer b7aac5ef9a
allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam (#33684) 10 months ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 12 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 1 year ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 1 year ago
yp05327 e61e9a36b7
Fix PullRequestList.GetIssueIDs's logic (#31352) 2 years ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 2 years ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 2 years ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 2 years ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 2 years ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 2 years ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 2 years ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 2 years ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 2 years ago
Lunny Xiao 09ab64dfad
Remove duplicated issues options and some more refactors (#24787) 3 years ago
sillyguodong e962ade99c
Refresh the refernce of the closed PR when reopening (#24231) 3 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 3 years ago
Brecht Van Lommel df48af2229
Order pull request conflict checking by recently updated, for each push (#23220) 3 years ago
Jason Song d74d16a4b1
Set PR for issue when load attributes for PRs (#22766) 3 years ago
Jason Song c18a62279a
Fix time to NotifyPullRequestSynchronized (#22650) 3 years ago
Lunny Xiao 4e946e5a7d
Small refactor for loading PRs (#22652) 3 years ago
Lunny Xiao db2286bbb6
some refactor about code comments (#20821) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 3 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 4 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 4 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 4 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 4 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 4 years ago
6543 06e4687cec
more context for models (#19511) 4 years ago
a1012112796 637c3ec5d8
Don't delete branch if other PRs with this branch are open (#18164) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 4 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 4 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 4 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 4 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 6 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 6 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 6 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 6 years ago
Lunny Xiao de2f45f95e Move pull list code to a seperate file (#8748) 6 years ago