Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
forgejo
Watch
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2025-01-11 00:50:27 -05:00
Code
Issues
Activity
67effd6985
forgejo
/
cmd
History
oliverpool
5e73c67d67
fix: hook post-receive for sha256 repos
2024-05-15 16:43:16 +02:00
..
forgejo
actions.go
admin.go
admin_auth.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_auth_oauth.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
admin_auth_stmp.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
admin_regenerate.go
admin_user.go
admin_user_change_password.go
Improve "must-change-password" logic and document (
#30472
)
2024-04-21 11:29:08 +02:00
admin_user_create.go
fix(cli): admin user create first user never require a password change
2024-04-24 15:43:27 +02:00
admin_user_delete.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
admin_user_generate_access_token.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
admin_user_list.go
admin_user_must_change_password.go
cert.go
cmd.go
docs.go
doctor.go
doctor_convert.go
doctor_test.go
dump.go
dump_repo.go
dump_test.go
embedded.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
generate.go
hook.go
fix: hook post-receive for sha256 repos
2024-05-15 16:43:16 +02:00
hook_test.go
keys.go
mailer.go
main.go
main_test.go
manager.go
manager_logging.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-28 15:39:00 +02:00
migrate.go
migrate_storage.go
Fix missing migrate actions artifacts (
#30874
)
2024-05-12 20:03:10 +02:00
migrate_storage_test.go
restore_repo.go
serv.go
web.go
Clean up log messages (
#30313
)
2024-04-15 20:01:35 +02:00
web_acme.go
web_graceful.go
web_https.go