Sha256: 981b23ff2db6469831d81957a603b6b6ffe8e5246c0da725865289493010724d
Contents?: true
Size: 1.52 KB
Versions: 2
Compression:
Stored size: 1.52 KB
Contents
0.5.1 ----- * fix ordering in info (#27) * add log rotation (#26) * minor load fixes 0.5 ------- * little fixes in dsl * remove activesupport dependency * rename `state` trigger to `transition` * add runtime, cputime, file_touched checks * real cpu check (#9) * use sigar gem instead of `ps ax` * refactor cli (requires `eye q && eye l` after update gem from 0.4.x) * update celluloid to 0.15 0.4.2 ----- * add checker options :initial_grace, :skip_initial_fails * allow deleting env variables (#15) 0.4.1 --------- * add nop checker for periodic restart * catch errors in custom checkers, triggers * add custom notify * checker can fires array of commands * fix targets matching * remove autoset PWD env 0.4 --------- * pass tests on 1.9.2 * relax activesupport dependency * change client-server protocol (requires `eye q && eye l` after update gem from 0.3.x) * not matching targets from different applications * improve triggers (custom, better flapping) * delete pid_file on crash for daemonize process * delete pid_file on stop for all process types (`clear_pid false` to disable) * parallel tests (from 30 mins to 3min) * update celluloid to 0.14 0.3.2 --------- * improve matching targers * possibility to add many checkers with the same type per process (ex: checks :http_2, ...) * add uid, gid options (only for ruby 2.0) 0.3.1 ----- * load multiple configs (folder,...) now not breaks on first error (each config loads separately) * load ~/.eyeconfig with first eye load * some concurrency fixes * custom checker 0.3 --- * stable version
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
reel-eye-0.5.1 | CHANGES.md |
eye-0.5.1 | CHANGES.md |