1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 03:31:32 +02:00
gitea/routers
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
* move mirror to a standalone package

* fix mirror address in template

* fix tests

* fix lint

* fix comment

* fix tests

* fix tests

* fix vendor

* fix fmt

* fix lint

* remove wrong file submitted

* fix conflict

* remove unrelated changes

* fix go mod

* fix tests

* clean go mod

* make vendor work

* make vendor work

* fix tests

* remove duplicated test
2019-10-01 21:40:17 +08:00
..
admin
api/v1 Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
dev
org
private
repo Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
routes
user
utils
home.go
init.go Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
install.go
metrics.go
swagger_json.go