Commit Graph

350 Commits (6b1fa1235904947187266789b204f19bc03872be)

Author SHA1 Message Date
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 5 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582) 5 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) 5 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 5 years ago
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886) 5 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
Lunny Xiao ac6accef09 Move webhook codes from service to webhook notification (#8712) 5 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711) 5 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713) 5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691) 5 years ago
Lunny Xiao 495d5e4329
Move more issue assignee code from models to issue service (#8690) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217) 5 years ago
Lunny Xiao 061388379a Move create issue comment to comments package (#8212) 5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137) 5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213) 5 years ago
guillep2k 09badd55dd Add reviewrs as participants (#8121) 5 years ago
guillep2k 8ae96a37ce Add change title notification for issues (#8061) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Antoine GIRARD f369788347 Refactor filetype is not allowed errors (#7309) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 7162fbf3d6
if milestone id is zero don't get it from database (#7169) 5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131) 5 years ago
Lunny Xiao 2382f1b057
fix 500 when reviewer is deleted with integration tests (#6856) 5 years ago
Lunny Xiao 4c34bc111c
fix pulls broken when fork repository deleted (#6754) 5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 5 years ago
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601) 6 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 6 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 6 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327) 6 years ago