]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Utils/CStoreEditor.pm
make log message conditional
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Utils / CStoreEditor.pm
2008-07-31 mikermake log message conditional
2008-03-11 ericksonadded ability to pass an object ID and hint to allowed...
2008-03-11 ericksonported object-specific perm checks from acq-experiment...
2008-02-29 ericksonadded check for always_xact since xact flag may not...
2008-02-29 ericksonchecking for xact instead of xact_id to verify session...
2008-02-06 ericksonlogic bug in new perm checker. removed some dead code
2008-02-06 ericksonfixed variable declaration
2008-02-06 ericksongave cstore editor the ability to check an array of...
2008-01-31 ericksoncomitting initial authoritative auto-magic transactions...
2008-01-07 ericksonplugged in new permission checking call which uses...
2007-08-06 ericksonthrowing real exception now when cstore connection...
2007-07-13 ericksonadded ability to define recv timeout at runtime
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-01-30 ericksonadded json_query support to cstoreEditor. using said...
2007-01-26 ericksonfixed logic bug in detecting the exisence of stream...
2007-01-19 ericksonadded some sanity checks for session/transaction manage...
2007-01-03 ericksonadded sanity check to the rollback call
2006-11-16 ericksonadded some useful logging
2006-10-24 ericksonchanged exception text for the day when we start using it
2006-10-22 ericksonrolling back checkauth test change to see if this fixes...
2006-10-12 ericksonmoved the checkauth function to a local cache-reading...
2006-10-10 ericksonadded a log line to test if my "i lost my session"...
2006-09-28 ericksonadded some report object events, added reporter-store...
2006-09-25 ericksonchanged log line
2006-09-06 ericksonadded sanity checking to prevent id retrievals using...
2006-08-31 ericksonadded plain old disconnect method
2006-08-30 ericksonadded generic rollback method to roll back and disconnect
2006-07-27 ericksoncstore returns objects on create, fixing editor to...
2006-07-17 ericksonput container handling inside cstore transactions,...
2006-07-14 ericksonmore careful editor handling
2006-06-29 ericksonretrieve_all now makes sure the item key is defined...
2006-06-29 ericksonfleshing user via cstore
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-26 ericksonmodified Editor to work with cstore