1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 07:34:59 +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
cert.go
cmd.go
convert.go
doctor.go
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