]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/extras/oils_requestor.c
LP1822414 Angular format service formatValue pipe
[Evergreen.git] / Open-ILS / src / extras / oils_requestor.c
2017-01-27 Galen CharltonLP#1485374: add way for C code to make TZ-aware subrequests
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2010-03-22 scottmkAdd the const qualifier to one variable. Tidy up white...
2009-12-15 scottmkReplace calls to osrfAppSessionMakeRequest() with
2009-11-25 scottmkReplace all calls to the old JSON parser with calls
2008-07-25 ericksoninitializing some vars so gcc will stop warning
2008-05-16 ericksonPatch from Scott McKellar:
2008-03-12 ericksongave oils_requestor the ability to find the IDL from...
2007-11-19 mikerPatch from Scott McKellar to implement const-correctnes...
2007-11-03 ericksonI should make that easier on the eyes ;)
2007-11-03 ericksonadding case breaks
2007-07-02 ericksonremoved extraneous newline
2007-05-29 ericksonadded parens around truth test to suppress GCC warning
2007-05-28 mikerSecond patch for oils_requestor.c from Scott McKellar...
2007-05-28 mikerGeneral cleanup patch from Scott McKellar; static-ify...
2007-02-20 mikermaking -i for idl valid
2006-08-27 ericksonmoved json parsing methods to non-printf style methods...
2006-08-19 ericksonprint more info on bootstrap failure
2006-02-13 ericksonadded log line
2006-02-08 ericksonadded simple request utilty to display fieldmapper...