0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 02:40:00 +01:00
gitea/modules/context
Gusted 982b726b08
Don't fetch Mirror when it's migrating (#19588)
- When a repository is still being migrated, don't try to fetch the
Mirror from the database. Instead skip it. This allows to visit
repositories that are still being migrated and were configured to be
mirrored.
- Resolves #19585
- Regression: #19295

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-05-03 16:55:17 +03:00
..
access_log.go
api_org.go
api_test.go
api.go
auth.go
captcha.go
context.go
csrf.go
form.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Don't fetch Mirror when it's migrating (#19588) 2022-05-03 16:55:17 +03:00
response.go
utils.go
xsrf_test.go
xsrf.go