scpubgit/Object-Remote.git
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
2012-07-25 Matt S Trout bump version
2012-07-25 Matt S Trout Exclude vendorarch and sitearch from FatNode and Module...
2012-07-25 Matt S Trout increase default timeout to 10 seconds
2012-07-25 Matt S Trout Add Class::C3 as a dependency since it's required for...
2012-07-25 Matt S Trout SSH options as a separate argument for the SSH connector
2012-07-23 Matt S Trout Release commit for 0.002002 v0.002002
2012-07-23 Matt S Trout add data to manifest
2012-07-23 Matt S Trout bump version
2012-07-20 Matt S Trout timeout test
2012-07-20 Matt S Trout parameterize more of the connector information
2012-07-19 Matt S Trout parallelise connection setup
2012-07-19 Matt S Trout create ReadChannel object to allow moving Shere logic...
2012-07-19 Matt S Trout timer support in MiniLoop
2012-07-19 Matt S Trout await_all shouldn't short circuit on an exception
2012-07-18 Matt S Trout second release - moar awesome
2012-07-18 Matt S Trout update Changes
2012-07-18 Matt S Trout working automatic prompting
2012-07-17 Matt S Trout maybe::start
2012-07-17 Matt S Trout test without start
2012-07-17 Matt S Trout fixup start, add then::
2012-07-17 Robert 'phaylon... allow glob references to be transferred
2012-07-17 Matt S Trout FromData
2012-07-16 Robert 'phaylon... allow scalar refs to be transferred
2012-07-12 Matt S Trout Release commit for 0.001001 v0.001001
2012-07-12 Matt S Trout indent Changes
2012-07-12 Matt S Trout fix version line
2012-07-12 Matt S Trout add all scripts
2012-07-12 Matt S Trout initial changes and version
2012-07-12 Matt S Trout initial sucky documentation
2012-07-12 Matt S Trout add can::on
2012-07-11 Matt S Trout prevent premature destruction of proxy objct while...
2012-07-11 Robert 'phaylon... tests for await_* with kept and thrown-away proxy object
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-19 Matt S Trout sketch for slave node
2012-06-18 Matt S Trout Initial on the fly fatnode
2012-06-18 Matt S Trout factor out new_class_call_handler
2012-06-18 Matt S Trout sanity for class call handler
2012-06-18 Matt S Trout actually switch and delete old receive_class_call code
2012-06-18 Matt S Trout clean up calling system
2012-06-18 Matt S Trout send ids only for return future
2012-06-11 Matt S Trout unix socket connector
2012-06-11 Matt S Trout $conn->remote_sub obsoletes SubCaller
2012-06-11 Matt S Trout minor API cleanups
2012-06-11 Matt S Trout connection server
2012-06-11 Matt S Trout minor cleanups, better error reporting
2012-06-11 Matt S Trout split want_run versus blocking run for ::Future
2012-06-11 Matt S Trout eliminate is_ready attr in favour of ready_future
2012-06-11 Matt S Trout save sending fatnode repeatedly
2012-06-07 Robert 'phaylon... made newline before GO reply optional
2012-06-06 Matt S Trout add Object::Remote->connect
2012-06-06 Matt S Trout get_remote_sub
2012-06-06 Matt S Trout forward agent
2012-06-04 Matt S Trout invert new::on logic to make remoting saner
2012-06-04 Matt S Trout add stderr output to local sudo test since that did...
2012-06-04 Matt S Trout stop trying to be clever and repeat STDERR instead
2012-06-04 Matt S Trout future for on_close, clean up pending futures
2012-06-02 Matt S Trout propagate debug flag over ssh
2012-06-02 Matt S Trout password callback working
2012-06-02 Matt S Trout successfully wrapping sudo
2012-06-02 Matt S Trout remove vestigial Net::OpenSSH code
2012-06-02 Matt S Trout callback calling
2012-06-02 Matt S Trout factor out _local_object_to_id method
2012-05-31 Matt S Trout make module_sender parameterisable
2012-05-31 Matt S Trout make test not require ssh
2012-05-31 Matt S Trout use remote's module sender if it exists
2012-05-31 Matt S Trout remove pointless debug line
2012-05-31 Matt S Trout debug env var
2012-05-31 Matt S Trout don't accidentally pack half a FatNode.pm
2012-05-31 Robert 'phaylon... xtests for local sudo connector
2012-05-31 Robert 'phaylon... test for bridge to local
2012-05-31 Robert 'phaylon... xt for bridged remote objects
2012-05-31 Robert 'phaylon... refactored fatpacking and added LocalSudo connector
2012-05-29 Matt S Trout operator precedence fail
2012-05-18 Matt S Trout make remoterepl use a local backend if no ARGV
2012-05-18 Matt S Trout search sensibly for the object-remote-node script
2012-05-18 Matt S Trout add sub call code
2012-05-18 Matt S Trout defer node setup
2012-05-18 Matt S Trout factor handle code out so Object::Remote->new returns...
2012-05-18 Matt S Trout start and await_all working
2012-05-17 Matt S Trout parti8al conversion to future based system; start still...
2012-05-17 Matt S Trout remoting works
next