This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
gitea
Watch
0
Star
0
Fork
You've already forked gitea
0
mirror of
https://github.com/go-gitea/gitea
synced
2024-12-26 03:34:28 +01:00
Code
Issues
Releases
Wiki
Activity
476a043a5f
gitea
/
cmd
History
KN4CK3R
f1173d6879
Use more specific test methods (
#24265
)
...
Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io>
2023-04-22 17:56:27 -04:00
..
actions.go
add CLI command to register runner tokens (
#23762
)
2023-04-17 13:07:13 -04:00
admin.go
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
Support converting varchar to nvarchar for mssql database (
#24105
)
2023-04-17 21:22:10 +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
Use a general approach to access custom/static/builtin assets (
#24022
)
2023-04-12 18:16:45 +08:00
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
migrate_storage_test.go
Use more specific test methods (
#24265
)
2023-04-22 17:56:27 -04:00
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
web_acme.go
web_graceful.go
web_https.go