]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
2008-06-13 ericksonadded activity logging ability. activity logging any...
2008-05-25 mikeradd a copy of the DCO for convenience
2008-05-23 ericksondefaulting to config.opensrf for config context. added...
2008-05-23 ericksonadded some hopefully useful comments
2008-05-23 ericksondefault to help when invalid option is provided
2008-05-23 ericksonmoved stop/start actions out to functions
2008-05-23 ericksonremoving chatty debug log line
2008-05-22 ericksonthe latest cleanup broke GET requests by essentially...
2008-05-20 ericksonupdated some docs
2008-05-20 ericksonadded millisecond to the time output
2008-05-20 ericksonadded echo system method
2008-05-20 ericksondefaulting to string for info message
2008-05-20 ericksonnow disconnecting and clearing network handles where...
2008-05-20 ericksonadded new disconnected exception. added some error...
2008-05-20 ericksonmild doc update, some changes from testing
2008-05-19 ericksontesting svn email..
2008-05-18 ericksonNo longer globally setting the network recv_callback...
2008-05-18 ericksonadded date/time info when logging to a local file
2008-05-18 ericksonPatch from Scott McKellar:
2008-05-16 ericksonPatch from Scott McKellar:
2008-05-16 ericksonexiting early when hash iterator returns null
2008-05-16 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
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
next