Commit Graph

35 Commits (fb2dc956233bae9f1136436e015ebd8190c0113c)

Author SHA1 Message Date
zeripath c96be0cd98
Make SSL cipher suite configurable (#17440) 3 years ago
Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 3 years ago
zeripath 429258cff3
Use pointer for wrappedConn methods (#17295) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
John Olheiser 648464b504
Add bundle download for repository (#14538) 3 years ago
Stanley Hu 3dba75fb97
Support HTTP/2 in Let's Encrypt (#16371) 3 years ago
zeripath daa5a23548
Set self-adjusting deadline for connection writing (#16068) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
zeripath 1a5659943e
Add timeout to writing to responses (#15831) 3 years ago
zeripath bdc1697729
Drop back to use IsAnInteractiveSession for SVC (#15749) 3 years ago
zeripath 113c1557ff
Fix regression from #14623 - use debug SVC handler only on interactive sessions (#15210) 4 years ago
zeripath c03f530212
Make internal SSH server host key path configurable (#14918) 4 years ago
Lunny Xiao a1c9e8f266
Fix windows build error (#14263) 4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195) 4 years ago
zeripath 702e98c5ec
Set TLS minimum version to 1.2 (#12689) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
zeripath 4a04740daf
Handle panics that percolate up to the graceful module (#11291) 4 years ago
zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219) 4 years ago
zeripath 37892be635
Restore graceful restart on SIGHUP (#10224) 5 years ago
zeripath c512bfd09c
Prevent double waitgroup decrement (#10170) 5 years ago
6543 169bb55ec6
[UI] Show pull icon on pull (#10061) 5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
zeripath 1d7b7504d0
Make CertFile and KeyFile relative to CustomPath (#9868) 5 years ago
zeripath 7cc16740a5
Fix missed change to GetManager() (#9361) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
David Svantesson 6460284085 Add comment to exported function WindowsServiceName (make revive) (#9241) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
zeripath e3f22ad2cc Graceful: Allow graceful restart for unix sockets (#9113) 5 years ago
David Svantesson a4e398dc45 Run make fmt on master (#9129) 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
zeripath f067e12859
Graceful fixes (#8645) 5 years ago
zeripath d4cd4ed442
Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago