1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 23:21:18 +02:00
gitea/routers
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
..
admin
api/v1 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) 2019-09-27 08:22:36 +08:00
dev
org
private
repo 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) 2019-09-27 08:22:36 +08:00
routes Alwaywas return local url for users avatar (#8245) 2019-09-26 12:21:23 -04:00
user Alwaywas return local url for users avatar (#8245) 2019-09-26 12:21:23 -04:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go