0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: service pipemaster upgrade now working as expected. More... about 14 years ago
* Added: Ping command: $ pipe ping 0.5.1 * Added: List command, returns list of all available commands. More... about 14 years ago
Show 'running setup' More... about 14 years ago
Background processing block no longer taking any arguments. Run before/after hooks when forking background process. More... about 14 years ago
Added: Background processes. Changed: Configuration method app becomes setup. Same semantics, just better name. More... about 14 years ago
Documentation fix More... about 14 years ago
Fix: Pipe command exits with retcode on successful completion. More... about 14 years ago
Fix bug in app method. Added service status to init.d script. More... about 14 years ago
Added: Pipefile uses app { } for application loading block. More... about 14 years ago
Added: pipe command gets --retcode/-c option to return exit code in case of failure. Changed: Return status for errors is 127. Fixed: Can't stop server. More... about 14 years ago
Added: Service control file in etc/pipemaster (puts this in your /etc/init.d directory) Fixed: pipemaster command always defaulting to run as daemon. Fixed: Added time delay when retrying after master loop exception (typically, failure to bind on port). More... about 14 years ago
Added: Pipemaster::Client gets pipe and capture methods, global address setting. Added: Command line client gets --tty option, when used, captures stdin when running in terminal. Added: Configurator command method now takes proc/method as second argument. Changed: Unicorn is no longer a dependency, code merged instead. Fixed: USR2 signal now properly restarts server. More... about 14 years ago
Added pipe command. More... about 14 years ago
Better example in the README file. Changed to use Configurator.working_directory Faster load time for Pipemaster client (no longer loads the world) Documented Pipemaster::Client Fixed: PIPE_ENV, not RACK_ENV More... about 14 years ago
Added Pipemaster::Client library. Improved error handling. Added some test cases. Added Unicorn dependency in Gem sepc. More... about 14 years ago
Version bump. Default configuration now loaded from Pipefile. Pipefile defines commands using the command(name, &block) method. Use PIPE_ENV as environment variable. -HUP signal works to reload configuration. More... about 14 years ago
Fixed: version number that shows when running pipemaster -v More... about 14 years ago
Added usual suspects (license, readme, Rakefile, etc) More... about 14 years ago
Handle exit More... about 14 years ago
First working commit. More... about 14 years ago