Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/cmd
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608)
9 months ago
..
actions.go
admin.go
admin_auth.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_auth_oauth.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
admin_auth_stmp.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
admin_regenerate.go Move some asymkey functions to service layer (#28894) 11 months ago
admin_user.go
admin_user_change_password.go Improve "must-change-password" logic and document (#30472) 10 months ago
admin_user_create.go Improve "must-change-password" logic and document (#30472) 10 months ago
admin_user_delete.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
admin_user_generate_access_token.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
admin_user_list.go
admin_user_must_change_password.go
cert.go
cmd.go
docs.go
doctor.go
doctor_convert.go
doctor_test.go
dump.go Add --skip-db option to dump command (#30613) 9 months ago
dump_repo.go
embedded.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
generate.go
hook.go Enable more `revive` linter rules (#30608) 9 months ago
hook_test.go
keys.go
mailer.go
main.go
main_test.go
manager.go
manager_logging.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago
migrate.go
migrate_storage.go
migrate_storage_test.go
restore_repo.go
serv.go
web.go Clean up log messages (#30313) 10 months ago
web_acme.go
web_graceful.go
web_https.go