]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/perlmods
adding MARC cn extraction
[Evergreen.git] / OpenSRF / src / perlmods /
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
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-12-01 ericksonSetting the logging service name to the application...
2005-11-30 ericksonactivity log is now a standalone log target: file or...
2005-11-30 ericksonsetting log file to just "syslog" (instead of "syslog...
2005-11-30 ericksondrastically simplified logger code now supports logging...
2005-11-22 ericksonif client has been bootstrapped and is currently connec...
2005-11-19 mikertouchup on the unicode handler
2005-11-10 mikerarg! cut-n-paste error
2005-11-09 mikerfixing unicode escaping in JSON
2005-11-07 mikerstripping bad characters
2005-11-04 ericksonchecking <language> for perl in listener and unix children
2005-11-04 mikeradded "connected" method for stateful sessions
2005-11-02 mikermove the moved call to the right place...
2005-11-01 mikersettings client does not need to bootstrap itself,...
2005-11-01 ericksonadded the <language> block to the opensrf app config...
2005-09-23 mikerfixing up the date scrubber
2005-09-06 mikermatching non-letter and non-number
2005-09-06 mikermatching non-letter and non-number
2005-09-06 mikermatching non-letter and non-number
2005-09-06 mikermatching non-letter and non-number
2005-09-06 mikernormalizing wide chars
2005-09-06 ericksonchanged router binary to opensrf_router to prevent...
2005-09-02 ericksonYoung C server code added
2005-08-25 ericksontypo
2005-08-25 mikerprotect hash keys by quoting
2005-08-25 mikerprotect hash keys by quoting
2005-08-25 mikerprotect hash keys by quoting
2005-08-12 mikergetting rid of some spurious warnings
2005-08-11 mikerfixing preconstructed Result test in AppSession
2005-08-11 mikerminor bug fixes and removal of some extra stringifications
2005-08-11 mikertesting reveals bugs, bugs get squashed!
2005-08-11 pinesmoving from XML to JSON in the core messaging
2005-08-04 mikerooops... octal ;)
2005-07-29 mikerfixing number bug in JSON
2005-07-28 mikerpassing numbers as bare strings
2005-07-27 ericksonmoved redirect to latest mod_perl
2005-07-27 ericksonmore config file mangling
2005-07-27 ericksonremoving unix files
2005-07-27 ericksonmore debugging
2005-07-26 ericksonusing Logger instead of Log
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-25 ericksonadded a line of hopefull helpful debug output
2005-07-25 mikeradding echo method
2005-07-25 mikerdefault to api_level 1
2005-07-25 mikeradding new ContinueStatus message
2005-07-25 mikerusing implicit connect with "method_lookup" style calls...
2005-07-25 mikerrolling back useless logging change from earlier
2005-07-25 ericksonadded exception for when trying to send to non-existant...
2005-07-25 ericksonmade it so it doesn't complain about not having any...
2005-07-24 mikeradding MethodException backtrace
2005-07-24 mikerremoving duplicate "complete" messages by completing...
2005-07-15 ericksonmoved back to nulls
2005-07-15 mikerremove extranious "null"s from JSON
2005-07-15 mikeradding more fixup support for DateTime::Format::ISO8601...
2005-07-14 mikeradded date clenser so we can use DateTime::Format:...
2005-07-12 mikermaking introspection filter regexy
2005-07-11 mikeraliasing respond_complete to respond
2005-07-07 ericksonanother error message that we'll hopefully never see
2005-07-07 ericksonmethod not found now returns the name of the method...
2005-06-19 ericksonmore tweaking to point to the right header files, etc.
2005-06-17 ericksonrouter-less login mangling
2005-06-17 ericksonif no router, change the connecting resource
2005-06-17 ericksonregex to determine unix-ocity for the socket
2005-06-17 ericksonrouter bypassing code
2005-06-15 mikeradding routerless config support; adding local UNIX...
2005-06-09 ericksonfixed name issue for process
2005-06-09 ericksonlogging empty data on socket
2005-06-08 ericksonremoved number overloads
2005-06-07 ericksonStateless code, round 1...
2005-05-13 ericksonnow using the max persist time in the config file
2005-05-09 ericksonLet the onslaught continue...
2005-04-26 mikerallow method lookup for a single method. open-ils...
2005-04-20 ericksonjust letting the exceptions stringify
next