This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
2
Pull Requests
Projects
Releases
Activity
Files
f3febeb59459b6738ce803f5dda1a32292c48b7c
gitea
/
cmd
T
History
Blake Miner
e2f39c2b64
Fix bound address/port for caddy's certmagic library (see
#15848
) (
#15859
)
2021-05-14 15:39:10 +01:00
..
admin_auth_ldap_test.go
…
admin_auth_ldap.go
…
admin.go
Fix missing storage init (
#15589
)
2021-04-22 18:48:47 +02:00
cert.go
…
cmd.go
…
convert.go
…
docs.go
…
doctor.go
…
dump_repo.go
…
dump.go
dump: Add option to skip LFS/attachment files (
#15407
)
2021-04-12 17:33:32 +08:00
embedded_stub.go
…
embedded.go
…
generate.go
…
hook.go
Code Formats, Nits & Unused Func/Var deletions (
#15286
)
2021-04-09 09:40:34 +02:00
keys.go
…
mailer.go
…
manager.go
…
migrate_storage.go
…
migrate.go
…
restore_repo.go
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (
#15790
)
2021-05-10 15:57:45 +08:00
serv.go
…
web_graceful.go
Move FCGI req.URL.Path fix-up to the FCGI listener (
#15292
)
2021-04-09 21:17:57 +08:00
web_letsencrypt.go
Fix bound address/port for caddy's certmagic library (see
#15848
) (
#15859
)
2021-05-14 15:39:10 +01:00
web.go
…