]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/srfsh.py
LP1999823: Bump libtool library version
[OpenSRF.git] / src / python / srfsh.py
2021-02-09 Bill EricksonLP1827055 Remove Python libs, install bits, and docs
2014-01-31 Bill EricksonLP#1066131: srfsh.py should not require opensrf.settings
2012-03-07 Bill EricksonPython libs for OpenSRF ingress tracking
2011-03-02 ericksonbug fix with srfsh.py introspection; better handling...
2011-01-21 ericksonrepaired call to handle_request for router query; canno...
2010-12-20 ericksonrepaired bug in total request time calc, particularly...
2010-12-20 ericksonPython srfsh enhancements
2010-11-20 ericksonadded support for introspect operation
2010-11-20 ericksonadded support for paging through 'less' (like C); added...
2010-11-19 ericksonadded 'router' command for router class info queries...
2010-11-16 ericksonremoved debug print statement
2010-11-16 ericksonkilled the terminal colors in srfsh.py output. They...
2008-04-07 ericksonraise an exception when the xmpp recipient is not found...
2008-01-15 ericksonI started adding some basic bootstrap options looking...
2007-12-16 dbsAdd rudimentary locale support to srfsh.py
2007-12-16 dbsAdd some basic locale support.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-12-07 dbsMinor code cleanup:
2007-11-15 ericksonremoved hard-coded reference to python 2.4
2007-11-06 dbsEnable srfsh.py to load with the standard .srfsh.xml...
2007-08-19 ericksonadded support for multi-threaded client interactions...
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-01-05 ericksonadding python libs