forgejo/cmd
Earl Warren 843e6149c2
[ACTIONS] forgejo actions --registration-token-admin
(cherry picked from commit 481d813539)

address oliverpool comments

(cherry picked from commit d8f313f9e2)

s/Printf/Print/

(cherry picked from commit 6621b04458)

do not run initDB within integration tests

(cherry picked from commit 5a0428ede3)
(cherry picked from commit d3ebc9449c)
(cherry picked from commit 411bc5ac69)
(cherry picked from commit 9de9a916a6)
(cherry picked from commit bffa551ac9)
2023-04-11 23:38:23 +02:00
..
actions.go [ACTIONS] forgejo actions --registration-token-admin 2023-04-11 23:38:23 +02:00
admin.go Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
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
cmd.go
convert.go Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
docs.go
doctor.go
dump.go Add --quiet option to gitea dump (#22969) 2023-04-10 09:46:23 -04:00
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
hook_test.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
keys.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
mailer.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
main_test.go
manager.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
manager_logging.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
migrate.go
migrate_storage.go Make minio package support legacy MD5 checksum (#23768) 2023-03-28 11:10:24 -04:00
migrate_storage_test.go
restore_repo.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
serv.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2023-03-29 14:32:26 +08:00
web.go Move pidfile creation from setting to web cmd package (#23285) 2023-03-16 15:22:54 +08:00
web_acme.go
web_graceful.go
web_https.go