Commit Graph

44 Commits (0d1444751f755c624ffb4c56cb0020ce7a083c77)

Author SHA1 Message Date
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
Jimmy Praet 4d9349123f
label and milestone webhooks on issue/pull creation (#14363)
3 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
3 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
3 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
John Olheiser 979fbe086c
Increment skip to avoid infini-loop (#13703)
3 years ago
Jimmy Praet 03fa2eccbc
Use chronological commit order in default squash message (#13661) (#13696)
3 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
zeripath 342e49e325
Stop cloning unnecessarily on PR update (#12839)
4 years ago
Lunny Xiao 642c3c258b
Fix git open close bug (#12834)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
6543 262fce6db4
Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
zeripath 09f7d84f4c
Ensure rejected push to refs/pull/index/head fails nicely (#11724)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025)
4 years ago
zeripath 408bc2c8b5
Only update merge_base in checker if not already merged (#10908)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
zeripath cadec9bc22
Prevent panic on merge to PR (#10403)
4 years ago
Lunny Xiao 107a694fd6
Fix IsErrPullClosed (#10093)
4 years ago
zeripath 797e6f8f4c
PRs: Move to use a temporary repo for pushing new prs (#10009)
4 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
4 years ago
Lunny Xiao aaeef295bb
Move pull webhook to notification (#8805)
4 years ago
Lunny Xiao 491887d441 Move actions to notification (#8785)
4 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
4 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
4 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713)
4 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
4 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago