This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
internal_repo.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
key.go
mail.go
manager.go
manager_unix.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
manager_windows.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