]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
2008-07-25 ericksonremoving default config path so we don't have to mangle...
2008-07-25 ericksonno longer in use
2008-07-25 ericksonremoved example log line comment
2008-07-24 ericksonreturning server error on disconnected jabber socket
2008-07-17 dbsCheap hack to enable kbeswick's cheap hack to get opensrf-c
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-07-09 ericksoncommented out the testing debug line
2008-07-09 ericksonadding the http translator
2008-07-09 ericksonadded the string mangling to collapse a set of response...
2008-07-09 ericksonadded a buffer_chomp function to drop the last characte...
2008-07-09 ericksonusing a static buffer to store the multipart content...
2008-07-08 ericksondon't run the cleanup/shutdown code more than once...
2008-07-08 ericksonfixed broken call to sizeof(). replaced ap_rvputs with...
2008-07-07 ericksoninitial C version of the opensrf http translator. ...
2008-07-01 dbsopensrf.settings is stateless; having the wrong setting...
2008-07-01 dbsEnable libtool to work its magic and install versioned...
2008-07-01 dbsSet default for TMP to /tmp (autotools creates its...
2008-07-01 dbsLinking:
2008-07-01 dbsA little more autotools love:
2008-07-01 dbsLink osrf_json_gateway to objson and opensrf libraries...
2008-06-30 dbsautogen.sh needs to be executable
2008-06-30 dbsSwitch to 'localhost' and standard port for memcached
2008-06-30 dbsChange values of default directories in config file...
2008-06-30 dbsPatch from Kevin Beswick (kbeswick00@gmail.com) to...
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-06-24 ericksonadded some cleanup code on child exit to ensure friendl...
2008-06-19 ericksonchanging default router log level to "warn" since you...
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:
next