This repository has been archived on 2023-07-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Lunny Xiao d91980f439 Fix test (#3)
Fix test

Reviewed-on: #3
2020-04-30 06:52:01 +00:00
.gitignore moved to a standalone package 2020-04-30 10:38:43 +08:00
context.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
go.mod Fix test (#3) 2020-04-30 06:52:01 +00:00
go.sum Fix test (#3) 2020-04-30 06:52:01 +00:00
manager_unix.go make NumberOfServersToCreate changable (#2) 2020-04-30 03:16:32 +00:00
manager_windows.go Fix test (#3) 2020-04-30 06:52:01 +00:00
manager.go make NumberOfServersToCreate changable (#2) 2020-04-30 03:16:32 +00:00
net_unix.go moved to a standalone package 2020-04-30 10:38:43 +08:00
net_windows.go Fix missed change to GetManager() (#9361) 2019-12-15 13:15:17 +00:00
restart_unix.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
server_hooks.go moved to a standalone package 2020-04-30 10:38:43 +08:00
server_http.go Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 2019-11-21 13:32:02 -05:00
server.go moved to a standalone package 2020-04-30 10:38:43 +08:00