]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python
Tidying up various things; nothing very substantial.
[OpenSRF.git] / src / python /
2007-08-19 ericksonadded support for multi-threaded client interactions...
2007-07-28 ericksonre-factored and cleaned up the registered class base...
2007-07-26 ericksonmaking sure error logs are logged to stderr even if...
2007-07-26 ericksonadded a try/catch around the XML parsing and an error log
2007-07-26 ericksonpython only evaluates default function param values...
2007-07-22 ericksonadded JSON gateway support
2007-07-18 ericksonfixed bug in json encoding of hinted objects and some...
2007-07-17 ericksonadded config contexts for config files. fixed some...
2007-07-05 ericksonreformated error for easier reading
2007-07-05 ericksonfixed bug where no-text-data resulted in incorrect...
2007-07-05 ericksonfixed bug in to-json logic -- was still using older api
2007-06-21 ericksonmade the logging module fail gracefully when syslog...
2007-06-15 ericksonmore tuning of hinted object handling. added support...
2007-06-15 ericksontesting email 2
2007-06-15 ericksontesting email
2007-06-15 ericksonCleaned up the network hint / object registration code...
2007-06-11 ericksonadding gateway parsing code. so far, we have XML gatew...
2007-06-11 ericksonported XML parsing from libxml2 to Python's builtin...
2007-05-18 ericksonbroke network-object logic out of the JSON parsing...
2007-01-05 ericksonadding python libs