Sha256: 2f8e66a57177377f3e0caac4ff6e41509da7d56354cc83cf6aa84fd4048ae485
Contents?: true
Size: 1.43 KB
Versions: 2
Compression:
Stored size: 1.43 KB
Contents
0.5 ------- * little fixes in dsl * remove activesupport dependency * rename `state` trigger to `transition` * add runtime, cputime, file_touched checks * real cpu check * 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 | CHANGES.md |
eye-0.5 | CHANGES.md |