0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
check convenience class should be the same as a result (for now) More... over 15 years ago
split processing out into separate discreet methods. renamed class More... over 15 years ago
changed naming of class More... over 15 years ago
expanded install docs More... over 15 years ago
default the host, and remove the presence checking for host More... over 15 years ago
don't try and be smart with printing out the binary name More... over 15 years ago
removed bang from method name More... over 15 years ago
updated readme More... over 15 years ago
added worker manager option parser, and overwrote daemons behaviour to generate a filename based on the PID rather than a incremented number that isn't thread or forksafe More... over 15 years ago
added daemons dependency. bumped version number More... over 15 years ago
refactored the flapjack-worker-manager to be more standard, and use the daemons library to launch the workers More... over 15 years ago
added spec for worker + option parsing More... over 15 years ago
split out lib from bin/flapjack-worker More... over 15 years ago
split script out into separate library, just handle connection management More... over 15 years ago
use the specified beanstalkd port number More... over 15 years ago
added option parsing for beanstalkd port number, set a default port, and added comments on error parsing More... over 15 years ago
added option parsing for beanstalkd port number More... over 15 years ago
don't load the xmpp notifier for now More... over 15 years ago
bumped version number More... over 15 years ago
fixed syntax error More... over 15 years ago
remove references to lib, put lib/ into load path if necessary More... over 15 years ago
bumped version number More... over 15 years ago
execute the command directly with sh -c More... over 15 years ago
generate link for the correct url, use correct method for invoking the notification More... over 15 years ago
use correct method for invoking the notification More... over 15 years ago
correctly delete the result_job, get receipients.yaml from current working directory instead of directory notifier.rb is in More... over 15 years ago
require correct file, use proper namespacing, set should_receive on beanstalk job to verify deletion More... over 15 years ago
use correct namespacing of NotifierOptions More... over 15 years ago
fixed requires for new library structure More... over 15 years ago
added debugging stanzas More... over 15 years ago