Commit Graph

166 Commits (13a203828c40f9ad1005b16b4ae26256a7df8263)

Author SHA1 Message Date
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 4 months ago
Job 7e68bc8823
Fix PR creation on forked repositories (#31863) 4 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 5 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 6 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 8 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 8 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 8 months ago
yp05327 f7d2f695a4
Fix misspelling of mergable (#30896) 9 months ago
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
Bo-Yi Wu 6459c50278
fix(api): refactor branch and tag existence checks (#30618) 10 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 11 months ago
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 11 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Michael Santos 5283ce9650
api: GetPullRequestCommits: return file list (#27483) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
Matthew Walowski 1dd83dbb91
Filters for GetAllCommits (#24568) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
sillyguodong 36d1d5fb78
Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Jason Song 47efba78ec
Support template for merge message description (#22248) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
KN4CK3R b76718249a
Allow empty assignees on pull request edit (#22150) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
qwerty287 8430f738e2
Fix 500 on PR files API (#21602) 2 years ago
Gennady Kovshenin fd2d5f06b0
Add `stat` to `ToCommit` function for speed (#21337) 2 years ago