]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods
added JSON gateway support
[OpenSRF.git] / src / perlmods /
2007-07-20 ericksonMerging changes from branches/new-json2
2007-07-06 mikera little bit more cleanup from previous DOM/DomianObjec...
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-06-29 mikerPatch from Dan Scott to move perl OpenSRF core bootstra...
2007-06-22 mikerallow the OSRF_HOSTNAME env variable to specify the...
2007-05-23 mikerFrom Dan Scott: EOL Whitespace is now stripped in the...
2007-04-26 mikercompletely untested and possibly broken settings extent...
2007-04-03 mikerTypo reported by Dan Scott
2007-03-29 ericksonremoved some old code and the unnecessary select-as...
2007-03-26 ericksonforcing int on timeout values in process and timed_read
2007-03-26 ericksonadded an info log line to log the called method
2007-03-22 ericksonadded "use Net::Domain" in the package that calls hostf...
2007-03-20 mikerusing Net::Domain instead of the shell to get the fqdn...
2007-03-07 ericksonrefactored the unix::server config handling by getting...
2007-02-07 ericksonremoving old, unused child_finish_hook
2007-02-07 ericksonadded child exit handling code and example
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2006-12-11 ericksonremoved two warning logs to prevent the unixserver...
2006-11-21 ericksonrefactored redunant perl2JSON call
2006-10-11 ericksonadded a comment
2006-10-11 ericksonuncomment some unnecessary code
2006-10-10 ericksonadded a log line that will hopefully give us more info...
2006-09-15 mikerfixing month calculation in interval_to_seconds
2006-09-06 ericksonelevated response log to info because it is crucial...
2006-09-06 ericksonadded .1 second sleep to inbound processer when it...
2006-09-05 ericksonmoved processing duration up to info
2006-08-30 ericksonadded var check to prevent warnings on the numerous...
2006-08-30 mikerchopping up dup messages in Client::process()
2006-08-20 ericksontruncate messages more to prevent syslog overflow errors
2006-08-17 mikerlogging cleanup
2006-08-14 ericksonremove method call that does not exist
2006-08-11 ericksonlogging put errors instead of throwing exception
2006-08-08 ericksontesting multi-message fix in parser
2006-07-17 ericksonlogging the session id at client creation time for...
2006-07-08 mikerfixing typo in the bowels
2006-07-07 mikerexperimental port of the C parser (it is slower...)
2006-07-06 mikeradding client-side stream push method; working on the...
2006-06-29 ericksonremoved debug warning
2006-06-29 ericksonremoved runtime print statement .. interfering with...
2006-06-29 ericksoncleaning up startup logging
2006-06-29 mikerfixing old fieldmapper_lookup generator
2006-06-22 mikeradding a tree filter for future common use
2006-05-22 ericksonlimiting message size to prevent syslog warnings piling up
2006-05-22 ericksonadded error message for cached data on a closed socket
2006-05-16 ericksonadded some error logging
2006-05-05 mikeradding ability to set recv_timeout per session
2006-04-24 mikerfixing recursion bug
2006-04-21 mikerdebuging changes
2006-04-21 ericksonadded some more diagnostic logging
2006-04-21 mikermoving debuging to INTERNAL
2006-04-21 ericksonchecking for socket connected-ness on sysread
2006-04-20 mikeroptional hash function parameter; minor debuging
2006-04-20 mikersmarter default "recv"
2006-04-20 mikerdate clensing works properly now... oops
2006-04-14 ericksonadded a flush_socket method to the jabber client code...
2006-04-07 ericksonremoved depracated call
2006-04-06 mikerstreamlining collection
2006-04-06 mikeradding duration timing to requests
2006-04-06 mikeroopsie ... off-by-one potentially causing unbalanced...
2006-04-06 mikermodding the result, instead of inside the hash function
2006-04-05 mikerMultiSession, YAY
2006-04-05 mikerremoving session cache; adding support for quiet remote...
2006-03-29 ericksonreplaced regex with CORE::time
2006-03-29 ericksonadded basic opensrf.system.time method
2006-03-27 mikeronly handle timezone if there was actually a time
2006-03-27 mikerimproving datetime parsing in clense_ISO8601()
2006-03-10 mikerfixed sig building (I hope)
2006-03-06 mikeradding an ISO timestamp builder
2006-02-27 mikermore support for introspection paging
2006-02-19 mikerfixups, and starting a paged interface
2006-02-13 ericksonMoved some log messages from INFO to DEBUG level becaus...
2006-02-13 ericksonmodule now dies with a message if bootstrap_client...
2006-02-11 mikerrefactored copy targeter to use new JS copy tester...
2006-01-30 mikermoving to UNIVERSAL::require to suck in implementation...
2006-01-30 ericksonleaving parse methods early if proper fields aren't...
2006-01-27 ericksonremoved extraneous warn
2006-01-27 mikerturn of signature checking for now
2006-01-27 mikersort field and sort order support; signature fix for...
2006-01-27 ericksonChanged log level for "disconnect on timeout" because...
2006-01-27 mikermore opensearch fixup; bugfix for "no need to re-bootstrap"
2006-01-23 mikerupdates for the perm editor -- FM dance required
2006-01-22 mikerenabled param checking
2006-01-22 mikerenabling signature parsing; added "notes" pointer from...
2006-01-19 mikeradded (disabled) signature parsing and (disabled) param...
2006-01-19 mikeradded lookup_class and lookup_hint methods to support...
2005-12-16 ericksonremoved some "warns"
2005-12-14 ericksonescaping embedded %'s so syslog won't barf
2005-12-14 ericksonadded some NOT_FOUND events for record, copy, and circ...
2005-12-14 mikertruncating long log lines that go to syslog, as it...
2005-12-13 mikerreduce the overhead of JSONification by removing multip...
2005-12-09 ericksonexplicitly returning STATUS_NOTFOUND when a method...
2005-12-09 ericksonfor some reason, doing "throw $err $err->stringify...
2005-12-08 ericksonChanged some log levels from INFO to DEBUG since they...
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-12-01 mikergive reasonably unique default for service name
2005-12-01 mikercleaning up the pretty printer
next