Commit Graph

352 Commits (2b3e931cde3e3d70b69202164f35fc6f2c609ade)

Author SHA1 Message Date
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582)
4 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 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)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago