Commit Graph

258 Commits (c21167e3a2dc481750ce541d65782297e8c47254)

Author SHA1 Message Date
Lunny Xiao 8ab35eefc4 Move mirror sync actions to notification (#9022)
4 years ago
Benno eb1b225d9a Send tag create and push webhook when release created on UI (#8671)
4 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
4 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009)
5 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996)
5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
5 years ago
Lars Lehtonen 896ad1d9cf services/mirror: fix dropped test errors (#9007)
5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954)
5 years ago
guillep2k 8282f26250 Don't send notification on pending reviews (#8943)
5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
5 years ago
guillep2k 1f90147f39 Use templates for issue e-mail subject and body (#8329)
5 years ago
Lunny Xiao 0109229928
Move release webhook to notification (#8817)
5 years ago
Lunny Xiao aaeef295bb
Move pull webhook to notification (#8805)
5 years ago
Lunny Xiao 491887d441 Move actions to notification (#8785)
5 years ago
Lunny Xiao 022d2d8beb
Move push commits events to notification (#8783)
5 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780)
5 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
5 years ago
Lunny Xiao 4b8d9e58c5
Move labels webhooks to notification (#8749)
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
5 years ago
Ilya ac0fb36c41 Allow to merge if file path contains " or \ (#8629)
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
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
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
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557)
5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
5 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553)
5 years ago
John Olheiser 0a004a69cd Improve webhooks (#8583)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
John Olheiser 7c4c01c0fd Fix review webhooks (#8570)
5 years ago
Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
Lunny Xiao 8edf3d5804 Move sync mirror actions to mirror service package (#8518)
5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326)
5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
guillep2k df2c11a878 Ignore mentions for users with no access (#8395)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219)
5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217)
5 years ago
Elias Norberg 668d3d02aa If no specific context is required for status check, require an overall success (#8318)
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
Lunny Xiao 061388379a Move create issue comment to comments package (#8212)
5 years ago
Daniel Fonseca de Lira 7cccada51e Fix assets key on release webhook (#8253)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213)
5 years ago
Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago