aboutsummaryrefslogtreecommitdiffstats
path: root/modules/graceful
Commit message (Expand)AuthorAgeFilesLines
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-1/+2
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-1/+4
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-141-1/+34
* Prevent panic during wrappedConn close at hammertime (#11219)zeripath2020-04-261-0/+11
* Restore graceful restart on SIGHUP (#10224)zeripath2020-02-111-2/+2
* Prevent double waitgroup decrement (#10170)zeripath2020-02-071-3/+7
* [UI] Show pull icon on pull (#10061)65432020-01-291-1/+1
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-282-20/+59
* Make CertFile and KeyFile relative to CustomPath (#9868)zeripath2020-01-191-2/+16
* Fix missed change to GetManager() (#9361)zeripath2019-12-151-1/+1
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-158-95/+143
* Add comment to exported function WindowsServiceName (make revive) (#9241)David Svantesson2019-12-031-0/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-304-46/+255
* Graceful: Allow graceful restart for unix sockets (#9113)zeripath2019-11-242-1/+19
* Run make fmt on master (#9129)David Svantesson2019-11-221-5/+4
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-2112-281/+550
* Graceful fixes (#8645)zeripath2019-10-234-7/+33
* Restrict modules/graceful to non-windows build and shim the IsChild marker (#...zeripath2019-10-168-0/+25
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-157-0/+838