Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move install pages out of main macaron routes (#13195) | zeripath | 2020-10-19 | 1 | -1/+1 |
* | Set TLS minimum version to 1.2 (#12689) | zeripath | 2020-09-02 | 1 | -0/+2 |
* | Prevent panic during wrappedConn close at hammertime (#11219) | zeripath | 2020-04-26 | 1 | -0/+11 |
* | Prevent double waitgroup decrement (#10170) | zeripath | 2020-02-07 | 1 | -3/+7 |
* | Make CertFile and KeyFile relative to CustomPath (#9868) | zeripath | 2020-01-19 | 1 | -2/+16 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -3/+3 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 1 | -58/+22 |
* | Graceful fixes (#8645) | zeripath | 2019-10-23 | 1 | -6/+11 |
* | Restrict modules/graceful to non-windows build and shim the IsChild marker (#... | zeripath | 2019-10-16 | 1 | -0/+2 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -0/+267 |