| .. |
|
actions.go
|
Return `responseText` instead of string in some functions (#28836)
|
2 years ago |
|
admin.go
|
Simplify how git repositories are opened (#28937)
|
2 years ago |
|
admin_auth.go
|
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
|
2 years ago |
|
admin_auth_ldap.go
|
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)
|
8 months ago |
|
admin_auth_ldap_test.go
|
Enable testifylint rules (#34075)
|
9 months ago |
|
admin_auth_oauth.go
|
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)
|
8 months ago |
|
admin_auth_stmp.go
|
Fix incorrect cli default values (#34765) (#34766)
|
6 months ago |
|
admin_regenerate.go
|
Move some asymkey functions to service layer (#28894)
|
2 years ago |
|
admin_user.go
|
Refactor to use urfave/cli/v2 (#25959)
|
2 years ago |
|
admin_user_change_password.go
|
Add some tests to clarify the "must-change-password" behavior (#30693)
|
2 years ago |
|
admin_user_create.go
|
Add "--fullname" arg to gitea admin user create (#34241)
|
8 months ago |
|
admin_user_create_test.go
|
Add "--fullname" arg to gitea admin user create (#34241)
|
8 months ago |
|
admin_user_delete.go
|
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
|
2 years ago |
|
admin_user_generate_access_token.go
|
Add new CLI flags to set name and scopes when creating a user with access token (#34080)
|
9 months ago |
|
admin_user_list.go
|
Reduce usage of `db.DefaultContext` (#27073)
|
2 years ago |
|
admin_user_must_change_password.go
|
Refactor to use urfave/cli/v2 (#25959)
|
2 years ago |
|
cert.go
|
Expanded minimum RSA Keylength to 3072 (#26604)
|
2 years ago |
|
cmd.go
|
Refactor to use urfave/cli/v2 (#25959)
|
2 years ago |
|
docs.go
|
Refactor to use urfave/cli/v2 (#25959)
|
2 years ago |
|
doctor.go
|
enable staticcheck QFxxxx rules (#34064)
|
9 months ago |
|
doctor_convert.go
|
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)
|
2 years ago |
|
doctor_test.go
|
Move doctor package from modules to services (#28856)
|
2 years ago |
|
dump.go
|
Enable addtional linters (#34085)
|
9 months ago |
|
dump_repo.go
|
Add missing setting load in dump-repo command (#34479) (#34489)
|
7 months ago |
|
embedded.go
|
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
|
2 years ago |
|
generate.go
|
Refactor JWT secret generating & decoding code (#29172)
|
2 years ago |
|
hook.go
|
Performance optimization for tags synchronization (#34355) (#34522)
|
7 months ago |
|
hook_test.go
|
Use test context in tests and new loop system in benchmarks (#33648)
|
10 months ago |
|
keys.go
|
Refactor cmd setup and remove deadcode (#29313)
|
2 years ago |
|
mailer.go
|
Return `responseText` instead of string in some functions (#28836)
|
2 years ago |
|
main.go
|
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)
|
12 months ago |
|
main_test.go
|
Enable addtional linters (#34085)
|
9 months ago |
|
manager.go
|
Refactor to use urfave/cli/v2 (#25959)
|
2 years ago |
|
manager_logging.go
|
Fix incorrect cli default values (#34765) (#34766)
|
6 months ago |
|
migrate.go
|
Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
|
9 months ago |
|
migrate_storage.go
|
Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
|
9 months ago |
|
migrate_storage_test.go
|
Enable testifylint rules (#34075)
|
9 months ago |
|
restore_repo.go
|
Refactor to use urfave/cli/v2 (#25959)
|
2 years ago |
|
serv.go
|
Fix a bug when uploading file via lfs ssh command (#34408) (#34416)
|
7 months ago |
|
web.go
|
Uniform all temporary directories and allow customizing temp path (#32352)
|
8 months ago |
|
web_acme.go
|
Enable addtional linters (#34085)
|
9 months ago |
|
web_graceful.go
|
Implement FSFE REUSE for golang files (#21840)
|
3 years ago |
|
web_https.go
|
Implement FSFE REUSE for golang files (#21840)
|
3 years ago |