scpubgit/Object-Remote.git
2013-01-31 Tyler Riddle remove stray data::dumper from perl_execute.t
2013-01-31 Tyler Riddle ::Logging::TestLogger package decleration had wrong...
2013-01-31 Tyler Riddle localsudo connector was missing "use" for Object::Remot...
2013-01-31 Tyler Riddle Fix spelling error in log message
2013-01-31 Tyler Riddle update watchdog to use log setup env var
2013-01-31 Tyler Riddle remove t/logsetup.pl
2013-01-31 Tyler Riddle remove t/logsetup.pl and move feature into $ENV{OBJECT_...
2013-01-31 Tyler Riddle start at 0.3.1 instead of 0.3.0
2013-01-31 Tyler Riddle remove vestigial IPC::Open2 from PerlInterpreter.pm
2013-01-31 Tyler Riddle update comment about empty config vars and regexs in...
2013-01-31 Tyler Riddle fix fatnode not parsing if included package did not...
2013-01-31 Tyler Riddle new test to validate connection inside a connection...
2013-01-31 Tyler Riddle remove dielogger and warnlogger - they just are not...
2013-01-31 Tyler Riddle remove some dead comments; fix some bad whitespace
2013-01-31 Tyler Riddle remove comment for bug that was fixed
2013-01-31 Tyler Riddle set log forwarding to be enabled by default
2013-01-31 Tyler Riddle move PIPE signal handler to miniloop and update timeout...
2013-01-31 Tyler Riddle fix warning if handle is DEMOLISHED after the backing...
2013-01-31 Tyler Riddle fix futures that need to be failed not being failed...
2013-01-31 Tyler Riddle proxy dies() when a method is invoked and the handle...
2013-01-31 Tyler Riddle fix left over remote object hang bug
2013-01-31 Tyler Riddle forward OBJECT_REMOTE_PERL_BIN env var; doc fix for...
2013-01-31 Tyler Riddle add new line format var to logger docs
2013-01-31 Tyler Riddle remove extra logging sugar; that does not belong here
2013-01-31 Tyler Riddle better way to reap child process pids
2013-01-31 Tyler Riddle change logging bootstrap to report uninit remote loggin...
2013-01-31 Tyler Riddle forward OBJECT_REMOTE_LOG_FORWARDING env var
2013-01-31 Tyler Riddle change log init to be entirely with in object::remote...
2013-01-31 Tyler Riddle yank out Log::Any adapter - it was only an experiment
2013-01-31 Tyler Riddle better lookup method in log any injector; %n adds newli...
2013-01-31 Tyler Riddle reformat log message generation
2013-01-31 Tyler Riddle change perl interpreter command line log message to...
2013-01-31 Tyler Riddle add comment about flaw with alarm in node startup;...
2013-01-31 Tyler Riddle logforwarder.pm does not cluck
2013-01-31 Tyler Riddle better method of log forwarding
2013-01-31 Tyler Riddle OBJECT_REMOTE_LOG_SELECTIONS can turn logging classes...
2013-01-31 Tyler Riddle Log::Any can inject messages into log router and acts...
2013-01-31 Tyler Riddle logger class now supports instances with distinct log...
2013-01-31 Tyler Riddle make Flog_* safer; document ::Logger; rewrite section...
2013-01-31 Tyler Riddle add self to contributor list; document new env variable...
2013-01-31 Tyler Riddle change from $ENV{OBJECT_REMOTE_PERL_PATH} to $ENV{OBJEC...
2013-01-31 Tyler Riddle added in exception and fatal logging methods
2013-01-31 Tyler Riddle set defaults for min and max levels in various loggers
2013-01-31 Tyler Riddle add pid and hostname to logging metadata; setting OBJEC...
2013-01-31 Tyler Riddle env var OBJECT_REMOTE_LOG_SELECTIONS allows selection...
2013-01-31 Tyler Riddle example of warn logger
2013-01-31 Tyler Riddle make weak reference to router connection optional
2013-01-31 Tyler Riddle weaken connections to log router; fixes for no current...
2013-01-31 Tyler Riddle new env vars: OBJECT_REMOTE_PERL_PATH and OBJECT_REMOTE...
2013-01-31 Tyler Riddle added in file, line, and method info for log invocation
2013-01-31 Tyler Riddle logger class supports printf style formats to control...
2013-01-31 Tyler Riddle export router function in ::Logging; add time of log...
2013-01-31 Tyler Riddle alarm() in fatnode is now set to value of connection...
2013-01-31 Tyler Riddle comment what the log levels are for
2013-01-31 Tyler Riddle cleanup whitespace
2013-01-31 Tyler Riddle tweak _get_loggers so it can tolerate a logger that...
2013-01-31 Tyler Riddle replaced entire logging subsystem with one that is...
2013-01-31 Tyler Riddle revise log router api to match log::contextual router...
2013-01-31 Tyler Riddle fix incorrect indentation
2013-01-31 Tyler Riddle remove old debugging code; fix ::ModuleSender not retur...
2013-01-31 Tyler Riddle fix bad dep in makefile
2013-01-31 Tyler Riddle adjust log levels to work better with debug level output
2013-01-31 Tyler Riddle fix ssh arguments the correct way
2013-01-31 Tyler Riddle all tests run at trace log level with a null log output...
2013-01-31 Tyler Riddle fix that pesky problem with basic_data.t being broken
2013-01-31 Tyler Riddle fix indentation levels; remove dead comments and code
2013-01-31 Tyler Riddle remove incomplete non-blocking support; make select...
2013-01-31 Tyler Riddle fix some non-blocking behavior but it's not right yet...
2013-01-31 Tyler Riddle first attempt at fixing ssh/sh escaping problem with...
2013-01-31 Tyler Riddle implement optional watchdog for remote connections
2013-01-31 Tyler Riddle fix bug where dead connections would not execute cleanu...
2013-01-31 Tyler Riddle add in support for tied objects, adjust a few log levels
2013-01-31 Tyler Riddle reduce ulimit to 200 meg; reap children
2013-01-31 Tyler Riddle add non-blocking file handle support for reading in...
2013-01-31 Tyler Riddle experimental move to non-blocking reads in ReadChannel...
2013-01-31 Tyler Riddle got all general logging done, start of adding ids to...
2013-01-31 Tyler Riddle found location of hang; make annotations; added more...
2013-01-31 Tyler Riddle fix select timeout calculation error
2013-01-31 Tyler Riddle more log lines - found deadlock where controller blocks...
2013-01-31 Tyler Riddle added logging to runloop
2013-01-31 Tyler Riddle start adding logs and add support for routed logs and...
2013-01-31 Tyler Riddle hierarchical log routing is now implemented in object...
2013-01-31 Tyler Riddle better log initialization
2012-12-04 Matt S Trout add __local_object__
2012-12-04 Jess Robinson Test attempt for passing objects around via O::R
2012-10-18 Tyler Riddle make exclude list for unpacking work with filenames...
2012-10-18 Tyler Riddle configurable exclusion of modules; preparing for more...
2012-10-18 Tyler Riddle testing non-core filter heuristic and XS loader fall...
2012-10-18 Tyler Riddle reject XSLoader at fatnode module loader if it made...
2012-10-17 Tyler Riddle test not shipping core modules in fatnode
2012-10-15 Tyler Riddle fix bad indendation levels with last fix
2012-10-15 Tyler Riddle fatnode modified to ship core but non-arch and non...
2012-10-15 Matt S Trout need to not fatnodify arch stuff to avoid PerlIO explosions
2012-10-15 Matt S Trout remove IO::Prompter (xt/ - author side only)
2012-09-11 Tyler Riddle removed filtering for arch specific files when dealing...
2012-09-04 Tyler Riddle missing build dependency on IO::Prompter
2012-08-25 Dagfinn Ilmari... Fix module name in Makefile.PL
2012-07-27 Dagfinn Ilmari... Fall back to core non-arch modules in FatNode
2012-07-26 Dagfinn Ilmari... Propagate errors from FatNode code
2012-07-25 Matt S Trout Release commit for 0.002003 v0.002003
next