forgejo/modules/repository
zeripath 5a8dd96b33
Ensure that git daemon export ok is created for mirrors ()
* Ensure that git daemon export ok is created for mirrors

There is an issue with  where it appears that create repo requires that the
repo does not exist. This causes  where an error is reported because of this.

This PR fixes this and also runs update-server-info for mirrors and generated repos.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-10-13 20:47:02 +01:00
..
adopt.go Ensure that git daemon export ok is created for mirrors () 2021-10-13 20:47:02 +01:00
archive.go Fix archive error when rename repo or user () 2021-07-13 14:16:31 +02:00
branch.go [API] Add pagination to ListBranches () 2021-02-03 20:06:13 +01:00
cache.go Make commit info cancelable () 2021-06-06 19:44:58 -04:00
check.go DBContext is just a Context () 2021-09-23 23:45:36 +08:00
commits.go Avatar refactor, move avatar code from models to models.avatars, remove duplicated code () 2021-10-06 01:25:46 +02:00
commits_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
create.go Ensure that git daemon export ok is created for mirrors () 2021-10-13 20:47:02 +01:00
create_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
fork.go Ensure that git daemon export ok is created for mirrors () 2021-10-13 20:47:02 +01:00
fork_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
generate.go Ensure that git daemon export ok is created for mirrors () 2021-10-13 20:47:02 +01:00
hooks.go DBContext is just a Context () 2021-09-23 23:45:36 +08:00
init.go DBContext is just a Context () 2021-09-23 23:45:36 +08:00
main_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
push.go Fix a bug on refactoring () 2020-10-31 23:42:54 +08:00
repo.go Ensure that git daemon export ok is created for mirrors () 2021-10-13 20:47:02 +01:00
update.go DBContext is just a Context () 2021-09-23 23:45:36 +08:00