]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
2008-05-07 ericksonset the logging transaction ID earlier in the process
2008-05-07 ericksondisable use of cjson for now because oddities have...
2008-05-07 ericksonchecking socket connect state before sending final...
2008-04-23 mikerremoving redundant file. covered by DojoSRF.js
2008-04-21 ericksonimporting json and md5 code
2008-04-21 ericksonAt long last, removing old objson sources. This will...
2008-04-17 mikerbetter locale configuriation support
2008-04-16 dbsWhat was OpenSRF.js, is now DojoSRF.js - and there...
2008-04-16 dbsPrepare to rename this DojoSRF.js (avoiding code change...
2008-04-12 mikerPatch from Scott McKellar:
2008-04-11 dbsPython is quickly becoming a requirement, not an option.
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerApplying diff from superceding patch provided by Scott...
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar (with commentary on future...
2008-04-11 mikerPatch from Scott McKellar:
2008-04-09 mikerdojo wrapper to opensrf JS libs
2008-04-08 ericksonchanging name to match name style; added comment to...
2008-04-08 ericksonThe functionality in these files (that isn't deprecated...
2008-04-07 ericksonadded support for log transaction IDs
2008-04-07 ericksonraise an exception when the xmpp recipient is not found...
2008-03-31 ericksonThis patch replaces the regex-based XML stream parsing...
2008-03-31 ericksonlogging http result status
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-24 ericksonadded ontransporthander support for multipart requests
2008-03-24 ericksonimplemented onerror, onmethoderror and ontransporterror...
2008-03-19 ericksonadded some debug logging
2008-03-19 ericksonadded session/request locale support
2008-03-19 ericksonupdated to match new opensrf_core.xml domain layout
2008-03-18 ericksonfor easier debugging, logging method and params on...
2008-03-16 mikerPlug for a a memory leak from Scott McKellar
2008-03-12 ericksonupdated srfsh math_bench return value since json no...
2008-03-12 mikerPatch from Scott McKellar which removes harmful use...
2008-03-11 ericksonforcing router exit without friendly cleanup for now...
2008-03-11 ericksonas it turns out, this was actually a problem with the...
2008-03-11 ericksonrolling back change in changeset 1277 for default osrf_...
2008-03-10 mikerPatch from Scott McKellar providing speed improvement...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerParially, a patch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerConst correctness patch from Scott McKellar
2008-03-10 mikerConst correctness patch from Scott McKellar.
2008-03-10 mikersmall memory leak plugged by Scott McKellar in the...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 ericksonadding service name to the "stopping process.." log...
2008-03-09 ericksonadded special case to avoid wrapping boolean objects
2008-03-09 mikeradd JSON::XS-based true/false support
2008-03-07 ericksonmade the pid file reading smarter. removed the nasty...
2008-03-07 ericksonadded a basic signal handler for the top-level C proces...
2008-03-06 ericksonadded support for blocking connect and request calls
2008-03-06 ericksonadded connect-only handling
2008-03-06 ericksonadded connect/disconnect support, with onconnect callback
2008-03-06 ericksonadded support for ses.request(method, param1, param2...
2008-03-06 ericksonadded support for hash-encoded json objects
2008-03-06 ericksonUpdated OpenSRF Javascript client library. Currently...
2008-03-06 dbsRemove <domains> element - breaks gateway.
2008-03-06 dbsOvercome old setuptools' inability to convert FTP listi...
2008-03-05 ericksonupdated to match new config layout
2008-03-05 ericksonAdded support for multi-router registration
2008-03-05 ericksonadded a ":" to the getopt "c" option so it would take...
2008-03-03 dbsBail with a reasonable error message if OPT_CONFIG...
2008-03-03 dbsMake the path to opensrf_core.xml argument optional...
2008-02-16 dbsx.y.z version numbering seems to make setuptools happie...
2008-02-14 ericksonupdated to fit new opensrf updates
2008-02-11 ericksonmakeing osrfSystemCacheInit() a "public" function....
2008-02-07 ericksongracefully handle a null server resposne
2008-02-07 mikerfix paging for large app introspection
2008-01-31 mikerPatch from Scott McKellar (including commentary):
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar to plug a memory leak in...
2008-01-31 mikerPatch from Scott McKellar to plug a memory leak in...
2008-01-31 mikerPatch from Scott McKellar to replace some deprecated...
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar to fix up some const correctn...
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikercamelCasingPatch from Scott McKellar
2008-01-30 ericksontry/except/finally combinations are only supported...
2008-01-30 mikerturn \d{1,10} into a number on the wire
2008-01-30 ericksonupdating legacy JSON parser to store numbers as strings
2008-01-29 ericksonappending neglected boolean object to growing JSON...
2008-01-29 ericksonpython opensrf pre-forking server implementation. ...
2008-01-22 ericksoncreated a shallow clone method
2008-01-22 dbsSet the Makefile shell to bash via the Makefile SHELL...
2008-01-20 ericksonadded the ability to wait forever by passing <0 to...
2008-01-17 dbslibxml2 and libxslt1 Python modules are abnormal -...
2008-01-16 dbsAdd dnspython, libxml, and libxslt1 dependencies on...
2008-01-16 ericksonadded the ability to use cjson for json encoding/decodi...
next