]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/ScriptRunner.pm
adding hold verification support per copy_location
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / ScriptRunner.pm
2007-10-18 dbsThis commit breaks compatibility with OpenSRF 0.9.
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2006-08-24 ericksonadded some logging
2006-07-18 ericksonadded cleanup method to script runner
2006-07-12 mikerplugging memory leak in SR
2006-07-08 mikerstablizing resetter some more
2006-07-08 mikeronly increase the run counter on real scripts; add...
2006-07-07 mikerfix for mem leak in load_lib()
2006-07-05 ericksonchanged some log func names to be more generic
2006-07-05 mikercomplex FM objects use arrays, and deep arrays were...
2006-07-04 mikerminor edits -- syncing with cvs
2006-07-03 ericksonpreventing warnings with return-1 and commented out...
2006-07-01 mikerupdating the JS script runner, and the worm to match
2006-06-30 mikerfull OpenSRF support for JS
2006-06-28 ericksonadded a debug line and added a prefix to script log...
2006-02-25 mikertrying to get JS fingerprinting and e4x going
2006-01-20 ericksonnow inserts empty string for undefined items instead...
2006-01-18 mikerperl side of the JSONOpenSRFRequest JS object
2006-01-18 mikerbug fixes after testing
2006-01-18 mikerfirst cut of ScriptRunner absorbtion of O::U::SM; reado...
2006-01-06 ericksonadded retrieve method to return the string value for...
2006-01-06 ericksonupdated the API some.
2006-01-05 ericksonsome small cleaning
2006-01-05 ericksonscriptrunner is a generic script handling API