0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #63 from jsenjoy/master More... almost 10 years ago
fix the demo where may make confused More... almost 10 years ago
* move process to the background (no terminal) More... almost 10 years ago
Merge pull request #31 from rprieto/master More... about 10 years ago
Make kill wait for child process to exit, to add support for asynchronous signal handlers More... about 10 years ago
[fix] Fix test, isn't passing in 0.10.x More... over 10 years ago
adding the number of restarts to what monitor returns More... over 10 years ago
Merge pull request #32 from msokk/master More... over 10 years ago
Adds id parameter as outlined in https://github.com/nodejitsu/forever/issues/461. More... over 10 years ago
[dist] Version bump. 1.2.3 More... over 10 years ago
Merge pull request #50 from dermidgen/master More... over 10 years ago
[dist] bump vows version More... over 10 years ago
fixes issue where first element of watchIgnorePatterns array is an empty array More... over 10 years ago
Merge branch 'master' of github.com:abueckerMB/forever-monitor More... over 10 years ago
Update desc More... over 10 years ago
Use setMaxListeners(0) to prevent endless stream of spurious Node warnings More... over 10 years ago
watchIgnoreDotFiles is a boolean flag (for files starting with a dot) More... almost 11 years ago
[dist] Bump version to 1.2.2 More... almost 11 years ago
[api] Emit signal as an argument in `exit:code` More... almost 11 years ago
Don't overwrite spawnWith.cwd More... almost 11 years ago
README section about debug output More... almost 11 years ago
Merge branch 'patch-2' More... about 11 years ago
Fix for ignore patterns More... about 11 years ago
Update to package.json to update minimatch version More... about 11 years ago
[dist] Version bump. 1.2.1 More... about 11 years ago
[dist test] Update travis to test [email protected] More... about 11 years ago
[dist fix] Support [email protected] More... about 11 years ago
[dist] Version bump. 1.2.0 More... about 11 years ago
[fix test] Allow for commands that have `node` in their name. Fixes #7 More... about 11 years ago
[fix] Set `Monitor.prototype.inspect` to null to `util.inspect` doesnt return "undefined". Fixes #2. More... about 11 years ago