#
# ChangeLog for /
#
# Generated by Trac 1.0.4
# Apr 6, 2025, 2:33:16 AM

Fri, 14 Aug 2020 11:38:08 GMT djay [960]
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-kernel/locale/po/messages.po (modified)
	* trunk/zoo-project/zoo-services/ogr/ogr2ogr/cgi-env/Ogr2Ogr.zcfg (modified)
	* trunk/zoo-project/zoo-services/ogr/ogr2ogr/service.c (modified)

	Add LCO and DSCO multiple occurence in Ogr2Ogr service. Update ZOO- ...


Fri, 07 Aug 2020 14:00:04 GMT djay [959]
	* trunk/.dockerignore (added)
	* trunk/Dockerfile (added)
	* trunk/docker (added)
	* trunk/docker-compose.yml (added)
	* trunk/docker/default.conf (added)
	* trunk/docker/main.cfg (added)
	* trunk/docker/oas.cfg (added)
	* trunk/docker/test_long_process.py (added)
	* trunk/zoo-project/zoo-kernel/sql/schema.sql (modified)

	Add Dockerfile created on #177 providing docker-compose environmeent ...


Thu, 16 Apr 2020 16:10:30 GMT djay [958]
	* trunk/docs/api/examples.rst (modified)
	* trunk/zoo-project/HISTORY.txt (modified)

	Add documentation on how to use asyncrhonous execution using the ...


Thu, 06 Feb 2020 14:12:42 GMT knut [957]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service.h (modified)

	Added function for allocating memory for map values ...


Tue, 01 Oct 2019 07:12:04 GMT djay [956]
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)

	FIx include order


Fri, 20 Sep 2019 15:14:48 GMT djay [955]
	* trunk/zoo-project/zoo-kernel/caching.c (modified)
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service_callback.c (modified)
	* trunk/zoo-project/zoo-kernel/service_callback.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.c (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.c (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fix issue when RELY_ON_DB is on and data is published. Ensure to use ...


Tue, 10 Sep 2019 21:20:32 GMT djay [954]
	* trunk/zoo-project/zoo-kernel/service_json.c (modified)

	Use rootUrl rather than serverAddress


Fri, 06 Sep 2019 14:49:46 GMT djay [953]
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)

	Fix typo


Fri, 06 Sep 2019 12:07:14 GMT djay [952]
	* trunk/zoo-project/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)

	Fix callback activation


Fri, 06 Sep 2019 11:59:49 GMT transifex [951]
	* trunk/zoo-project/zoo-kernel/locale/po/fi.po (added)

	Transifex auto-update ...


Fri, 06 Sep 2019 10:38:00 GMT djay [950]
	* trunk/docs/install/installation.rst (modified)
	* trunk/docs/kernel/configuration.rst (modified)
	* trunk/zoo-project/zoo-kernel/oas.cfg (modified)

	Add documentation for the oas.cfg file and clean it a bit.


Thu, 05 Sep 2019 08:16:21 GMT djay [949]
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-kernel/main_conf_read.l (modified)
	* trunk/zoo-project/zoo-kernel/meta_sql.c (modified)
	* trunk/zoo-project/zoo-kernel/meta_sql.h (modified)
	* trunk/zoo-project/zoo-kernel/oas.cfg (added)
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/response_print.h (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service.h (modified)
	* trunk/zoo-project/zoo-kernel/service_json.c (modified)
	* trunk/zoo-project/zoo-kernel/service_json.h (modified)
	* trunk/zoo-project/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Prototype implementation of the OGC API - Processing and other ...


Mon, 02 Sep 2019 12:35:25 GMT root [948]
	* trunk/zoo-project/zoo-kernel/locale/po/ja_JP.po (modified)

	Transifex auto-update ...


Sat, 31 Aug 2019 10:36:38 GMT djay [947]
	* trunk/docs/_themes/sphinx_rtd_theme/breadcrumbs.html (modified)

	Let's update the documentation date


Thu, 22 Aug 2019 11:58:36 GMT djay [946]
	* trunk/docs/kernel/configuration.rst (modified)
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)

	Add the optional handleText parameter in the main section of the ...


