.. |
forgejo
|
[CLI] implement forgejo-cli actions generate-secret (squash) NoInit
|
2023-07-16 23:21:45 +02:00 |
actions.go
|
Refactor path & config system (#25330) (#25416)
|
2023-06-22 16:27:18 +00:00 |
admin.go
|
|
|
admin_auth_ldap.go
|
|
|
admin_auth_ldap_test.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
|
Replace interface{} with any (#25686) (#25687)
|
2023-07-04 23:41:32 -04:00 |
cmd.go
|
Fix sub-command log level (#25537) (#25553)
|
2023-06-28 17:35:20 +08:00 |
convert.go
|
|
|
docs.go
|
|
|
doctor.go
|
Fix sub-command log level (#25537) (#25553)
|
2023-06-28 17:35:20 +08:00 |
dump.go
|
Replace interface{} with any (#25686) (#25687)
|
2023-07-04 23:41:32 -04:00 |
dump_repo.go
|
|
|
embedded.go
|
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) (#25576)
|
2023-06-29 06:30:40 +02:00 |
generate.go
|
|
|
hook.go
|
Fix sub-command log level (#25537) (#25553)
|
2023-06-28 17:35:20 +08:00 |
hook_test.go
|
|
|
keys.go
|
Fix sub-command log level (#25537) (#25553)
|
2023-06-28 17:35:20 +08:00 |
mailer.go
|
Refactor path & config system (#25330) (#25416)
|
2023-06-22 16:27:18 +00:00 |
main_test.go
|
Merge setting.InitXXX into one function with options (#24389)
|
2023-05-04 11:55:35 +08:00 |
manager.go
|
Add gitea manager reload-templates command (#24843)
|
2023-05-22 23:51:40 +08:00 |
manager_logging.go
|
Replace interface{} with any (#25686) (#25687)
|
2023-07-04 23:41:32 -04:00 |
migrate.go
|
|
|
migrate_storage.go
|
Fix all possible setting error related storages and added some tests (#23911) (#25244)
|
2023-06-14 08:36:52 +02:00 |
migrate_storage_test.go
|
Fix all possible setting error related storages and added some tests (#23911) (#25244)
|
2023-06-14 08:36:52 +02:00 |
restore_repo.go
|
Refactor path & config system (#25330) (#25416)
|
2023-06-22 16:27:18 +00:00 |
serv.go
|
Replace interface{} with any (#25686) (#25687)
|
2023-07-04 23:41:32 -04:00 |
web.go
|
Fix sub-command log level (#25537) (#25553)
|
2023-06-28 17:35:20 +08:00 |
web_acme.go
|
|
|
web_graceful.go
|
|
|
web_https.go
|
|
|