]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/gateway/mod_ils_gateway.c
started work on xul-based requestor/recipient holds
[Evergreen.git] / OpenSRF / src / gateway / mod_ils_gateway.c
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-07 ericksonsetting the logger app name for debugging
2005-12-02 ericksonadded content-type back into gateway
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-11-30 ericksonfreeing json response object
2005-11-30 ericksonadded variable arg to jsonNewObject for formatted strings
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-10-13 ericksonadded newline in debug output
2005-10-05 ericksonlogging returned content at info level
2005-08-31 ericksonnew json api changes
2005-08-22 ericksonadded a header file for the gateway
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-08-17 ericksonfixed a problem in utils where I was using a va_list...
2005-08-12 ericksoncode cleanup and memory debugging
2005-08-11 ericksonmoved C over to all JSON all the time
2005-08-03 mikerquoting xml characters, bug fixes
2005-08-02 mikerthe rest gatewaty, eets alive!
2005-08-02 mikerchanges to support the REST gateway
2005-07-26 ericksonmore install goodness, fixed some bugs, etc
2005-07-21 ericksonfixed issue where the err message was not getting set...
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-07-05 erickson__param is now param
2005-06-19 ericksonmore tweaking to point to the right header files, etc.
2005-05-02 ericksonbug squashing party on the gateway. we now explicitly...
2005-04-25 ericksonadded some debugging when hunting memory error
2005-04-25 ericksonadded the ability to bypass JSON parsing for adding...
2005-04-11 ericksonremoved unused variable, added log line
2005-04-04 ericksonadded a del_session function which removes and cleans...
2005-03-31 ericksonwe now have session caching.
2005-03-31 ericksonusing our log stuff instead of stderr
2005-03-31 ericksonC apache gateway.