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
Rowan Bohde 8de8972baf
fix: allow actions artifacts storage migration to complete succesfully (#31251)
5 months ago
..
actions.go
admin.go
admin_auth.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 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) 7 months ago
admin_auth_stmp.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 months ago
admin_regenerate.go
admin_user.go
admin_user_change_password.go Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
admin_user_create.go Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
admin_user_create_test.go Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
admin_user_delete.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 months ago
admin_user_generate_access_token.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 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) 7 months ago
dump_repo.go
embedded.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 months ago
generate.go
hook.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
hook_test.go
keys.go
mailer.go
main.go Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
main_test.go Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
manager.go
manager_logging.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 months ago
migrate.go
migrate_storage.go fix: allow actions artifacts storage migration to complete succesfully (#31251) 5 months ago
migrate_storage_test.go
restore_repo.go
serv.go Make sure git version&feature are always prepared (#30877) 6 months ago
web.go
web_acme.go
web_graceful.go
web_https.go