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