]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
2007-07-18 ericksonMerged revisions 1044-1049 via svnmerge from new-json2
2007-07-18 ericksonfound more slight differences between NULL object handl...
2007-07-18 ericksonadded class hint space stripping to new perl JSON parse...
2007-07-18 ericksonadded NULL check to new osrfStringArrayGetString function
2007-07-17 ericksonMerged revisions 1039-1043 via svnmerge from
2007-07-17 ericksonremoved unnecessary build command
2007-07-17 ericksonreturning json NULL object (instead of raw NULL) when...
2007-07-16 ericksonchanged referenced from "long double" back to "double...
2007-07-16 ericksonMerged revisions 1036-1038 via svnmerge from
2007-07-16 ericksonmore makefile cleanup
2007-07-15 ericksonMerged revisions 1034-1035 via svnmerge from
2007-07-13 ericksonrepairing svnmerge prop with --record-only on already...
2007-07-13 ericksonrepairing svnmerge prop
2007-07-13 ericksonMerged revisions 1026-1031 via svnmerge from
2007-07-12 ericksonremoved some commented-out code. making use of buffer_...
2007-07-12 ericksonslightly simplified test
2007-07-11 ericksonmerged in latest changes from trunk
2007-07-11 ericksonfixed classname propogation bug in new clone method...
2007-07-11 ericksonwrapped all XML-related functionality in a compiler...
2007-07-11 ericksonfixed compile flag name
2007-07-10 ericksoncreated some additional boolean handling functions
2007-07-08 ericksonMerged revisions 1003-1016 via svnmerge from
2007-07-08 ericksonInitialized merge tracking via "svnmerge" with revision...
2007-07-08 mikerPatching with inet_aton from Scott McKellar to ease...
2007-07-08 ericksonremoved objson code
2007-07-08 ericksoncreated an osrfList-backed version of the string_array...
2007-07-07 mikerusing ctype.h isdigit() instead of home-grown is_number()
2007-07-06 ericksonmade gateway config simpler for legacy json support...
2007-07-06 ericksonadded compatibility layer to gateway for legacy json
2007-07-06 ericksonadding new-json protocol code
2007-07-06 ericksonremoved test_consolidate branch -- it was never used...
2007-07-06 mikera little bit more cleanup from previous DOM/DomianObjec...
2007-07-06 mikermoved from custom is_number() to standared ctype.h...
2007-07-05 ericksonreformated error for easier reading
2007-07-05 mikerremoving signedness warnings coming from libxml2
2007-07-05 ericksonfixed bug where no-text-data resulted in incorrect...
2007-07-05 ericksonfixed bug in to-json logic -- was still using older api
2007-07-05 ericksonremoved some initial (non-error) stderr logging.
2007-07-05 mikerneed to wait for perl to catch up ...
2007-07-05 mikercapture the perl pid using ps instead of $! (forking...
2007-07-04 mikerdo the process separation dance on server bootstrapping...
2007-07-04 mikerremoving vestigial DOM code from back when opensrf...
2007-07-02 ericksonupdated the sylog and activity log file handling to...
2007-07-02 mikerCompleting the JSON perl module move started by patch...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-07-02 mikerPatch from Dan Scott to finish up the removal of bootst...
2007-06-30 mikerPatch from Scott McKellar implementing cleaner daemoniz...
2007-06-29 mikercleaning up XML indentation via xmllint; removing boots...
2007-06-29 mikertest for failed forker creation before touching struct...
2007-06-29 mikerPatch from Dan Scott to move perl OpenSRF core bootstra...
2007-06-29 mikerarg ... Patch from Scott McKellar that:
2007-06-28 mikerPatch from Scott McKellar:
2007-06-28 mikerI missed patching the header somehow ... (Part of a...
2007-06-26 mikerPatch from Scott McKellar, finishing off the "log to...
2007-06-25 mikeradding yet more router commands to gather some stats...
2007-06-25 mikeradding router commands to gather some stats about reque...
2007-06-25 mikerPatch from Scott McKellar to improve default logging:
2007-06-22 mikerallow the OSRF_HOSTNAME env variable to specify the...
2007-06-21 ericksontesting email2
2007-06-21 ericksontesting email
2007-06-21 ericksonforget to add libopensrf Makefile with latest re-org...
2007-06-21 ericksonMerged libopensrf source directories (libtransport...
2007-06-21 ericksonmade the logging module fail gracefully when syslog...
2007-06-21 mikerthinko, need to return an int from osrfLogGetLevel()
2007-06-20 mikerAdded osrfLogGetLevel method, then applied
2007-06-16 mikerPatch from Scott McKellar to add stderr logging when...
2007-06-15 ericksonmore tuning of hinted object handling. added support...
2007-06-15 ericksontesting email 2
2007-06-15 ericksontesting email
2007-06-15 ericksonCleaned up the network hint / object registration code...
2007-06-14 ericksonAdded a new XML-2-JSON utility for converting XMLized...
2007-06-13 ericksonrolling back changes to objson includes. opensrf cannot...
2007-06-12 mikerPatch from Dan Scott to fix up the OpenSRF build proces...
2007-06-12 mikerPatch from Scott McKellar; rearranges some logic to...
2007-06-12 mikerPatch from Scott McKellar:
2007-06-12 mikerCapturing the return value of the bootstrap call and...
2007-06-12 mikerPatch from Scott McKellar to clarify errors in bootstra...
2007-06-12 mikerPatch from Scott McKellar with minor adjustments:
2007-06-12 ericksonremoved unused TEMPLATEDIR directory creation. thanks...
2007-06-12 mikerPatch from Scott McKellar:
2007-06-12 mikerPatch from Scott McKellar:
2007-06-11 ericksonadding gateway parsing code. so far, we have XML gatew...
2007-06-11 ericksonadding sample makefile and install.conf file for opensr...
2007-06-11 ericksonported XML parsing from libxml2 to Python's builtin...
2007-06-10 mikerPatch from Scott McKellar; cleaning up several error...
2007-05-31 mikerPatch from Scott McKellar; Adds calls to strerror...
2007-05-31 ericksonremoved some error lines printed to stderr. not used...
2007-05-31 ericksonslimmed some logging. capturing errno locally after...
2007-05-29 ericksonno longer freeing return value from strerror since...
2007-05-29 mikerdueling patches of pedantism
2007-05-29 ericksonadded some more descriptive logging. removed old signa...
2007-05-29 mikerChange suggested by Scott McKellar; handle c-app childr...
2007-05-29 mikerPatch from Dan Scott; adds -rpath=$(LIBDIR) to the...
2007-05-28 mikerswapped the formats -- typo
2007-05-28 mikerPatch from Scott McKellar; reasonable and non-intrusive...
2007-05-28 mikerPatch from Scott McKellar; allows the compiler to warn...
2007-05-28 mikerSeveral combined cleanup patches from Scott McKellar:
2007-05-28 mikerAt Scott McKellar's suggestion, using (long) cast and...
2007-05-27 mikerhttp://list.georgialibraries.org/pipermail/open-ils...
2007-05-25 mikerXSD from Dan Scott for validating the ~/.srfsh.xml...
next