1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 19:34:31 +01:00
gitea/cmd
zeripath 65baacf227
Make hook status printing configurable with delay (#9641)
* Delay printing hook statuses until after 1 second

* Move to a 5s delay, wrapped writer structure and add config

* Update cmd/hook.go

* Apply suggestions from code review

* Update cmd/hook.go

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-01-12 08:46:03 +00: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
generate.go
hook.go Make hook status printing configurable with delay (#9641) 2020-01-12 08:46:03 +00:00
keys.go
migrate.go
serv.go
web_graceful.go
web.go