switch from CPS::Future to Future
[scpubgit/Object-Remote.git] / lib / Object / Remote / FatNode.pm
2013-03-19 Matt S Trout switch from CPS::Future to Future
2013-01-31 Tyler Riddle removed stray whitespace that showed up after rebase
2013-01-31 Tyler Riddle fix broken white listing of Devel:GlobalDestruction
2013-01-31 Tyler Riddle cleanup trailing whitespace ugliness
2013-01-31 Tyler Riddle Move env var forwarding from fatnode to perl interprete...
2013-01-31 Tyler Riddle make notes of things to fix before release
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 forward OBJECT_REMOTE_PERL_BIN env var; doc fix for...
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 better lookup method in log any injector; %n adds newli...
2013-01-31 Tyler Riddle env var OBJECT_REMOTE_LOG_SELECTIONS allows selection...
2013-01-31 Tyler Riddle new env vars: OBJECT_REMOTE_PERL_PATH and OBJECT_REMOTE...
2013-01-31 Tyler Riddle all tests run at trace log level with a null log output...
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 implement optional watchdog for remote connections
2013-01-31 Tyler Riddle experimental move to non-blocking reads in ReadChannel...
2013-01-31 Tyler Riddle start adding logs and add support for routed logs and...
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-09-11 Tyler Riddle removed filtering for arch specific files when dealing...
2012-07-27 Dagfinn Ilmari Man... Fall back to core non-arch modules in FatNode
2012-07-25 Matt S Trout Exclude vendorarch and sitearch from FatNode and Module...
2012-06-26 Matt S Trout 5.8 also requires extra C3 bits
2012-06-26 Matt S Trout BuildAll and DemolishAll are loaded on first ->new...
2012-06-18 Matt S Trout Initial on the fly fatnode