Supervisord Versions Save

a go-lang supervisor implementation

v0.7.3

2 years ago

Changelog

e6df3cd go get error... #255

v0.7.1

2 years ago

v0.7.0

2 years ago

v0.6.9

3 years ago

Changelog

06e8ed8 compile with go 1.15 9a2c569 release with go mod 7322541 program parameter should not be overwritten from program-default section if the parameter already exists #228 430235c Merge pull request #227 from eleksir/readme_fixes 855b6a8 Assorted fixes in README.md 2d043f1 Merge pull request #224 from kmfukuyama/fix_cond_signal 68af0cd Remove a useless variable. 3038614 Fix usage of Cond.Signal(). 72de1f4 Fix usage of Cond.Signal().

v0.6.3

5 years ago

reduce the binary size

v0.6.2

5 years ago

Changelog

bb73737 no static link for darwin

v0.6

5 years ago

Changelog

508a11d fix compile error 5baad2f Update version.go 8adbb5b create static link binary 513f091 static link 3e4e547 Update README.md 289386c #131: delay between retries bdd3dc3 Merge pull request #124 from xmonitor/master ef69f1b Merge pull request #129 from ruudk/patch-1 7bdcbab Merge pull request #130 from ruudk/patch-2 084f7a1 Remove debug logs b1a2eb2 StopAllProcesses in parallel 8c9c4f1 fix process test failure 0c0cdf0 #123: log Console 5d6c1ce Update README.md 8abb3e4 multiple log file support df96aae #118: Process.isRunning is incorrect c6e9d46 Update README.md 707bf5d #125: support more process start and stop in the same time b6ca329 Fix: remove program from config just by its program name without 'program:' prefix' c613a3f fix the CI failure issue 4e3ca4e revert to error level if fail to listen on address because of CI failure 1c37372 Merge pull request #122 from thisforeda/master 563a8b3 should exit when xmlrpc failed listen. e703d08 start&stop multi-process in async mode d9832db fix: supervisord ctl reload hangs supervisord 140b721 check process is running in more robust way bcb5122 fix: unix_http_server not working 814985e Merge pull request #112 from Al2Klimov/bugfix/process-stop-parallel 899aaa6 disable daemon reaper message 74e4623 Stop processes concurrently on ^C 12317cc reap zombie if supervisord pid is 1 89a6b71 add webGUI description d38be20 Add files via upload e2651a7 fix program start-up hang if startsecs is 0 cdf7207 fix ctl status hang up if program exit quickly e1b4d5c fix supervisor client hang up 1eab08a program parameter stopasgroup&killasgroup support c417e90 program parameter stopasgroup&killasgroup support 026fb4b fix program startretries 248cb24 don't block get process info during process starting ac80388 Merge pull request #105 from spx/master 1513269 supervisorctl get username and password from config cb6581b color the supervisord ctl status d5ea22b sort the program in xml request 41498ba more friendly message if process is not found for pid command 4fcca4b don't lower the program name in 'ctl status' 744436d return non-zero if fail to connect to supervisord in ctl 97b9b06 webgui support 656c6d1 multiline configuration in deeper indent 304f34c Merge pull request #99 from Siecje/signal 09419ea Fix supervisord ctl signal usage

v0.5

5 years ago

Changelog

6e32849 Update README.md 242697f Update version.go 5f297ce Merge pull request #95 from ochinchina/stou-v0.3-test 3fafa44 get pid with:supervisord ctl pid 8dc3c50 support stopsignal list 960b62d Update README.md e5df21f Merge pull request #92 from ochinchina/stou-v0.3-test ccde129 syslog to remote 42653aa Merge pull request #90 from rbeuque74/timeout 1732871 xmlrpcclient: implement SetTimeout on dial and read/write for unix/http connection + conn.Close on unix socket 4b57806 Merge pull request #89 from czerasz/patch-1 ec4c554 Build binary for MacOS edf6e8d Merge pull request #88 from ochinchina/stou-v0.3-test f4167c2 fix the issue:Autostart 'unexpected' does not work correctly 978bb0a add restful interface

v0.4

6 years ago

Changelog

7827db6 Merge pull request #86 from ochinchina/stou-v0.3-test c54750c not compare order if no depends 83417a9 Merge pull request #84 from lsl/master 9b2a8cc From scratch static builds

v0.3

6 years ago