]> git.evergreen-ils.org Git - OpenSRF.git/shortlog
OpenSRF.git
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...
2007-12-27 ericksonadded a static method to see if there is already a...
2007-12-27 ericksonrepaired stderr call
2007-12-27 ericksonforcing int-ness on timeout value
2007-12-26 ericksonchanged osrf python version from 1.2. to 1.0 to match...
2007-12-23 dbsUse distutils to install Python into the standard location
2007-12-21 ericksonadded a flag to encode/decode flattened data as json
2007-12-20 ericksonadded a multisession class for agregating requets into...
2007-12-20 ericksonadded an xml flattener similar to the java xml flattener
2007-12-16 ericksonadded internal log level. added some crucial log lines...
2007-12-16 dbsContinue the march towards a pedantic 1.0 python API.
2007-12-16 ericksonadded iscomplete method
2007-12-16 ericksonparsing logfile settings and initing logger
2007-12-16 dbsAdd rudimentary locale support to srfsh.py
2007-12-16 ericksonadding a basic mutlisession manager
2007-12-16 dbsAdd some basic locale support.
2007-12-16 dbsFurther pedanticize logging method names.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-12-16 ericksoncreated a simplified XSL processing class with test
2007-12-16 dbsxml.py conflicts with other xml module namespace (boo...
2007-12-16 dbsThis file will hold only OpenSRF XML functions.
2007-12-14 ericksonadding a generic xml flattening utility with test
2007-12-12 mikerPatch from Scott McKellar to allow E as well as e for...
2007-12-11 mikerPatch from Scott McKellar to correct some problems...
2007-12-10 mikerPatch from Scott McKellar to speed up parts of the...
2007-12-09 mikerPatch from Scott McKellar to clean up const-iness and...
2007-12-08 mikerarg ... add tracking in both "new" functions
2007-12-08 mikertracking actual list length based on adds and uses
2007-12-08 mikertrack malloc()-created objects
2007-12-08 mikerPatch from Scott McKellar which adds a free-object...
2007-12-07 ericksoncreated external script for downloading java dependenci...
2007-12-07 dbsMinor code cleanup:
2007-12-05 ericksonAdded support for "migratable" opensrf services.
2007-12-05 ericksonreturning if config is not defined since next line...
2007-11-30 ericksonremoved unnecessary log line
2007-11-30 ericksonparsing requests so the translator can return OK and...
2007-11-30 mikerremoving confusing dead code
2007-11-29 ericksonadded cache delete. updated some logging
2007-11-29 ericksonadded the proof-of-concept http multipart translation...
2007-11-27 ericksonadded a default timeout cache setting
2007-11-27 ericksonadding a caching api. requires memcache: ftp://ftp...
2007-11-26 ericksonadded error message. re-tabbed to 4 spaces
2007-11-26 ericksonremoved debug statement
2007-11-26 ericksonin addition to pushing the received message to the...
2007-11-26 mikerPatch from Scott McKellar:
2007-11-26 ericksonremoving out-of-date jabber2d patches
2007-11-26 ericksonadded ability to parse attributes and elements containi...
2007-11-21 ericksonreplaced str() calls with unicode()
2007-11-21 ericksonrepaired variable name
2007-11-20 mikerremoving some debug logging
2007-11-20 mikerpropogate locale from server to client
2007-11-20 mikerthinko, sorry
2007-11-20 ericksonCleaned up exception messages so they will not be bloat...
2007-11-20 mikerdebug logging
2007-11-20 mikerthinko, sorry
2007-11-20 mikerstill working on the perl locale stuff
2007-11-20 mikerfor-loop initial declaration issue; realigned some...
2007-11-20 mikerpushing locale through in the perl
2007-11-19 mikeruber-patch from Scott McKellar cleans up large amounts...
2007-11-15 ericksonremoved hard-coded reference to python 2.4
2007-11-12 ericksonadded ability to log to a file
2007-11-11 ericksonchanged imports to be fully qualified
2007-11-08 dbsAnd let's not double-log messages. Sigh.
2007-11-08 dbsFormat the date and time with leading zeroes to be...
2007-11-06 dbsCorrect name of prototype for osrf_message_get_last_loc...
2007-11-06 dbsEnable srfsh.py to load with the standard .srfsh.xml...
2007-11-06 mikermake the perl local support match the C version
2007-11-04 dbsAvoid an "undefined variable" Perl warning when we...
2007-11-03 dbsConvert a few routine log messages from error to info...
2007-10-30 dbsMake Logger a little more robust by setting a default...
2007-10-29 ericksonfixed infinite loop bug by hopping out of the loop...
2007-10-27 mikerPatch from Scott McKellar to provide more const correct...
2007-10-25 dbsAdd a top-level javascript-install target
2007-10-25 mikerPatch from Scott McKellar to increase const correctness...
2007-10-25 mikerPatch from Scott McKellar to clean up some const qualif...
2007-10-23 ericksonadded new constructor to build from class hints
2007-10-19 mikerPatches from Scott McKellar covering:
2007-10-18 dbsDeliberately break applications relying on pre-OpenSRF...
2007-10-18 dbsStart installing the Python libraries as well.
next