0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-19 07:39:00 +02:00
Commit graph

51 commits

Author SHA1 Message Date
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)
* extract actions on new pull request from models to pulls service

* improve code

* move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull

* fix fmt

* Rename pulls.go to pull.go
2019-09-27 08:22:36 +08:00
Renamed from modules/pull/review.go (Browse further)