]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods/OpenSRF/AppSession.pm
LP1999823: Bump libtool library version
[OpenSRF.git] / src / perlmods / OpenSRF / AppSession.pm
2008-08-18 sboyettemerging perl CPANification/normalization branch work
2008-07-29 mikersession passing for make_atomic, at least
2008-03-05 ericksonAdded support for multi-router registration
2007-11-20 mikerremoving some debug logging
2007-11-20 mikerpropogate locale from server to client
2007-11-20 mikerthinko, sorry
2007-11-20 mikerdebug logging
2007-11-20 mikerpushing locale through in the perl
2007-08-02 mikerunbreaking the perl session locale stuff
2007-08-02 mikerinitial sender_locale support ... probably going to...
2007-07-06 mikera little bit more cleanup from previous DOM/DomianObjec...
2007-07-04 mikerremoving vestigial DOM code from back when opensrf...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2006-11-21 ericksonrefactored redunant perl2JSON call
2006-09-06 ericksonelevated response log to info because it is crucial...
2006-08-17 mikerlogging cleanup
2006-07-17 ericksonlogging the session id at client creation time for...
2006-07-06 mikeradding client-side stream push method; working on the...
2006-05-05 mikeradding ability to set recv_timeout per session
2006-04-21 mikerdebuging changes
2006-04-20 mikersmarter default "recv"
2006-04-06 mikeradding duration timing to requests
2006-04-05 mikerremoving session cache; adding support for quiet remote...
2006-02-11 mikerrefactored copy targeter to use new JS copy tester...
2005-12-08 ericksonChanged some log levels from INFO to DEBUG since they...
2005-11-30 ericksondrastically simplified logger code now supports logging...
2005-11-04 mikeradded "connected" method for stateful sessions
2005-08-11 mikerfixing preconstructed Result test in AppSession
2005-08-11 mikerminor bug fixes and removal of some extra stringifications
2005-08-11 pinesmoving from XML to JSON in the core messaging
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