gitea/modules/graceful
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
* Make LogDescriptions race safe

* Add manager commands for pausing, resuming, adding and removing loggers

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Placate lint

* Ensure that file logger is run!

* Add support for smtp and conn

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add release-and-reopen

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
..
context.go Graceful: Xorm, RepoIndexer, Cron and Others ()
manager.go Handle panics that percolate up to the graceful module ()
manager_unix.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
manager_windows.go [UI] Show pull icon on pull ()
net_unix.go Graceful: Xorm, RepoIndexer, Cron and Others ()
net_windows.go Fix missed change to GetManager() ()
restart_unix.go Graceful: Xorm, RepoIndexer, Cron and Others ()
server.go Prevent panic during wrappedConn close at hammertime ()
server_hooks.go Graceful: Xorm, RepoIndexer, Cron and Others ()
server_http.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines ()