]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/perlmods/OpenSRF/AppSession.pm
moved redirect to latest mod_perl
[Evergreen.git] / OpenSRF / src / perlmods / OpenSRF / AppSession.pm
2005-07-27 ericksonmoved redirect to latest mod_perl
2005-07-25 ericksonadded a line of hopefull helpful debug output
2005-07-25 mikerusing implicit connect with "method_lookup" style calls...
2005-07-24 mikerremoving duplicate "complete" messages by completing...
2005-07-11 mikeraliasing respond_complete to respond
2005-06-15 mikeradding routerless config support; adding local UNIX...
2005-06-07 ericksonStateless code, round 1...
2005-05-09 ericksonLet the onslaught continue...
2005-04-20 ericksonthis is the code that has the 'failed' method as well...
2005-03-29 mikeradding full_request (not sure if we need this) and...
2005-03-17 ericksonadded some sanity checks to make sure we're not sending
2005-03-10 mikertransactions are working now ... some cleanup is needed
2005-03-07 mikerlots of debuging to find that the zombie loop was broken
2005-03-04 mikerlogging and error detection fixups
2005-03-03 ericksonremoved some comments, added some sanity checking,...
2005-03-02 mikerallow max_requests to be infinite on the server side
2005-03-01 mikeradded extended callback support to sessions
2005-02-24 ericksonChanged some config settings to load all jabber stuff...
2005-02-22 mikerAdded "register_death_callback()" interface to run...
2005-02-16 ericksonfixed up the magic auto-introspection and made sure...
2005-02-16 ericksonadded utility method for retrieveing a list of transpor...
2005-02-16 ericksonnow we only get the router target from the bootstrap...
2005-02-16 ericksonmoved to new config settings
2005-02-15 mikeraccidentally reverted some fixes... puting them back
2005-02-15 mikerremoved stale comments regarding config
2005-02-14 mikeradding session-wide api_level setting
2005-02-14 mikerstarted introspection API; added thunking flag; added...
2005-02-09 mikeradding subrequest support
2005-02-08 ericksonsome sanity checking, syntax error fixups
2005-02-07 ericksonmaking to work in new environment, added 'system_client...
2005-02-07 ericksonupdating to work with the new cvs layout
2005-02-04 phasefxInitial revision