|
|
@676
|
10 years |
djay |
Move createRegistry function to server_internal. Add the …
|
|
|
@675
|
10 years |
djay |
Small fixes in configure.ac
|
|
|
@674
|
10 years |
djay |
Do not call errorException when reading the request content.
|
|
|
@673
|
10 years |
djay |
Fixes in configure.ac. Fix in registry creation. Fixes for Data node …
|
|
|
@667
|
10 years |
djay |
Remove uneeded debug messages
|
|
|
@666
|
10 years |
djay |
Small fix for version id detection.
|
|
|
@658
|
10 years |
djay |
Update version in case of AcceptVersions? use.
|
|
|
@657
|
10 years |
djay |
Add missing include directive.
|
|
|
@656
|
10 years |
djay |
Small fixes.
|
|
|
@654
|
10 years |
djay |
Initial support for WPS 2.0.0 including the Dismiss extension.
|
|
|
@653
|
10 years |
djay |
Small fixes for building on GNU/Linux.
|
|
|
@652
|
10 years |
djay |
Better concurrency gesture for asynchronous requests, add db backend …
|
|
|
@651
|
10 years |
david |
Bug Fix linux compilation
|
|
|
@650
|
10 years |
djay |
Link against the zoo_service shared library from C service makefile.
|
|
|
@649
|
10 years |
djay |
Migrate readVSIFile from server_internal to zoo_service shared library.
|
|
|
@648
|
10 years |
djay |
Remove uneeded debug messages
|
|
|
@647
|
10 years |
djay |
Small fix in OTB support
|
|
|
@646
|
10 years |
djay |
Remove uneeded debug messages in OTB support
|
|
|
@645
|
10 years |
djay |
Adding missing files
|
|
|
@644
|
10 years |
djay |
Adding missing files
|
|
|
@643
|
10 years |
djay |
Add support for zoo_service shared library
|
|
|
@642
|
10 years |
djay |
Adding missing file
|
|
|
@641
|
10 years |
djay |
Adding missing file
|
|
|
@640
|
10 years |
djay |
First version including zoo_service shared library
|
|
|
@639
|
10 years |
djay |
Small fix for fixing issue in GetStatus? due to file name similar to …
|
|
|
@638
|
10 years |
djay |
Fix for SAGA-GIS generated ZCFG and add '=' to the acceptable values …
|
|
|
@637
|
10 years |
djay |
Fixes in zcfg generator and fixes to build correctly on GNU/Linux.
|
|
|
@636
|
10 years |
djay |
Fix typos
|
|
|
@634
|
10 years |
djay |
Integrate a basic SAGA-GIS support into the ZOO-Kernel.
|
|
|
@633
|
10 years |
djay |
Call readGeneratedFile even if asReference parameter was set to false.
|
|
|
@632
|
10 years |
djay |
Make sure to rename the cached zip file only when its name contains ".zca".
|
|
|
@631
|
10 years |
djay |
Add readBase64 function, avoid calling it prior to fork . Add …
|
|
|
@630
|
10 years |
djay |
Small additoin in documentation
|
|
|
@629
|
10 years |
djay |
Initialize header curl_slist becore calling curl_slist_append.
|
|
|
@628
|
10 years |
djay |
Fix for downloading content for simple GET requests, taking order into …
|
|
|
@627
|
10 years |
djay |
Fix issue for downloaded inputs which support multiple values.
|
|
|
@626
|
10 years |
djay |
Remove memory leak in parser_request.
|
|
|
@625
|
10 years |
djay |
Fix in JS ZOO-API for accessing reference(s).
|
|
|
@624
|
10 years |
djay |
Fix for python support.
|
|
|
@623
|
10 years |
djay |
Fix issue when adding map with size in a map array.
|
|
|
@622
|
10 years |
djay |
Avoid issue with declaration in loop.
|
|
|
@621
|
10 years |
djay |
Major update. Creation of a basic parsing api. Call validateRequest …
|
|
|
@620
|
10 years |
djay |
Small fix for CDATA content. ExceptionReport? if lock failed.
|
|
|
@619
|
10 years |
djay |
Fix issue with OTB multiple inputs potentially encoded in base64.
|
|
|
@618
|
10 years |
djay |
Fix for OTB support when input was passed by value rather than reference.
|
|
|
@613
|
10 years |
djay |
Fix typo and update the Java part of the documentation.
|
|
|
@612
|
10 years |
djay |
Fix issue for building the libZOO.so from the Java ZOO-API
|
|
|
@611
|
10 years |
djay |
Small fix for Java configuration.
|
|
|
@608
|
10 years |
djay |
Add Doxygen documentation configuration file and index.
|
|
|
@607
|
10 years |
djay |
Introduce the Process Profiles Registry with its documentation.
|
|
|
@605
|
10 years |
knut |
Altered the path of stored response files from …
|
|
|
@601
|
10 years |
knut |
Implemented default result file extensions for many MIME types, based …
|
|
|
@587
|
10 years |
knut |
Implemented asynchronous HTTP POST Execute requests on Windows …
|
|
|
@586
|
10 years |
djay |
Add the PHP ZOO-API, fix issue if ZTS is not defined, correct loading …
|
|
|
@585
|
10 years |
knut |
Added MIME type text/html to list of default file extensions. Fixed …
|
|
|
@584
|
10 years |
knut |
Added code required for HTTPS requests.
|
|
|
@583
|
10 years |
knut |
Increased memory requirement in calls to getMapsAsKVP() (see comment …
|
|
|
@582
|
10 years |
knut |
Added option to specify other program name than zoo_loader.cgi (WIN32 …
|
|
|
@581
|
10 years |
djay |
Continue adding initial doxygen comments.
|
|
|
@580
|
10 years |
djay |
Continue adding initial doxygen documentation.
|
|
|
@579
|
10 years |
djay |
Add initial doxygen comments in some C files, for future documentation …
|
|
|
@578
|
10 years |
knut |
Added function getLastErrorMessage() (service_internal.c). Fixed …
|
|
|
@577
|
10 years |
djay |
Remove uneeded debug message.
|
|
|
@576
|
10 years |
djay |
Code cleanup, description of some functon included in the code, …
|
|
|
@565
|
10 years |
djay |
Add support for expected_generated_file in case we can predict that …
|
|
|
@564
|
10 years |
djay |
Add kmz output support, small fix in readGeneratedFile.
|
|
|
@561
|
10 years |
djay |
Remove multiple definitions.
|
|
|
@560
|
10 years |
djay |
Small fix in copyright location.
|
|
|
@559
|
10 years |
djay |
Fix in autotools.
|
|
|
@558
|
10 years |
djay |
Add OTB Application Observer.
|
|
|
@557
|
10 years |
knut |
Fix to ensure that only configuration files whose name ends with .zcfg …
|
|
|
@556
|
10 years |
knut |
Added null pointer checks in service_internal_php.c. In WIN32 version, …
|
|
|
@555
|
10 years |
djay |
Fixes for OTB support. Add --with-itk and --with-itk-version options.
|
|
|
@554
|
10 years |
knut |
Changed the WIN32 version of function zGettimeofday. Changed return …
|
|
|
@551
|
10 years |
djay |
Fix version number in configure.ac.
|
|
|
@550
|
10 years |
djay |
Add otb2zcfg and OTB applications support without observer by now. Fix …
|
|
|
@546
|
10 years |
djay |
Small fix for mimeType of results for CGAL services
|
|
|
@544
|
10 years |
djay |
Add branch-1.4 and rel-1.4.0-rc1 for the upcoming release 1.4.0-rc1.
|
|
|
@543
|
10 years |
djay |
Small fixes in cgal Makefile, update testing script, update HISTORY.txt
|
|
|
@542
|
10 years |
djay |
Add AnyValue? node only when input is not a boolean.
|
|
|
@541
|
10 years |
david |
- fix indent
|
|
|
@540
|
10 years |
djay |
Remove uneeded debug message.
|
|
|
@539
|
10 years |
djay |
Fix yaml service naming. Add javax javaxx optional sections in the …
|
|
|
@537
|
10 years |
djay |
Correct use of outputs in Java services.
|
|
|
@536
|
10 years |
nbozon |
Various minor corrections of zcfg files
|
|
|
@534
|
10 years |
djay |
Small fix for storing mimetype properly.
|
|
|
@527
|
10 years |
djay |
Fix #106 and #108
|
|
|
@526
|
10 years |
djay |
Add simple example of Java ZOO-API use
|
|
|
@525
|
10 years |
djay |
Add the Java ZOO-API.
|
|
|
@522
|
10 years |
david |
- Add install target, and fix cflags
|
|
|
@521
|
10 years |
david |
-add libgeos, libcgal checking
|
|
|
@520
|
10 years |
david |
- check libxslt install
|
|
|
@519
|
10 years |
david |
- add Delaunay service configuration file
|
|
|
@518
|
10 years |
david |
- adding an install target in the zoo-kernel Makefile
|
|
|
@517
|
10 years |
djay |
Update ZOO-Client API and add its jsdoc documentation.
|
|
|
@516
|
10 years |
djay |
Call exit from the child processes and make sure to remove zombies …
|
|
|
@515
|
10 years |
djay |
Use the _getStatus function to use unique identifier and free the …
|
|
|
@514
|
10 years |
djay |
Use unique identifier as reference for asynchronous service execution.
|
|
|
@510
|
10 years |
djay |
Fix leaks in ZOO-Kernel.
|
|
|
@509
|
10 years |
djay |
Apply updates of the PHP support and fixes in ulinet provided by Knut …
|
|
|