]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/apachemods
lp1863252 toward geosort
[Evergreen.git] / Open-ILS / src / apachemods /
2019-10-01 Galen CharltonLP#1845050: fix issue where reports interface was parti...
2013-02-28 Dan ScottClean-up unused Apache header/library config vars
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...
2011-06-28 evergreenMerge branch 'master' of git://git.evergreen-ils.org...
2011-06-27 evergreenMerge branch 'template-toolkit-opac' of git://git.everg...
2011-06-24 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-24 Ben WebbRespect DESTDIR during the build process
2011-05-04 berickMerge remote branch 'dbs-git/dbs/tt-htmlcleanup' into...
2011-05-04 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-05-04 dbsChange an ERROR to a DEBUG log message in mod_idlchunk
2010-06-24 dbsReturn NULL if we don't have anything else to return...
2009-10-29 mikeradding specialized apache module for returning specific...
2009-09-16 dbsMake building & installing the core components of Everg...
2008-11-04 dbsDon't throw an error if the files don't exist during...
2008-09-25 ericksononly compare the first 9 chars, in case the content...
2008-08-27 dbsStart using automake/autoconf for configuring, building...
2008-04-23 ericksonRemoving dead code and their makefile counterparts
2008-03-10 mikerPatch from Scott McKellar:
2008-02-19 ericksonRemoving some dead code
2008-01-15 ericksonremoving deprecated code
2007-11-19 mikerPatch from Scott McKellar to implement const-correctnes...
2007-11-09 dbsGenerate minimized tags for EMPTY elements if content...
2007-11-08 ericksonadditionally logging filename and XML content on parse...
2007-09-30 mikerPatch from Dan Scott to remove bzero in favor of memset...
2007-09-07 dbsHush a warning about XML_Size not being an int
2007-05-28 mikerAt Scott McKellar's suggestion, using (long) cast and...
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2006-06-29 ericksonadded additional "use lib" line to include cvs version...
2006-06-29 mikerfixing old fieldmapper_lookup generator
2006-06-22 ericksonremoved rest gateway from build
2006-06-20 ericksonremoved some unused non-apache2.2 friendly code
2006-05-09 mikeradding new open-ils.cstore app; moving new IDL generato...
2006-05-03 mikeradding IDL generator
2006-04-25 ericksonadded ability to escape or not escape <script> text...
2006-04-20 ericksonhaving the rest gateway use the same bootstrap config...
2006-04-11 ericksonadded a method to return a list of class hints and...
2006-04-03 ericksonadded the XMLEntStripDoctype option which defaults...
2006-04-03 ericksonremoving xmlbuilder from the build process
2006-03-24 ericksonsome cleaner logging
2006-03-23 ericksonxmlent now defaults to no stripping on the PIs and...
2006-03-22 ericksoncreated macro to replace a given character in a string...
2006-03-20 ericksonadded mod_xmlent to the build process
2006-03-20 ericksondestroying parser on parse error
2006-03-20 ericksonadding entity replacer to cvs
2006-03-01 ericksonsimplified clean target
2006-02-25 ericksonupdated apachemods makefile to use the apachetools...
2006-02-24 ericksonre-vamped gateway to make it more stable and faster.
2006-02-06 ericksonnon-existent indeces now return NULL in fm_pton to...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-12-13 ericksonxmlbuilder copies comments over now.
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 xul content-type hack until the config options...
2005-12-02 ericksonadded content-type back into gateway
2005-11-30 mikeradd logging back and remove old output code
2005-11-30 mikerREST gateway now matches the JSON gateway with the...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-22 ericksonadding libs list and lib extractor code for posterity
2005-11-22 ericksonsimplified a little bit
2005-11-21 ericksonadded code to handle entities within attributes since...
2005-11-21 ericksoninserting processing instructions
2005-11-10 ericksonrecover from non-existant DTD's
2005-11-09 ericksonmoved xml to new mod_xmlbuilder style (sans explicit...
2005-11-09 ericksoncaught memory error
2005-11-09 ericksonmoving to new xmlbuilder code for XML / DTD / locale...
2005-11-01 mikermaking the module name match apache2s requirements
2005-10-05 ericksonchecking in json int fix
2005-09-28 mikerfixing int vs double output
2005-09-21 mikerremoving unneeded slashes
2005-09-15 ericksonmade C auth server
2005-09-06 ericksonfixed makefile ommission
2005-09-01 ericksonchanged the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS...
2005-08-31 ericksontypo
2005-08-31 ericksonupdated to new json api
2005-08-29 mikerseparate REST gateway now compiles ... installation...
2005-08-26 mikerinitial move of the REST gateway out to Open-ILS
2005-08-22 ericksonfixed problem where a NULL unixconfig was causing segfault
2005-08-22 ericksonadded a header file for the gateway
2005-08-20 ericksonupdated make process to copy over new web stuff and...
2005-08-16 ericksonadded some output
2005-08-12 ericksonadded some test code to xmltools.
2005-08-09 ericksonuntested xsl code
2005-08-07 ericksonlots of simple web enhancements, org tree loaded and...
2005-08-05 ericksonmuch work toward the dtd-on-the-fly architecture for...
2005-08-05 ericksonadded apache config file reading, yay... more to come
2005-08-05 ericksonOpenILS apache xml processing stuff, other mods can...