Commit Graph

110 Commits (08c9160e71f189223785890279405457ea2e47a7)

Author SHA1 Message Date
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
Lunny Xiao 107a694fd6
Fix IsErrPullClosed (#10093) 5 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947) 5 years ago
zeripath 797e6f8f4c
PRs: Move to use a temporary repo for pushing new prs (#10009) 5 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 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) 5 years ago
zeripath 700611cc18
Switch to use -f instead of -F for sendmail (#9961) 5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
Lauris BH 3185a13ea5
Check if diff actually contains sections when rendering (#9926) 5 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854) 5 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749) 5 years ago
zeripath c76c70a16c Move mailer to use a queue (#9789) 5 years ago
6543 06cd3e03a2 [refactor] notify remove unused praram (#9804) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696) 5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 years ago
Lunny Xiao 8878cfa4a1
Fix lint (#9688) 5 years ago
zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
zeripath 0d515474b8
Remove stray printf (#9631) 5 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596) 5 years ago
John Olheiser 7bdf17ec29 Use limited commits (#9572) 5 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 5 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368) 5 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
zeripath 3abe17f9e0
Sign protected branches (#8993) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
John Olheiser 6715677b2b Push to create repo (#8419) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 5 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
Lunny Xiao ef9a0370ca
Fix panic when diff (#9187) 5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 5 years ago