This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-01 07:03:57 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
aac8250b473600549105e8fd499a8d18f5bb3dd0
gitea
/
cmd
T
History
Lunny Xiao
and
techknowlogick
9f40bb020e
fix dump non-exist log directory (
#9818
)
2020-01-16 21:56:51 -05:00
..
admin_auth_ldap_test.go
…
admin_auth_ldap.go
…
admin.go
Fix
#9530
: admin auth list make readable and admin auth delete bug fix (
#9628
)
2020-01-07 23:41:16 +00:00
cert.go
…
cmd.go
…
convert.go
…
doctor.go
Add a new command doctor to check if some wrong configurations on gitea instance (
#9095
)
2020-01-11 15:24:57 +01:00
dump.go
fix dump non-exist log directory (
#9818
)
2020-01-16 21:56:51 -05:00
generate.go
…
hook.go
Make hook status printing configurable with delay (
#9641
)
2020-01-12 08:46:03 +00:00
keys.go
Add debug option to serv to help debug problems (
#9492
)
2019-12-25 23:44:57 +08:00
migrate.go
…
serv.go
Add debug option to serv to help debug problems (
#9492
)
2019-12-25 23:44:57 +08:00
web_graceful.go
…
web.go
…