source: trunk/zoo-project

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @650   9 years djay Link against the zoo_service shared library from C service makefile.
(edit) @649   9 years djay Migrate readVSIFile from server_internal to zoo_service shared library.
(edit) @648   9 years djay Remove uneeded debug messages
(edit) @647   9 years djay Small fix in OTB support
(edit) @646   9 years djay Remove uneeded debug messages in OTB support
(edit) @645   9 years djay Adding missing files
(edit) @644   9 years djay Adding missing files
(edit) @643   9 years djay Add support for zoo_service shared library
(edit) @642   9 years djay Adding missing file
(edit) @641   9 years djay Adding missing file
(edit) @640   9 years djay First version including zoo_service shared library
(edit) @639   9 years djay Small fix for fixing issue in GetStatus? due to file name similar to …
(edit) @638   9 years djay Fix for SAGA-GIS generated ZCFG and add '=' to the acceptable values …
(edit) @637   9 years djay Fixes in zcfg generator and fixes to build correctly on GNU/Linux.
(edit) @636   9 years djay Fix typos
(edit) @634   9 years djay Integrate a basic SAGA-GIS support into the ZOO-Kernel.
(edit) @633   9 years djay Call readGeneratedFile even if asReference parameter was set to false.
(edit) @632   9 years djay Make sure to rename the cached zip file only when its name contains ".zca".
(edit) @631   9 years djay Add readBase64 function, avoid calling it prior to fork . Add …
(edit) @630   9 years djay Small additoin in documentation
(edit) @629   9 years djay Initialize header curl_slist becore calling curl_slist_append.
(edit) @628   9 years djay Fix for downloading content for simple GET requests, taking order into …
(edit) @627   9 years djay Fix issue for downloaded inputs which support multiple values.
(edit) @626   9 years djay Remove memory leak in parser_request.
(edit) @625   9 years djay Fix in JS ZOO-API for accessing reference(s).
(edit) @624   9 years djay Fix for python support.
(edit) @623   9 years djay Fix issue when adding map with size in a map array.
(edit) @622   9 years djay Avoid issue with declaration in loop.
(edit) @621   9 years djay Major update. Creation of a basic parsing api. Call validateRequest …
(edit) @620   9 years djay Small fix for CDATA content. ExceptionReport? if lock failed.
(edit) @619   9 years djay Fix issue with OTB multiple inputs potentially encoded in base64.
(edit) @618   9 years djay Fix for OTB support when input was passed by value rather than reference.
(edit) @613   9 years djay Fix typo and update the Java part of the documentation.
(edit) @612   9 years djay Fix issue for building the libZOO.so from the Java ZOO-API
(edit) @611   9 years djay Small fix for Java configuration.
(edit) @608   9 years djay Add Doxygen documentation configuration file and index.
(edit) @607   9 years djay Introduce the Process Profiles Registry with its documentation.
(edit) @605   9 years knut Altered the path of stored response files from …
(edit) @601   9 years knut Implemented default result file extensions for many MIME types, based …
(edit) @587   9 years knut Implemented asynchronous HTTP POST Execute requests on Windows …
(edit) @586   9 years djay Add the PHP ZOO-API, fix issue if ZTS is not defined, correct loading …
(edit) @585   9 years knut Added MIME type text/html to list of default file extensions. Fixed …
(edit) @584   9 years knut Added code required for HTTPS requests.
(edit) @583   9 years knut Increased memory requirement in calls to getMapsAsKVP() (see comment …
(edit) @582   9 years knut Added option to specify other program name than zoo_loader.cgi (WIN32 …
(edit) @581   9 years djay Continue adding initial doxygen comments.
(edit) @580   9 years djay Continue adding initial doxygen documentation.
(edit) @579   9 years djay Add initial doxygen comments in some C files, for future documentation …
(edit) @578   9 years knut Added function getLastErrorMessage() (service_internal.c). Fixed …
(edit) @577   9 years djay Remove uneeded debug message.
(edit) @576   9 years djay Code cleanup, description of some functon included in the code, …
(edit) @565   9 years djay Add support for expected_generated_file in case we can predict that …
(edit) @564   9 years djay Add kmz output support, small fix in readGeneratedFile.
(edit) @561   9 years djay Remove multiple definitions.
(edit) @560   9 years djay Small fix in copyright location.
(edit) @559   9 years djay Fix in autotools.
(edit) @558   9 years djay Add OTB Application Observer.
(edit) @557   9 years knut Fix to ensure that only configuration files whose name ends with .zcfg …
(edit) @556   9 years knut Added null pointer checks in service_internal_php.c. In WIN32 version, …
(edit) @555   9 years djay Fixes for OTB support. Add --with-itk and --with-itk-version options.
(edit) @554   9 years knut Changed the WIN32 version of function zGettimeofday. Changed return …
(edit) @551   9 years djay Fix version number in configure.ac.
(edit) @550   9 years djay Add otb2zcfg and OTB applications support without observer by now. Fix …
(edit) @546   9 years djay Small fix for mimeType of results for CGAL services
(edit) @544   9 years djay Add branch-1.4 and rel-1.4.0-rc1 for the upcoming release 1.4.0-rc1.
(edit) @543   9 years djay Small fixes in cgal Makefile, update testing script, update HISTORY.txt
(edit) @542   9 years djay Add AnyValue? node only when input is not a boolean.
(edit) @541   9 years david - fix indent
(edit) @540   9 years djay Remove uneeded debug message.
(edit) @539   9 years djay Fix yaml service naming. Add javax javaxx optional sections in the …
(edit) @537   9 years djay Correct use of outputs in Java services.
(edit) @536   9 years nbozon Various minor corrections of zcfg files
(edit) @534   9 years djay Small fix for storing mimetype properly.
(edit) @527   9 years djay Fix #106 and #108
(edit) @526   9 years djay Add simple example of Java ZOO-API use
(edit) @525   9 years djay Add the Java ZOO-API.
(edit) @522   9 years david - Add install target, and fix cflags
(edit) @521   9 years david -add libgeos, libcgal checking
(edit) @520   9 years david - check libxslt install
(edit) @519   9 years david - add Delaunay service configuration file
(edit) @518   9 years david - adding an install target in the zoo-kernel Makefile
(edit) @517   9 years djay Update ZOO-Client API and add its jsdoc documentation.
(edit) @516   9 years djay Call exit from the child processes and make sure to remove zombies …
(edit) @515   9 years djay Use the _getStatus function to use unique identifier and free the …
(edit) @514   9 years djay Use unique identifier as reference for asynchronous service execution.
(edit) @510   9 years djay Fix leaks in ZOO-Kernel.
(edit) @509   9 years djay Apply updates of the PHP support and fixes in ulinet provided by Knut …
(edit) @508   9 years djay Stop blowing the stack in ulinet. Add API function addToMapWithSize …
(edit) @507   9 years djay Add concurrency gesture for background services. Fix tickets #102 and #103.
(edit) @505   10 years djay Fixes for metapath definition with prefixed names.
(edit) @504   10 years djay Remove debug messages and fix to free corig when needed.
(edit) @503   10 years djay Fix DescribeProcess? for services with prefixed identifier.
(edit) @502   10 years djay RawDataOutput? gesture fixes (see …
(edit) @501   10 years djay Version for testing through ogc-cite with 29 passed tests
(edit) @500   10 years djay Fix issue reported on mailing list about base64 encoding.
(edit) @499   10 years djay Small fix in applyTwo for services taking two parameters and returning …
(edit) @498   10 years djay Avoid issue …
(edit) @497   10 years djay Fix Simplify service to first build against GDAL 1.11.0 and to be able …
(edit) @496   10 years djay Fix issue when passing <\![CDATA[]]> in ComplexData? for text/xml mimeType.
(edit) @495   10 years djay Small fix: avoid segmentation fault when dataPath is not defined.
Note: See TracRevisionLog for help on using the revision log.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png