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
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
1 year ago
..
actions.go Improve CLI code and descriptions (#28482) 1 year ago
admin.go Move more functions to db.Find (#28419) 1 year ago
admin_auth.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
admin_auth_ldap.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
admin_auth_ldap_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
admin_auth_oauth.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
admin_auth_stmp.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
admin_regenerate.go
admin_user.go
admin_user_change_password.go
admin_user_create.go
admin_user_delete.go
admin_user_generate_access_token.go
admin_user_list.go
admin_user_must_change_password.go
cert.go
cmd.go
docs.go
doctor.go Improve CLI code and descriptions (#28482) 1 year ago
doctor_convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
doctor_test.go Improve doctor cli behavior (#28422) 1 year ago
dump.go fixed duplicate attachments on dump on windows (#28019) 1 year ago
dump_repo.go
embedded.go
generate.go Improve CLI code and descriptions (#28482) 1 year ago
hook.go Improve ObjectFormat interface (#28496) 1 year ago
hook_test.go
keys.go Improve CLI code and descriptions (#28482) 1 year ago
mailer.go
main.go Improve CLI code and descriptions (#28482) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
manager.go
manager_logging.go
migrate.go
migrate_storage.go
migrate_storage_test.go
restore_repo.go
serv.go Improve CLI code and descriptions (#28482) 1 year ago
web.go
web_acme.go
web_graceful.go
web_https.go