]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF
added "CALL" to the param debugging line for ease of grepping
[Evergreen.git] / OpenSRF /
2006-03-03 erickson added "CALL" to the param debugging line for ease...
2006-03-03 ericksonmoved stderr line to a log line
2006-03-03 ericksonOpen-ILS/src/c-apps/oils_auth.c
2006-03-03 ericksonadded method to insert items at the first NULL slot...
2006-03-02 ericksonadded method to allow creation of list with a starting...
2006-03-01 ericksonadded utility macro
2006-03-01 ericksonadded osrf_big_list to the makefiles
2006-03-01 ericksonmoved the Judy implementation to osrf_big_list and...
2006-02-27 mikermoving over to the new gateway xml format
2006-02-27 mikeradding xml format support to the gateway
2006-02-27 mikermore support for introspection paging
2006-02-27 ericksonforcing array-ness on non-existant params
2006-02-27 ericksonsmall changes, fixed some typos
2006-02-27 ericksonformat fix
2006-02-27 ericksonfixed bug where the ptr** was freed prior to the ptr*
2006-02-25 ericksonremoved mod_ils_gateway targets
2006-02-25 ericksonosrf_json_gateway is tested and working. removing this...
2006-02-24 ericksonre-vamped gateway to make it more stable and faster.
2006-02-19 mikerfixups, and starting a paged interface
2006-02-16 ericksontesting cache timeout resets without removing the item...
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-13 ericksonadded additional sanity check to index call
2006-02-11 mikerrefactored copy targeter to use new JS copy tester...
2006-01-31 ericksonadded a default freeItem function for freeing list...
2006-01-30 mikermoving to UNIVERSAL::require to suck in implementation...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
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-24 ericksonURL can now contain api_level as a param to set the...
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...
2006-01-11 ericksonsrfsh accepts exit and ExIt
2006-01-05 ericksonmoved some warns that will happen often to info logs
2006-01-03 mikermoved timeout to global var; later, refactor to command...
2005-12-16 ericksonremoved some "warns"
2005-12-15 ericksonchanged a log line
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 ericksongateway now assumes status is OK on a message unless...
2005-12-13 mikerreduce the overhead of JSONification by removing multip...
2005-12-12 ericksonsrfsh reports to stderr when a config file could not...
2005-12-09 ericksonexplicitly returning STATUS_NOTFOUND when a method...
2005-12-09 ericksonfor some reason, doing "throw $err $err->stringify...
2005-12-09 ericksonre-arranged the log code so that VA_LIST_TO_ARGS (which...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-08 ericksonChanged some log levels from INFO to DEBUG since they...
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-07 ericksonsetting the logger app name for debugging
2005-12-07 ericksonauth code now returns { authtoken : <t> , authtime...
2005-12-07 ericksonsrfsh now takes login commands like so:
2005-12-06 ericksonadded a "restartforce" option to force the code to...
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-05 ericksonincorporated ilseents.xml file into opac
2005-12-02 ericksonadded content-type back into gateway
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-12-01 ericksonadded some log statements, fixed some typos
2005-11-30 ericksonfreeing json response object
2005-11-30 ericksonadded variable arg to jsonNewObject for formatted strings
2005-11-30 ericksonremoved these since the C code is now using the unified...
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-30 ericksonfinal C code logging patchups
2005-11-29 ericksonpatching up some more logging stuff
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-28 ericksoncleaned up and commented
2005-11-22 ericksonif client has been bootstrapped and is currently connec...
2005-11-21 ericksonone more log line
2005-11-19 mikertouchup on the unicode handler
2005-11-10 ericksontosimplestring now returns int/double as expected
2005-11-10 mikerarg! cut-n-paste error
2005-11-09 mikerfixing unicode escaping in JSON
2005-11-09 ericksonadded pop method to osrf_list
2005-11-07 ericksonrolling back hostname change because of mysterious...
2005-11-07 ericksondurrrr.. typo
2005-11-07 ericksonhandling 'hostname' more carefully
2005-11-07 ericksonopensrf_core now builds libopensrf.so and opensrf-c
2005-11-07 mikerstripping bad characters
2005-11-04 ericksonchecking <language> for perl in listener and unix children
2005-11-04 ericksonfixed bug where removing a node didn't always register
2005-11-04 mikeradded "connected" method for stateful sessions
2005-11-02 ericksonmoved session code to osrfHash and osrfList instead...
2005-11-02 ericksonexplicitly removing pre-existing connections when two...
2005-11-02 mikermove the moved call to the right place...
2005-11-02 ericksoncleaned up the code some
2005-11-01 mikersettings client does not need to bootstrap itself,...
2005-11-01 ericksonadded <language> for docs
2005-11-01 ericksonadded the <language> block to the opensrf app config...
next