0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-14 02:02:23 +01:00
gitea/cmd
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
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cert.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cmd.go
convert.go
docs.go
doctor.go
dump.go
dump_repo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
embedded.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
embedded_stub.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
generate.go
hook.go
hook_test.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
keys.go
mailer.go
manager.go
migrate.go
migrate_storage.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
restore_repo.go
serv.go
web.go
web_graceful.go
web_https.go
web_letsencrypt.go