Commit Graph

27 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath f034804e5d
Set self-adjusting deadline for connection writing (#16068) (#16123)
3 years ago
zeripath 41422f0df0
Add timeout to writing to responses (#15831) (#15872)
3 years ago
zeripath 1ec11ac87e
Drop back to use IsAnInteractiveSession for SVC (#15749) (#15762)
3 years ago
zeripath 2bc759518e
Fix regression from #14623 - use debug SVC handler only on interactive sessions (#15210) (#15211)
3 years ago
zeripath c03f530212
Make internal SSH server host key path configurable (#14918)
3 years ago
Lunny Xiao a1c9e8f266
Fix windows build error (#14263)
3 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)
4 years ago
zeripath c512bfd09c
Prevent double waitgroup decrement (#10170)
4 years ago
6543 169bb55ec6
[UI] Show pull icon on pull (#10061)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
zeripath 1d7b7504d0
Make CertFile and KeyFile relative to CustomPath (#9868)
4 years ago
zeripath 7cc16740a5
Fix missed change to GetManager() (#9361)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
David Svantesson 6460284085 Add comment to exported function WindowsServiceName (make revive) (#9241)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
zeripath e3f22ad2cc Graceful: Allow graceful restart for unix sockets (#9113)
4 years ago
David Svantesson a4e398dc45 Run make fmt on master (#9129)
4 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
4 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