Browse Source
Code Refactor of IssueWatch related things (#10401)
Code Refactor of IssueWatch related things (#10401)
* refactor * optimize * remove Iretating function LoadWatchUsers do not load Users into IW object and it is used only in api ... so move this logic * remove unessesary * Apply suggestions from code review Thx Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> * make Tests more robust * fix rebase * restart CI * CI no dont hit sqlites deadlock Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>mj
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 66 additions and 80 deletions
-
13integrations/repofiles_update_test.go
-
40models/issue_watch.go
-
66models/notification.go
-
6models/repo_watch.go
-
2models/user.go
-
3modules/git/repo_branch.go
-
7modules/test/context_tests.go
-
9routers/api/v1/repo/issue_subscription.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue