Commit Graph

334 Commits (887a8fe2422ed783ae0968fccc269bdfb6a39595)

Author SHA1 Message Date
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
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327)
5 years ago
kekero 3568d426fe New Issue ?body= query (#5851)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
Lunny Xiao b1f3685015 fix approvals limitation (#5521)
5 years ago
Lunny Xiao ccea91652f fix adding reaction fail for read permission (#5515)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago