You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
2 years ago
..
admin.go format with gofumpt (#18184) 2 years ago
admin_auth_ldap.go Refactor auth package (#17962) 3 years ago
admin_auth_ldap_test.go format with gofumpt (#18184) 2 years ago
cert.go format with gofumpt (#18184) 2 years ago
cmd.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
convert.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
docs.go Fix offBy1 errors (#17606) 3 years ago
doctor.go format with gofumpt (#18184) 2 years ago
dump.go format with gofumpt (#18184) 2 years ago
dump_repo.go format with gofumpt (#18184) 2 years ago
embedded.go format with gofumpt (#18184) 2 years ago
embedded_stub.go Add bundle download for repository (#14538) 3 years ago
generate.go Add asymmetric JWT signing (#16010) 3 years ago
hook.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
hook_test.go Add agit flow support in gitea (#14295) 3 years ago
keys.go Second attempt at preventing zombies (#16326) 3 years ago
mailer.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
manager.go format with gofumpt (#18184) 2 years ago
migrate.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
migrate_storage.go Some repository refactors (#17950) 3 years ago
restore_repo.go Validate migration files (#18203) 2 years ago
serv.go Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2 years ago
web.go format with gofumpt (#18184) 2 years ago
web_graceful.go Make SSL cipher suite configurable (#17440) 3 years ago
web_https.go Add user settings key/value DB table (#16834) 3 years ago
web_letsencrypt.go format with gofumpt (#18184) 2 years ago