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.
Giteabot d6cf261be8
Call git.InitSimple for runRepoSyncReleases (#26396) (#26450)
9 months ago
..
actions.go Refactor path & config system (#25330) (#25416) 10 months ago
admin.go Call git.InitSimple for runRepoSyncReleases (#26396) (#26450) 9 months ago
admin_auth_ldap.go Implement FSFE REUSE for golang files (#21840) 1 year ago
admin_auth_ldap_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
admin_user.go Add command to bulk set must-change-password (#22823) 1 year ago
admin_user_change_password.go Provide the ability to set password hash algorithm parameters (#22942) 1 year ago
admin_user_create.go Provide the ability to set password hash algorithm parameters (#22942) 1 year ago
admin_user_delete.go Add context cache as a request level cache (#22294) 1 year ago
admin_user_generate_access_token.go Fix CLI allowing creation of access tokens with existing name (#26071) (#26144) 9 months ago
admin_user_list.go Add command to bulk set must-change-password (#22823) 1 year ago
admin_user_must_change_password.go Add command to bulk set must-change-password (#22823) 1 year ago
cert.go Replace `interface{}` with `any` (#25686) (#25687) 10 months ago
cmd.go Fix sub-command log level (#25537) (#25553) 10 months ago
convert.go Support converting varchar to nvarchar for mssql database (#24105) 1 year ago
docs.go Implement FSFE REUSE for golang files (#21840) 1 year ago
doctor.go Fix sub-command log level (#25537) (#25553) 10 months ago
dump.go Replace `interface{}` with `any` (#25686) (#25687) 10 months ago
dump_repo.go Refactor the setting to make unit test easier (#22405) 1 year ago
embedded.go Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) (#25576) 10 months ago
generate.go Implement FSFE REUSE for golang files (#21840) 1 year ago
hook.go Fix sub-command log level (#25537) (#25553) 10 months ago
hook_test.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
keys.go Fix sub-command log level (#25537) (#25553) 10 months ago
mailer.go Refactor path & config system (#25330) (#25416) 10 months ago
main.go Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 9 months ago
main_test.go Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 9 months ago
manager.go Add gitea manager reload-templates command (#24843) 11 months ago
manager_logging.go Replace `interface{}` with `any` (#25686) (#25687) 10 months ago
migrate.go Refactor the setting to make unit test easier (#22405) 1 year ago
migrate_storage.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 11 months ago
migrate_storage_test.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 11 months ago
restore_repo.go Refactor path & config system (#25330) (#25416) 10 months ago
serv.go Replace `interface{}` with `any` (#25686) (#25687) 10 months ago
web.go Fix sub-command log level (#25537) (#25553) 10 months ago
web_acme.go Implement FSFE REUSE for golang files (#21840) 1 year ago
web_graceful.go Implement FSFE REUSE for golang files (#21840) 1 year ago
web_https.go Implement FSFE REUSE for golang files (#21840) 1 year ago