Wed, 14 Aug 2019 14:30:34 GMT djay [945]
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.h (modified)
	* trunk/zoo-project/zoo-services/gdal/profile/service.c (modified)

	Fix the issue with JavaScript support and GDAL profile service


Wed, 10 Jul 2019 12:38:34 GMT djay [944]
	* trunk/docs/kernel/configuration.rst (modified)
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.c (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.h (modified)

	Fix #172 and add the documentation on how to use the curl section to ...


Thu, 27 Jun 2019 10:57:25 GMT knut [943]
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fix problem with the parsing of system environment variables (Windows ...


Fri, 14 Jun 2019 21:05:08 GMT djay [942]
	* branches/branch-1.7 (modified)
	* branches/branch-1.7/docs/kernel/what.rst (modified)
	* branches/branch-1.7/docs/services/zcfg-reference.rst (modified)
	* branches/branch-1.7/zoo-project/zoo-kernel/otbZooWatcher.cxx (modified)
	* branches/branch-1.7/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/branch-1.7/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/branch-1.7/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* branches/branch-1.7/zoo-project/zoo-kernel/sshapi.c (modified)
	* tags/rel-1.7.0 (copied)
	* tags/rel-1.7.0/docs/kernel/what.rst (modified)
	* tags/rel-1.7.0/docs/services/zcfg-reference.rst (modified)
	* tags/rel-1.7.0/zoo-project/zoo-kernel/otbZooWatcher.cxx (modified)
	* tags/rel-1.7.0/zoo-project/zoo-kernel/request_parser.c (modified)
	* tags/rel-1.7.0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* tags/rel-1.7.0/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* tags/rel-1.7.0/zoo-project/zoo-kernel/sshapi.c (modified)

	Tag the 1.7.0 release.


Fri, 14 Jun 2019 20:35:22 GMT djay [941]
	* trunk/docs/kernel/what.rst (modified)
	* trunk/docs/services/zcfg-reference.rst (modified)

	Fix typo and add types used for mono and R.


Fri, 14 Jun 2019 20:26:43 GMT djay [940]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)

	Small change


Fri, 14 Jun 2019 20:08:22 GMT djay [939]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-project/zoo-kernel/sshapi.c (modified)

	Fix const decelaration to build on windows, pass full children ...


Fri, 14 Jun 2019 08:03:19 GMT djay [938]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)

	Find cdata block when not the first child


Mon, 10 Jun 2019 09:59:50 GMT djay [937]
	* trunk/zoo-project/zoo-kernel/otbZooWatcher.cxx (modified)

	Remove undefined m_TimeProbe.


Mon, 10 Jun 2019 09:29:59 GMT djay [936]
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)

	Small fix


Fri, 07 Jun 2019 12:21:10 GMT djay [935]
	* branches/branch-1.7 (copied)
	* branches/branch-1.7/zoo-project (copied)
	* tags/rel-1.7.0-rc1 (copied)
	* tags/rel-1.7.0-rc1/zoo-project (copied)

	Created branch/tags for the 1.7.0 release candidate 1


Fri, 07 Jun 2019 12:04:29 GMT djay [934]
	* trunk/zoo-project/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-project/zoo-kernel/makefile.vc (modified)

	Fix ZOO_VERSION in version.h


Fri, 31 May 2019 13:03:21 GMT knut [933]
	* branches/prototype-v0/zoo-project/zoo-kernel/mimetypes.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_mono.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sqlapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Resolve certain string-related type conflicts, e.g., char* vs. const ...


Tue, 28 May 2019 15:59:57 GMT djay [932]
	* trunk/zoo-project/zoo-kernel/main.cfg.in (modified)

	Update default main.cfg


Tue, 28 May 2019 15:37:56 GMT djay [931]
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Make sure to select the right WPS version


Tue, 28 May 2019 15:13:17 GMT djay [930]
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Remove setting default version.


Tue, 28 May 2019 14:01:11 GMT djay [929]
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)

	Fix issue with LiteralDataDomain definition from DescribeProcess ...


Tue, 28 May 2019 09:57:29 GMT djay [928]
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)

	Fix typo


