This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/graceful
Lunny Xiao 4a57c9ea17
Fix some lints (#17337)
Fix some linting problems.
2021-10-17 20:47:12 +01:00
..
context.go Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 2021-05-15 16:22:26 +02:00
manager_unix.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
manager_windows.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
manager.go Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 2021-05-15 16:22:26 +02:00
net_unix.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
net_windows.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
restart_unix.go Fix some lints (#17337) 2021-10-17 20:47:12 +01:00
server_hooks.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
server_http.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
server.go Use pointer for wrappedConn methods (#17295) 2021-10-12 21:55:18 +01:00