]> git.evergreen-ils.org Git - OpenSRF.git/history - src
raise an exception when the xmpp recipient is not found. http_translator turns this...
[OpenSRF.git] / src /
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-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-09 ericksonadded special case to avoid wrapping boolean objects
2008-03-09 mikeradd JSON::XS-based true/false support
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 dbsOvercome old setuptools' inability to convert FTP listi...
2008-03-05 ericksonAdded support for multi-router registration
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-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...
2008-01-15 ericksonI started adding some basic bootstrap options looking...
2008-01-15 dbsMake cleaning in Python dir optional as well, to avoid...
2008-01-15 dbsAdd a build flag for Python modules
2008-01-15 dbsBootstrapping doesn't work as desired on systems that...
2008-01-15 dbsBootstrap setuptools, drop unnecessary directory metadata
2008-01-15 ericksonremoving old, unused code
2008-01-15 dbsSwitch to setuptools to enable dependency installs...
2008-01-07 ericksonrepaired expire time logic to force use of the configur...
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerJSON to XML patches from Scott McKellar:
2008-01-07 mikerMemory leak fixes for the old-style gateway:
2008-01-07 mikerMemory leak plugged by Scott McKellar:
2008-01-07 mikerTwo patch sets from Scott McKellar
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 dbsEnable Python build with regular user to avoid perm...
2008-01-06 ericksonusing new C-based JSON parser: JSON::XS - this new...
2008-01-06 ericksonproviding option to connect to memcache at general...
2008-01-06 ericksonmade exceptions a litte more generic, passing msg to...
2008-01-05 mikerPatch from Scott McKellar:
2008-01-03 ericksonremoved assumption that settings values would be number...
2008-01-02 ericksonchanged str to msg to prevent clobbering. changed...
2008-01-01 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar which adds some const-correct...
next