]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/ses.py
LP1999823: Bump libtool library version
[OpenSRF.git] / src / python / osrf / ses.py
2021-02-09 Bill EricksonLP1827055 Remove Python libs, install bits, and docs
2012-03-07 Bill EricksonPython libs for OpenSRF ingress tracking
2009-06-11 ericksoncall cleanup instead of running the death callback...
2009-06-11 ericksonadded session callback support with example method...
2009-06-10 ericksonadded a session_data disctionary to ServerSession class...
2009-05-19 ericksonadded final bits for stateful sessions (drone keepalive)
2008-07-27 mikerremoving overly agressive locale normalization
2008-04-07 ericksonadded support for log transaction IDs
2008-03-31 dbsAnother potentially annoying typo
2008-03-31 dbsThis could have been a puzzling typo
2008-03-29 ericksonimplemented the majority of server-side python. still...
2008-03-05 ericksonAdded support for multi-router registration
2008-02-07 ericksongracefully handle a null server resposne
2008-01-20 ericksonadded the ability to wait forever by passing <0 to...
2008-01-15 ericksonI started adding some basic bootstrap options looking...
2007-12-20 ericksonadded a multisession class for agregating requets into...
2007-12-16 dbsContinue the march towards a pedantic 1.0 python API.
2007-12-16 dbsAdd rudimentary locale support to srfsh.py
2007-12-16 dbsAdd some basic locale support.
2007-12-16 dbsFurther pedanticize logging method names.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-08-19 ericksonadded support for multi-threaded client interactions...
2007-07-17 ericksonadded config contexts for config files. fixed some...
2007-05-18 ericksonbroke network-object logic out of the JSON parsing...
2007-01-05 ericksonadding python libs