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.
forgejo/cmd
wxiaoguang 9b8de15797
Clean up log messages (#30313)
9 months ago
..
forgejo [REFACTOR] cli: prepareWorkPathAndCustomConf is not just for actions 11 months ago
actions.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 11 months ago
admin.go Simplify how git repositories are opened (#28937) 12 months 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 Revert "[BUG] Initalize Git for hook regeneration" 11 months ago
admin_user.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
admin_user_change_password.go Unify user update methods (#28733) 11 months ago
admin_user_create.go Fix must-change-password help dialog 10 months ago
admin_user_delete.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
admin_user_generate_access_token.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin_user_list.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
admin_user_must_change_password.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
cert.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 11 months ago
cmd.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
docs.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 11 months ago
doctor.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 11 months ago
doctor_convert.go [CHORE] Remove Microsoft SQL Server Support 9 months ago
doctor_test.go Move doctor package from modules to services (#28856) 12 months ago
dump.go [CHORE] Remove Microsoft SQL Server Support 9 months ago
dump_repo.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
dump_test.go [BUG] Allow to exclude files in dump 10 months ago
embedded.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
generate.go [GITEA] Refactor generation of JWT secret 11 months ago
hook.go Fix spelling mistakes caught by golangci-lint 9 months ago
hook_test.go Add unit tests for update git hook 9 months ago
keys.go Refactor cmd setup and remove deadcode (#29313) 11 months ago
mailer.go Return `responseText` instead of string in some functions (#28836) 12 months ago
main.go [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
manager.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 11 months ago
manager_logging.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 11 months ago
migrate.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
migrate_storage.go Fix migrate storage bug (#28830) 12 months ago
migrate_storage_test.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
restore_repo.go Refactor to use urfave/cli/v2 (#25959) 1 year ago
serv.go [CHORE] Remove `println` 9 months ago
web.go Clean up log messages (#30313) 9 months ago
web_acme.go Implement FSFE REUSE for golang files (#21840) 2 years ago
web_graceful.go Implement FSFE REUSE for golang files (#21840) 2 years ago
web_https.go Implement FSFE REUSE for golang files (#21840) 2 years ago