Lunny Xiao
a01023f251
Move webhook to a standalone package under modules ( #8747 )
* Move webhook to a standalone package under modules
* fix test
* fix comments
6 years ago
Lunny Xiao
1ca5eb7766
Move webhook codes from service to webhook notification ( #8712 )
* Move webhook codes from service to webhook notification
* move deletecomment webhook to notifications
* fix notification
6 years ago
Lunny Xiao
1a6073731f
Move issue change content from models to service ( #8711 )
* Move issue change content from models to service
* fix lint
6 years ago
Lunny Xiao
6aba0f6dd0
Move issue notifications ( #8713 )
6 years ago
Lunny Xiao
9cb678c6a4
Move issue change status from models to service ( #8691 )
6 years ago
Lunny Xiao
3e50c75c46
Move more issue assignee code from models to issue service ( #8690 )
* Move more issue assignee code from models to issue service
* fix test
6 years ago
Lunny Xiao
295b1d0f3d
Move some repositories' operations to a standalone service package ( #8557 )
* Move some repositories' operations to a standalone service package
* improve code
* remove unused codes
* add rollback when fork failed
* add repo when return
6 years ago
Lunny Xiao
37fa6f997b
Move clearlabels from models to issue service ( #8326 )
* move clearlabels from models to issue service
* improve code
* Apply suggestions from code review
Co-Authored-By: zeripath <art27@cantab.net>
6 years ago