0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Releases 0.2.3 More... about 12 years ago
Changes from deprecated sys/util.puts to console.log, adds Peter Lyons as conntributor, and updates node engine requirement to 0.6.0. More... about 12 years ago
Merge branch 'master' of https://github.com/focusaurus/node-control More... about 12 years ago
Tweaks README and adds repository information to packages.json. More... over 12 years ago
Node v0.6 compatibility. Use util module instead of sys. More... over 12 years ago
Fixes user name in QUICK EXAMPLE text. More... almost 13 years ago
Fixes login names in quick example output to correspond with config. More... almost 13 years ago
Releases 0.2.2 More... almost 13 years ago
Improves logging to create new fs.WriteStream only on controller logPath change More... almost 13 years ago
Adds David Pratt to new CONTRIBUTORS section. More... almost 13 years ago
Releases 0.2.1 More... almost 13 years ago
Adds custom listeners to stderr and stdout of scp() and ssh(), stdin to contollers, and revises documentation. More... almost 13 years ago
Releases 0.2.0 More... almost 13 years ago
Changes next release version in CHANGELOG. More... almost 13 years ago
Changes hosts objects to prototype-based controller objects implementation, separates configuration from controller module, deprecates hosts() in favor of controllers(), and supports JSON notation configuration. More... almost 13 years ago
Releases 0.1.9 More... almost 13 years ago
Documents and adds example of hosts() usage without tasks system. More... almost 13 years ago
Initializes scpOptions as array if not configured so later logic can assume array. More... almost 13 years ago
Releases 0.1.8 More... almost 13 years ago
Adds exit callbacks, scpOptions, config task command line arguments rewriting, and example controller script demonstrating usage of the new features. More... almost 13 years ago
Releases 0.1.7 More... over 13 years ago
Adds host.logMask masking of portions of command from console and log file. More... over 13 years ago
Releases 0.1.6 More... over 13 years ago
Removes undocumented host() method for setting up a single host from config and adds engines specification to package file. More... over 13 years ago
Documents and adjusts implementation of sshOptions. More... over 13 years ago
Removes unnecessary if check in timestamp module. More... over 13 years ago
Releases 0.1.5 More... over 13 years ago
Tweaks in README to recommend including config task when calling list task in case config task itself adds custom tasks for that config More... over 13 years ago
Removes console logging and shifts command logging to take place before subprocess execution. More... over 13 years ago
Updates package version More... over 13 years ago