]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/net.py
added support for log transaction IDs
[OpenSRF.git] / src / python / osrf / net.py
2008-04-07 ericksonadded support for log transaction IDs
2008-04-07 ericksonraise an exception when the xmpp recipient is not found...
2008-03-29 ericksonimplemented the majority of server-side python. still...
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-16 dbsContinue the march towards a pedantic 1.0 python API.
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-11-30 ericksonremoved unnecessary log line
2007-11-29 ericksonadded cache delete. updated some logging
2007-11-26 ericksonin addition to pushing the received message to the...
2007-10-18 ericksonreturning explicit true/false on data received
2007-08-19 ericksonnot creating new handle if the current thread already...
2007-08-19 ericksonadded support for multi-threaded client interactions...
2007-01-05 ericksonadding python libs