Commit Graph

58 Commits (ef89e75d0eb232e98ca7a7ef278b8681c7f4fe50)

Author SHA1 Message Date
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
Lunny Xiao 542bd59239
Fix webhook bug (#10427)
4 years ago
Lunny Xiao 21e771c41b
Fix notification (#10331)
4 years ago
zeripath 791b109d6f
Notification: queue ui.go notification-service (#10281)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
guillep2k dbd1fae618 Fix repo indexer not updating upon push (#9957)
4 years ago
6543 06cd3e03a2 [refactor] notify remove unused praram (#9804)
4 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370)
4 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664)
4 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596)
4 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
4 years ago
guillep2k 4f42e03a35 Fix wrong notification on merge (#9450)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330)
4 years ago
Lunny Xiao ba1acf5b50 fix issue indexer not triggered when migrating a repository (#9332)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
Lunny Xiao 8ab35eefc4 Move mirror sync actions to notification (#9022)
4 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
4 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
John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995)
5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954)
5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
zeripath 253fdfb7fa Fix Notify Create Ref Error on tag creation (#8936)
5 years ago
Lunny Xiao bb6879d339
Improve notification (#8835)
5 years ago
Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907)
5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779)
5 years ago
Lunny Xiao 0109229928
Move release webhook to notification (#8817)
5 years ago
Lunny Xiao 8a84d82d53
Move repofiles webhooks to notification (#8807)
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
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
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 20477a69ea
Move clearlabels from models to issue service (#8326)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165)
5 years ago
Lunny Xiao 2f53b5f88c fix mail notification when close/reopen issue (#6581)
5 years ago