1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 13:33:52 +02:00
gitea/routers/private
Aravinth Manivannan 3bb028cc46
Validate migration files (#18203)
JSON Schema validation for data used by Gitea during migrations

Discussion at https://forum.forgefriends.org/t/common-json-schema-for-repository-information/563

Co-authored-by: Loïc Dachary <loic@dachary.org>
2022-01-26 10:45:51 +01:00
..
default_branch.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
hook_post_receive.go
hook_pre_receive.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
hook_proc_receive.go
hook_verification.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
internal_repo.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
internal.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
key.go
mail.go
manager_unix.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
manager_windows.go
manager.go
restore_repo.go Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
serv.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
ssh_log.go