]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/perlmods
fixed thinko in delete
[Evergreen.git] / OpenSRF / src / perlmods /
2005-03-07 ericksonchecking for HASH ref explicitly
2005-03-07 mikerremoving computed regexes and commenting out unused...
2005-03-07 mikerlots of debuging to find that the zombie loop was broken
2005-03-07 ericksonfixed (hopefully) the $0 * addition
2005-03-07 mikerusing old regex method + default class
2005-03-07 ericksonadded some more sleep time
2005-03-07 mikerregistering classes during load and introspection
2005-03-07 mikerfix for JSON regexes
2005-03-07 mikerfix for JSON::object_unknown
2005-03-07 mikerfixing JSON bug with top level non-casted hashrefs
2005-03-07 mikerfixed minor bug in the class casting regex; added class...
2005-03-07 mikerusing an O(log n) [n=JSON elements] algo instead of...
2005-03-04 mikerlogging and error detection fixups
2005-03-04 ericksonadded _CACHEVAL_ to the slot names to make them a littl...
2005-03-03 ericksonremoved some comments, added some sanity checking,...
2005-03-03 ericksonnow magically does both memcache and persist caching...
2005-03-03 mikeradded .slot.find for bill
2005-03-03 ericksonadded router 'unregister' loop to DESTROY
2005-03-03 mikerget_expire method
2005-03-03 mikershould fix perist bug with expriable slot creation
2005-03-03 mikerfixed numeric opperators
2005-03-02 ericksonwe now delete the tmp net::server config file
2005-03-02 mikerallow max_requests to be infinite on the server side
2005-03-02 ericksonwe now return undef if any level of the sought config...
2005-03-02 ericksonnow do an explicit kill me on the session after the...
2005-03-01 mikerusing disconnect before kill_me during non-error destru...
2005-03-01 mikeradded extended callback support to sessions
2005-03-01 mikersettings client fixups
2005-03-01 mikerallow packages other then the explicitly named applicat...
2005-03-01 ericksonaltered the cache a little to allow for the servers...
2005-03-01 ericksonchanged some ps output.
2005-02-28 mikerdunno why that was there.... removed dead code
2005-02-28 mikerusing OO syntax
2005-02-28 mikerusing new client syntax
2005-02-28 ericksonupdate bootstrap client to use the named params
2005-02-28 ericksonadded named params to bootstrap_client to allow config...
2005-02-25 mikerintrospection bug fix for a single method lookup
2005-02-25 mikermaking return on failure sane
2005-02-24 mikerWHEEEEEEEEEE! using the router to discover remote apps now
2005-02-24 mikerfixing create/destroy bugs introduced with the API...
2005-02-24 ericksonadded sanity check for app for loop
2005-02-24 ericksonChanged some config settings to load all jabber stuff...
2005-02-24 mikeradded .slot.set_expire interface for setting/removing...
2005-02-24 mikeradded .create_expirable interface. accepts a Utils...
2005-02-24 mikermake sure there is some space between interval parts
2005-02-24 mikeradded nondestructive (queue|stack).peek.all interface...
2005-02-23 ericksonfixed logic error
2005-02-23 ericksonadded some logging.
2005-02-23 ericksonadded a cache flag to the settings client
2005-02-23 ericksonadded check for settings server, and removed some loggi...
2005-02-23 mikerusing a single jabber connection per process, since...
2005-02-22 mikerAdded "register_death_callback()" interface to run...
2005-02-21 mikeradded nondestructive "peek" methods to stack, queue...
2005-02-18 mikerfixing to allow empty strings, and must be called as...
2005-02-18 mikerARG... sqlite is pain
2005-02-18 mikeradjust RESULT objects to allow empty string
2005-02-17 ericksonmade him a proper subclass
2005-02-17 mikerfirst cut at the Persist Application
2005-02-17 mikeradded "api_name" wrapper method
2005-02-16 ericksonfixed up the magic auto-introspection and made sure...
2005-02-16 mikerremoveing C++ style quote support
2005-02-16 mikeradded the rest of the magic remote subrequest stuff
2005-02-16 ericksonadded utility method for retrieveing a list of transpor...
2005-02-16 ericksonnow we only get the router target from the bootstrap...
2005-02-16 ericksonfixed up to make the remote settings grabbing work...
2005-02-16 ericksonfirst round of the settings app
2005-02-16 ericksonBeginnings of the new config parsing and client classes
2005-02-16 ericksonnew config settings
2005-02-16 ericksonusing new config settings
2005-02-16 ericksonremoved reference to 'param'
2005-02-16 ericksonadded a sanity check
2005-02-16 ericksonnew config settings
2005-02-16 ericksonmoved to new config settings
2005-02-16 ericksonmoved to new config settings
2005-02-16 ericksonmoved to new config settings
2005-02-15 mikerneed to grab the content from the result message
2005-02-15 mikerremoving old references to OpenSRF::DOM::Element::userAuth
2005-02-15 mikerno longer used
2005-02-15 mikeraccidentally reverted some fixes... puting them back
2005-02-15 mikerNo longer used
2005-02-15 mikermore logical shortcircuit for disableing remote method...
2005-02-15 ericksonsome syntax stuff
2005-02-15 ericksonchanged unixserver app retrieval
2005-02-15 mikerremoved stale comments regarding config
2005-02-15 mikeradding the transparent subrequest logic, it will be...
2005-02-14 mikeradding session-wide api_level setting
2005-02-14 mikeradded server_class to the method struct, this will...
2005-02-14 mikeradd api_level to introspection responses
2005-02-14 mikerstarted introspection API; added thunking flag; added...
2005-02-09 ericksonfixing subrequest support
2005-02-09 mikeradding subrequest example to Math.pm
2005-02-09 mikeradding subrequest support
2005-02-09 ericksonre-enabled process automation
2005-02-08 ericksonadded exception passing from dbmath through math back...
2005-02-08 ericksonsome sanity checking, syntax error fixups
2005-02-07 mikerupdating method lookup and registration in the demo
2005-02-07 mikerupdating with a new method registration and lookup...
2005-02-07 ericksonmaking to work in new environment, added 'system_client...
2005-02-07 mikermaking the router optional, and allowing multiple routers
2005-02-07 ericksonupdating to work with the new cvs layout
next