Tue, 28 May 2019 09:44:36 GMT djay [927]
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)

	Declare const char* only for Python 3


Tue, 28 May 2019 09:33:18 GMT djay [926]
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/response_print.h (modified)
	* trunk/zoo-project/zoo-kernel/service_callback.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.h (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fix issue with version parameter for GetCapabilities, issue with ...


Mon, 27 May 2019 14:57:27 GMT djay [925]
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)

	Fix search location for R headers


Mon, 27 May 2019 14:45:39 GMT djay [924]
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)

	Typo in configure.ac


Mon, 27 May 2019 13:25:42 GMT djay [923]
	* trunk/zoo-project/zoo-kernel/response_print.h (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.h (modified)

	Fix sqlapi


Mon, 27 May 2019 13:18:37 GMT djay [922]
	* trunk/zoo-project/zoo-kernel/sqlapi.c (modified)

	Fix sqlapi


Mon, 27 May 2019 13:03:29 GMT djay [921]
	* trunk/zoo-project/zoo-kernel/caching.c (modified)
	* trunk/zoo-project/zoo-kernel/mimetypes.h (modified)
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/response_print.h (modified)
	* trunk/zoo-project/zoo-kernel/server_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/server_internal.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_ms.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.h (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.h (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fix issue building with gcc 7.3.0


Mon, 13 May 2019 08:08:00 GMT djay [920]
	* trunk/docs/install/installation.rst (modified)
	* trunk/docs/kernel/configuration.rst (modified)

	Fix documentation typos.


Tue, 07 May 2019 22:09:00 GMT djay [919]
	* trunk/docs/conf.py (modified)

	Fix date in copyright


Tue, 07 May 2019 21:58:02 GMT djay [918]
	* trunk/docs/_static/hpc_schema.svg (added)

	Add missing image


Tue, 07 May 2019 12:17:08 GMT djay [917]
	* trunk (modified)
	* trunk/docs/install/installation.rst (modified)
	* trunk/docs/kernel/configuration.rst (modified)
	* trunk/docs/kernel/hpc.rst (copied)
	* trunk/docs/kernel/index.rst (modified)
	* trunk/docs/kernel/mapserver.rst (modified)
	* trunk/docs/kernel/sagagis.rst (modified)
	* trunk/docs/services/howtos.rst (modified)
	* trunk/thirds/otb2zcfg/otb2zcfg.cxx (modified)
	* trunk/thirds/saga2zcfg/saga2zcfg.c (modified)
	* trunk/thirds/zcfg2sql (copied)
	* trunk/workshop (deleted)
	* trunk/zoo-project/HISTORY.txt (modified)
	* trunk/zoo-project/zoo-api/js/ZOO-api.js (modified)
	* trunk/zoo-project/zoo-api/mono/makefile.vc (copied)
	* trunk/zoo-project/zoo-api/r (copied)
	* trunk/zoo-project/zoo-client/lib/js/wps-client/zoo.js (modified)
	* trunk/zoo-project/zoo-kernel/Makefile.in (modified)
	* trunk/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* trunk/zoo-project/zoo-kernel/caching.c (modified)
	* trunk/zoo-project/zoo-kernel/caching.h (modified)
	* trunk/zoo-project/zoo-kernel/configure.ac (modified)
	* trunk/zoo-project/zoo-kernel/main_conf_read.y (modified)
	* trunk/zoo-project/zoo-kernel/makefile.vc (modified)
	* trunk/zoo-project/zoo-kernel/meta_sql.c (copied)
	* trunk/zoo-project/zoo-kernel/meta_sql.h (copied)
	* trunk/zoo-project/zoo-kernel/mimetypes.h (modified)
	* trunk/zoo-project/zoo-kernel/nmake.opt (modified)
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)
	* trunk/zoo-project/zoo-kernel/request_parser.h (modified)
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/response_print.h (modified)
	* trunk/zoo-project/zoo-kernel/server_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service.h (modified)
	* trunk/zoo-project/zoo-kernel/service_callback.c (copied)
	* trunk/zoo-project/zoo-kernel/service_callback.h (copied)
	* trunk/zoo-project/zoo-kernel/service_conf.y (modified)
	* trunk/zoo-project/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_hpc.c (copied)
	* trunk/zoo-project/zoo-kernel/service_internal_hpc.h (copied)
	* trunk/zoo-project/zoo-kernel/service_internal_java.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_js.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_js.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_mono.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_mono.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_ms.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_php7.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_python.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_r.c (copied)
	* trunk/zoo-project/zoo-kernel/service_internal_r.h (copied)
	* trunk/zoo-project/zoo-kernel/service_internal_ruby.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_saga.c (modified)
	* trunk/zoo-project/zoo-kernel/service_json.c (copied)
	* trunk/zoo-project/zoo-kernel/service_json.h (copied)
	* trunk/zoo-project/zoo-kernel/service_yaml.c (modified)
	* trunk/zoo-project/zoo-kernel/sql/schema.sql (modified)
	* trunk/zoo-project/zoo-kernel/sql/zoo_collectiondb.sql (copied)
	* trunk/zoo-project/zoo-kernel/sqlapi.c (modified)
	* trunk/zoo-project/zoo-kernel/sqlapi.h (modified)
	* trunk/zoo-project/zoo-kernel/sshapi.c (copied)
	* trunk/zoo-project/zoo-kernel/sshapi.h (copied)
	* trunk/zoo-project/zoo-kernel/ulinet.c (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.h (modified)
	* trunk/zoo-project/zoo-kernel/xslt (copied)
	* trunk/zoo-project/zoo-kernel/zoo_loader.c (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)
	* trunk/zoo-project/zoo-services/cgal/Makefile (modified)
	* trunk/zoo-project/zoo-services/cgal/cgal_service.c (modified)
	* trunk/zoo-project/zoo-services/cgal/cgal_service.h (modified)
	* trunk/zoo-project/zoo-services/cgal/cgi-env/Voronoi.zcfg (modified)
	* trunk/zoo-project/zoo-services/cgal/delaunay.c (modified)
	* trunk/zoo-project/zoo-services/cgal/voronoi.c (modified)
	* trunk/zoo-project/zoo-services/gdal/dem/cgi-env/Gdal_Dem.zcfg (modified)
	* trunk/zoo-project/zoo-services/gdal/dem/service.c (modified)
	* trunk/zoo-project/zoo-services/hello-mono/cgi-env/longProcessMono.zcfg (modified)
	* trunk/zoo-project/zoo-services/hello-mono/makefile.vc (copied)
	* trunk/zoo-project/zoo-services/hello-r (copied)
	* trunk/zoo-project/zoo-services/ogr/base-vect-ops-py/cgi-env/ogr_sp.py (modified)
	* trunk/zoo-project/zoo-services/ogr/base-vect-ops/service.c (modified)
	* trunk/zoo-project/zoo-services/ogr/ogr2ogr/service.c (modified)
	* trunk/zoo-project/zoo-services/ogr/tindex (copied)
	* trunk/zoo-project/zoo-services/utils/hpc (copied)
	* trunk/zoo-project/zoo-services/utils/registry/Makefile (modified)
	* trunk/zoo-project/zoo-services/utils/registry/service.c (modified)
	* trunk/zoo-project/zoo-services/utils/status/Makefile (modified)
	* trunk/zoo-project/zoo-services/utils/status/service.c (modified)

	Merge prototype-v0 branch in trunk


Tue, 07 May 2019 09:18:10 GMT djay [916]
	* branches/prototype-v0/workshop (deleted)

	Remove the workshop material from the SVN server.


Sat, 04 May 2019 18:01:57 GMT djay [915]
	* branches/prototype-v0/zoo-project/zoo-kernel/makefile.vc (modified)

	Fix issue for building on windows


Sat, 04 May 2019 17:30:53 GMT djay [914]
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fix isssue with windows build.


Sat, 04 May 2019 16:40:58 GMT djay [913]
	* branches/prototype-v0/zoo-project/zoo-services/utils/status/service.c (modified)

	Fix typo


Sat, 04 May 2019 16:26:16 GMT djay [912]
	* branches/prototype-v0/zoo-project/zoo-services/utils/status/service.c (modified)

	Fix typo


Sat, 04 May 2019 16:10:58 GMT djay [911]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)

	Typo


Sat, 04 May 2019 15:54:29 GMT djay [910]
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)

	Fixx issue in server_internal.c


Sat, 04 May 2019 15:29:41 GMT djay [909]
	* branches/prototype-v0/zoo-project/zoo-kernel/nmake.opt (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)

	Fix typo


Sat, 04 May 2019 14:56:11 GMT djay [908]
	* branches/prototype-v0/zoo-project/HISTORY.txt (modified)
	* branches/prototype-v0/zoo-project/zoo-api/mono/makefile.vc (added)
	* branches/prototype-v0/zoo-project/zoo-api/r/minimal.r (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_python.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/xslt (added)
	* branches/prototype-v0/zoo-project/zoo-kernel/xslt/updateExecute.xsl (added)

	Update HISTORY.txt. Fix file size issue. Fix issue #168. Add missing ...


Sat, 04 May 2019 13:36:37 GMT djay [907]
	* branches/prototype-v0/zoo-project/zoo-services/hello-mono/cgi-env/longProcessMono.zcfg (modified)
	* branches/prototype-v0/zoo-project/zoo-services/hello-mono/makefile.vc (added)
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/Makefile (modified)
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/service2.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/utils/status/service.c (modified)

	Fix typo. Define StdErr from FinalizeHPC1 service. make sure to call ...


Mon, 29 Apr 2019 09:05:18 GMT djay [906]
	* branches/prototype-v0/docs/kernel/hpc.rst (added)

	Add missing file


Fri, 19 Apr 2019 14:44:47 GMT djay [905]
	* branches/prototype-v0/docs/install/installation.rst (modified)

	Be a little more precise about how to build and use the zcfg2sql ...


Fri, 19 Apr 2019 14:33:36 GMT djay [904]
	* branches/prototype-v0/docs/install/installation.rst (modified)
	* branches/prototype-v0/docs/kernel/configuration.rst (modified)
	* branches/prototype-v0/docs/kernel/index.rst (modified)
	* branches/prototype-v0/docs/kernel/mapserver.rst (modified)
	* branches/prototype-v0/docs/kernel/sagagis.rst (modified)

	Add documentation for the HPC support, update the MapServer suport ...


Fri, 19 Apr 2019 14:08:59 GMT djay [903]
	* branches/prototype-v0/thirds/zcfg2sql/Makefile (modified)
	* branches/prototype-v0/thirds/zcfg2sql/zcfg2sql.c (modified)

	Fix issue with UOM definitions


Fri, 29 Mar 2019 14:05:09 GMT djay [902]
	* branches/prototype-v0/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/configure.ac (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_yaml.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Make Callback and HPC support independent.


Fri, 29 Mar 2019 08:47:54 GMT djay [901]
	* branches/prototype-v0/thirds/saga2zcfg/saga2zcfg.c (modified)

	Update saga2zcfg to SAGA-GIS version 7.2.0, add support for date ...


Thu, 28 Mar 2019 22:31:26 GMT djay [900]
	* branches/prototype-v0/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/configure.ac (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_saga.c (modified)

	Add support for SAGA-GIS 7.2.0


Fri, 22 Mar 2019 11:13:18 GMT djay [899]
	* branches/prototype-v0/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_python.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.h (modified)

	Fix header files location


Thu, 21 Mar 2019 16:06:08 GMT djay [898]
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)

	Add missing variable definition.


Thu, 21 Mar 2019 15:14:14 GMT djay [897]
	* branches/prototype-v0/zoo-project/zoo-kernel/makefile.vc (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/nmake.opt (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sshapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Add information abouut semaphore status for future deletion. Make ...


Mon, 25 Feb 2019 12:57:11 GMT knut [896]
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_mono.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_mono.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_php7.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_loader.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Added some recent changes from trunk (r889), including some new ...


Tue, 15 Jan 2019 12:21:46 GMT djay [895]
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)

	Add download_link nested output for every complex data


Tue, 15 Jan 2019 12:19:13 GMT djay [894]
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)

	Add download_link nested output for every complex data


Thu, 10 Jan 2019 11:13:53 GMT djay [893]
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Remove uneeded debug messages.


Wed, 09 Jan 2019 17:04:06 GMT djay [892]
	* branches/prototype-v0/zoo-project/zoo-kernel/makefile.vc (modified)

	Add caching.obj in dependencies of zcfg2yaml


Wed, 09 Jan 2019 16:33:15 GMT djay [891]
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)

	Fix typo


Wed, 09 Jan 2019 15:11:59 GMT djay [890]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sqlapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sshapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Make this ZOO-Kernel working properly on windows platform again.


Thu, 03 Jan 2019 11:44:57 GMT knut [889]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)
	* trunk/zoo-project/zoo-kernel/response_print.c (modified)
	* trunk/zoo-project/zoo-kernel/server_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/service.c (modified)
	* trunk/zoo-project/zoo-kernel/service.h (modified)
	* trunk/zoo-project/zoo-kernel/service_internal.c (modified)
	* trunk/zoo-project/zoo-kernel/service_internal_ms.h (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.c (modified)
	* trunk/zoo-project/zoo-kernel/ulinet.h (modified)
	* trunk/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Added some new logging functionality (function logMessage(), macros ...


Fri, 16 Nov 2018 14:09:05 GMT djay [888]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sshapi.c (modified)

	Add support for output style definition depending on geometry type ...


Mon, 15 Oct 2018 11:09:48 GMT djay [887]
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)

	Fix double definition of the m maps pointer.


Thu, 11 Oct 2018 14:30:46 GMT djay [886]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/meta_sql.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sshapi.c (modified)

	Check for md5sum of any file in the cache to avoid sending the same ...


Fri, 14 Sep 2018 12:41:13 GMT djay [885]
	* branches/prototype-v0/zoo-project/zoo-client/lib/js/wps-client/zoo.js (modified)

	Make sure that Internet Explorer run the request and does not use the ...


Thu, 13 Sep 2018 16:03:52 GMT djay [884]
	* branches/prototype-v0/zoo-project/zoo-services/ogr/base-vect-ops/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/ogr2ogr/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/tindex (added)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/tindex/Makefile (added)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/tindex/cgi-env (added)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/tindex/cgi-env/Ogrtindex.zcfg (added)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/tindex/service.c (added)

	Add OGR tindex ZOO-Service


Thu, 13 Sep 2018 13:52:14 GMT djay [883]
	* branches/prototype-v0/zoo-project/zoo-api/js/ZOO-api.js (modified)

	Add the capability to parse Execute response when service has been ...


Thu, 13 Sep 2018 13:51:18 GMT djay [882]
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_js.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_js.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fix to use same default mode when memory is not set and service is ...


Wed, 12 Sep 2018 16:05:49 GMT djay [881]
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Make sure to initialize properly every field of a service.


Wed, 12 Sep 2018 14:02:49 GMT djay [880]
	* branches/prototype-v0/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_r.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Modify memory configuration option gesture. Now, in case you don't ...


Wed, 12 Sep 2018 13:57:33 GMT djay [879]
	* branches/prototype-v0/zoo-project/zoo-api/js/ZOO-api.js (modified)

	Fix problem for running Execute request from a JavaScript ZOO-Service ...


Wed, 22 Aug 2018 13:24:22 GMT djay [878]
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/cgi-env/FinalizeHPC1.zcfg (added)
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/service.c (modified)

	Add FinalizeHPC1 service to use sacct command rather than scontrol.


Thu, 16 Aug 2018 06:00:56 GMT djay [877]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/configure.ac (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/makefile.vc (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_java.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_r.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sshapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_loader.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Fixes for supporting properly the memory=protect which force the ZOO- ...


Tue, 27 Mar 2018 14:54:07 GMT djay [876]
	* branches/prototype-v0/zoo-project/zoo-services/utils/registry/Makefile (modified)
	* branches/prototype-v0/zoo-project/zoo-services/utils/registry/service.c (modified)

	Fix issue browsing the resgistry


Mon, 19 Mar 2018 21:32:24 GMT djay [875]
	* branches/prototype-v0/docs/services/howtos.rst (modified)

	Add documentation for the R support.


Mon, 19 Mar 2018 17:22:22 GMT djay [874]
	* branches/prototype-v0/zoo-project/zoo-api/r (added)
	* branches/prototype-v0/zoo-project/zoo-api/r/minimal.r (added)

	Add missing files.


Mon, 19 Mar 2018 14:53:31 GMT djay [873]
	* branches/prototype-v0/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/configure.ac (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_r.c (added)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_r.h (added)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_json.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_json.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/voronoi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/hello-r (added)
	* branches/prototype-v0/zoo-project/zoo-services/hello-r/cgi-env (added)
	* branches/prototype-v0/zoo-project/zoo-services/hello-r/cgi-env/RVoronoi.zcfg (added)
	* branches/prototype-v0/zoo-project/zoo-services/hello-r/cgi-env/failR.zcfg (added)
	* branches/prototype-v0/zoo-project/zoo-services/hello-r/cgi-env/hello.R (added)
	* branches/prototype-v0/zoo-project/zoo-services/hello-r/cgi-env/hellor.zcfg (added)
	* branches/prototype-v0/zoo-project/zoo-services/utils/status/Makefile (modified)

	Add support for R language and its documentation.


Wed, 07 Mar 2018 10:37:36 GMT djay [872]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)

	Fix name of the map red to return extra cookie headers


Tue, 27 Feb 2018 15:17:05 GMT djay [871]
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.h (modified)

	Use curl_multi_wait only in case libcurl minor version number is ...


Tue, 27 Feb 2018 15:08:56 GMT djay [870]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)

	Add default string dataType to LiteralData if none is defined.


Tue, 27 Feb 2018 14:35:03 GMT djay [869]
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)

	Small change in parse request to handle LiteralData value.


Tue, 27 Feb 2018 10:37:57 GMT djay [868]
	* trunk/zoo-project/zoo-kernel/service.c (modified)

	Fix for multiple occurence of a BoundingBox input (see #163)


Sun, 25 Feb 2018 14:06:51 GMT djay [867]
	* branches/prototype-v0/zoo-project/zoo-kernel/configure.ac (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)

	Fix issue #163 and add support for extra cookie through definition of ...


Sun, 25 Feb 2018 13:49:04 GMT djay [866]
	* trunk/zoo-project/zoo-kernel/ZOOMakefile.opts.in (modified)
	* trunk/zoo-project/zoo-kernel/request_parser.c (modified)
	* trunk/zoo-project/zoo-kernel/request_parser.h (modified)

	Fix issue #163.


Thu, 08 Feb 2018 11:37:09 GMT djay [865]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sqlapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sqlapi.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Use correct declaration of the zo_DS variable in libzoo_service.


Mon, 05 Feb 2018 13:51:19 GMT djay [864]
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/base-vect-ops-py/cgi-env/ogr_sp.py (modified)

	Use memory=load for downloading body references.


Mon, 05 Feb 2018 12:19:13 GMT djay [863]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/request_parser.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_java.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_js.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_python.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ruby.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sqlapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.h (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/cgal_service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/base-vect-ops-py/cgi-env/ogr_sp.py (modified)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/ogr2ogr/service.c (modified)

	Change the default ZOO-Kernel behavior, if an input has been passed ...


Thu, 01 Feb 2018 10:27:28 GMT djay [862]
	* branches/prototype-v0/zoo-project/zoo-kernel/caching.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/response_print.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/server_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_callback.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_hpc.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/service_internal_ms.h (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sshapi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/ulinet.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_loader.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/Makefile (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/cgal_service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/cgal_service.h (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/cgi-env/Voronoi.zcfg (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/delaunay.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/cgal/voronoi.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/ogr/ogr2ogr/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/service.c (modified)
	* branches/prototype-v0/zoo-project/zoo-services/utils/hpc/service2.c (modified)

	Add the capability to publish heatmap or any templated mapfile using ...


Wed, 13 Dec 2017 12:33:26 GMT djay [861]
	* branches/prototype-v0/zoo-project/zoo-kernel/Makefile.in (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/sql/schema.sql (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_loader.c (modified)
	* branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c (modified)

	Add missing flag. Remove debug messages.