]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods/OpenSRF/Application.pm
lots of debuging to find that the zombie loop was broken
[OpenSRF.git] / src / perlmods / OpenSRF / Application.pm
2005-03-07 mikerlots of debuging to find that the zombie loop was broken
2005-03-07 mikerregistering classes during load and introspection
2005-03-04 mikerlogging and error detection fixups
2005-03-01 mikerallow packages other then the explicitly named applicat...
2005-02-25 mikerintrospection bug fix for a single method lookup
2005-02-24 mikerWHEEEEEEEEEE! using the router to discover remote apps now
2005-02-17 mikeradded "api_name" wrapper method
2005-02-16 ericksonfixed up the magic auto-introspection and made sure...
2005-02-16 mikeradded the rest of the magic remote subrequest stuff
2005-02-16 ericksonmoved to new config settings
2005-02-15 mikerneed to grab the content from the result message
2005-02-15 mikermore logical shortcircuit for disableing remote method...
2005-02-15 ericksonsome syntax stuff
2005-02-15 ericksonchanged unixserver app retrieval
2005-02-15 mikeradding the transparent subrequest logic, it will be...
2005-02-14 mikeradded server_class to the method struct, this will...
2005-02-14 mikeradd api_level to introspection responses
2005-02-14 mikerstarted introspection API; added thunking flag; added...
2005-02-09 ericksonfixing subrequest support
2005-02-09 mikeradding subrequest support
2005-02-08 ericksonsome sanity checking, syntax error fixups
2005-02-07 mikerupdating method lookup and registration in the demo
2005-02-07 mikerupdating with a new method registration and lookup...
2005-02-04 phasefxInitial revision