|
|
@765
|
9 years |
djay |
Fix issue when running service in asynch mode with missing parameters.
|
|
|
@760
|
9 years |
djay |
Fix issue reported by Alex in the Saga support.
|
|
|
@759
|
9 years |
transifex |
Transifex auto-update …
|
|
|
@757
|
9 years |
djay |
Update the makefiles and small fixe for windows platform.
|
|
|
@756
|
9 years |
djay |
Remove prefix for storeSupported and statusSupported for 1.0.0. Fix …
|
|
|
@753
|
9 years |
djay |
Add the MapServer? 7.0.1 internal support. Add the ZOO-Client API …
|
|
|
@752
|
9 years |
djay |
Add optional CORS support. Fix issue when dealing with Array in …
|
|
|
@751
|
9 years |
transifex |
Transifex auto-update …
|
|
|
@748
|
9 years |
djay |
Fix in java support.
|
|
|
@747
|
9 years |
djay |
Small fix in java support.
|
|
|
@746
|
9 years |
djay |
Fix issue with storeExecute and statusSupported attributes relative to …
|
|
|
@745
|
9 years |
djay |
Fix issue when XML request contains empty nodes for inputs
|
|
|
@744
|
9 years |
transifex |
Transifex auto-update …
|
|
|
@740
|
9 years |
djay |
Fix FASTCGI location using the --with-fastcgi option.
|
|
|
@738
|
9 years |
knut |
Redefined the API function addToMapWithSize to fix problem with …
|
|
|
@735
|
9 years |
djay |
Small fixes in install and documentation on how to release to avoid …
|
|
|
@734
|
9 years |
djay |
Fix the #131 and #132 issues.
|
|
|
@730
|
9 years |
djay |
Fix for using of VSIStatBufL on every platforms.
|
|
|
@725
|
9 years |
djay |
Fix issue with rst files displayed from Trac. Fix strings to be …
|
|
|
@721
|
9 years |
djay |
Fix typos in messages.po and add one string to be translated.
|
|
|
@720
|
9 years |
djay |
Return Exception when the a sub-directory of the registry cannot be …
|
|
|
@718
|
9 years |
djay |
Fix parsing issue with GetResult?, GetStatus? and Dismiss POST requests.
|
|
|
@712
|
9 years |
knut |
Added snprintf for Visual Studio compiler. In readVSIFile(), changed …
|
|
|
@705
|
9 years |
djay |
Fix r703, where only COMMITERS should be commited.
|
|
|
@703
|
9 years |
djay |
Add SVN Admin status in COMMITERS.
|
|
|
@695
|
9 years |
djay |
Do not set header to NULL in addRequestToQueue, it should already …
|
|
|
@682
|
9 years |
djay |
Fix GetResult? and POST asynchronous requests on Windows. Prevent …
|
|
|
@681
|
10 years |
djay |
Fix commit 651, use VSIStatL.
|
|
|
@680
|
10 years |
djay |
Various fixes for Windows support: generate uuid using UuidCreate?, …
|
|
|
@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
|
|
|
@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
|
|
|
@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.
|
|
|
@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 …
|
|
|