|
|
@505
|
10 years |
djay |
Fixes for metapath definition with prefixed names.
|
|
|
@504
|
10 years |
djay |
Remove debug messages and fix to free corig when needed.
|
|
|
@503
|
10 years |
djay |
Fix DescribeProcess? for services with prefixed identifier.
|
|
|
@502
|
10 years |
djay |
RawDataOutput? gesture fixes (see …
|
|
|
@501
|
10 years |
djay |
Version for testing through ogc-cite with 29 passed tests
|
|
|
@500
|
10 years |
djay |
Fix issue reported on mailing list about base64 encoding.
|
|
|
@498
|
10 years |
djay |
Avoid issue …
|
|
|
@496
|
10 years |
djay |
Fix issue when passing <\![CDATA[]]> in ComplexData? for text/xml mimeType.
|
|
|
@492
|
10 years |
djay |
Inputs passed by reference downloaded in parallel. Conform behavior …
|
|
|
@490
|
10 years |
djay |
Remove memory leaks from ZOO-Kernel. Fix issue #99.
|
|
|
@489
|
11 years |
djay |
Remove version.h from zoo-kernel directory on make clean.
|
|
|
@488
|
11 years |
djay |
Small fixes in memory gesture.
|
|
|
@487
|
11 years |
djay |
Fix issue to link on 64 bits platforms with JS file.
|
|
|
@486
|
11 years |
djay |
Remove dumpMap call from zoo_service_loader.c.
|
|
|
@485
|
11 years |
djay |
Add support of maximumMegabytes keyword for size limitation of …
|
|
|
@483
|
11 years |
djay |
Fix issue with namspaces in printExceptionReportResponse when Header …
|
|
|
@482
|
11 years |
djay |
Add GDAL_CFLAGS when building service_internal.o ..
|
|
|
@481
|
11 years |
djay |
Fix ExceptionReport? nodes
|
|
|
@478
|
11 years |
djay |
Fix issue on win32 platform for Python support. Remove dirent.obj …
|
|
|
@477
|
11 years |
djay |
Remove debug messages.
|
|
|
@476
|
11 years |
djay |
Upgrade dirent-win32 to dirent API for Microsoft Visual Studio. Fix …
|
|
|
@475
|
11 years |
djay |
Fix issue with WKT projections which can became empty after converting …
|
|
|
@474
|
11 years |
djay |
Fix issue with Python support: remove unecessary Py_DECREF calls.
|
|
|
@473
|
11 years |
djay |
Fix issue still kept in previous commit
|
|
|
@472
|
11 years |
djay |
Small fix in POST XML parser
|
|
|
@471
|
11 years |
djay |
Remove leaks from DescribeProcess? and JavaScript? support. Fix wrong …
|
|
|
@470
|
11 years |
djay |
Remove memory leaks in parseIdentifier and use thread safe CURL version.
|
|
|
@469
|
11 years |
djay |
Support metapath embedded in service name. Add support for accessing …
|
|
|
@467
|
11 years |
djay |
Various fixes for tickets #93, #94, #95, #95, #96.
|
|
|
@466
|
11 years |
djay |
Fix issue with language gesture on Ubuntu platforms.
|
|
|
@465
|
11 years |
djay |
Add the optional YAML ZCFG support #4 and the zcfg2yaml converter. …
|
|
|
@464
|
11 years |
djay |
Fix issue #92, thanks Knut for reporting this bug.
|
|
|
@459
|
11 years |
djay |
Initial introduction of Value and Range in AllowedValues?, update zcfg …
|
|
|
@458
|
11 years |
djay |
Fix some issue in background execution on windows platform (basic …
|
|
|
@454
|
11 years |
djay |
Dumping final file fix. Add missing functions definition.
|
|
|
@453
|
11 years |
djay |
Add the optional Ruby Language Support to the ZOO-Kernel with an API …
|
|
|
@452
|
11 years |
djay |
Fix issue on windows platform with shared memory, pass outputs as KVP …
|
|
|
@451
|
11 years |
djay |
Small fixes for building on windows platform.
|
|
|
@449
|
11 years |
djay |
Small change in the behavior of the ZOO-Kernel to return output values …
|
|
|
@446
|
11 years |
djay |
Detect mimetype of downloaded content.
|
|
|
@445
|
11 years |
djay |
Update serverAddress param of the main section to the requested …
|
|
|
@444
|
11 years |
djay |
Fixing issue on Linux / Mac OS X about language gesture. Fixing …
|
|
|
@442
|
11 years |
djay |
Add HttpOnly? to Set-Cookie header.
|
|
|
@441
|
11 years |
djay |
Fix issue #82, fixing issue when mixing POST and GET Reference nodes.
|
|
|
@440
|
11 years |
djay |
Add message in complement to percentCompleted value.
|
|
|
@435
|
11 years |
djay |
Tag release 1.3.0-rc2
|
|
|
@434
|
11 years |
djay |
Fixed verbose output when using W*S output in r434 (ticket #!0).
|
|
|
@433
|
11 years |
djay |
Fixed in trunk (r433): correct behavior when cookie are set by …
|
|
|
@427
|
11 years |
djay |
Rename License files
|
|
|
@419
|
11 years |
djay |
Add LICENCE file.
|
|
|
@418
|
11 years |
djay |
Fix issue #78.
|
|
|
@413
|
12 years |
djay |
Fix when no request is provided.
|
|
|
@411
|
12 years |
djay |
Make sure that length of the map value is upper than 0.
|
|
|
@410
|
12 years |
djay |
Fix for JavaScript? support.
|
|
|
@408
|
12 years |
djay |
Thanks to Luca which detected that building wps_status failed due to …
|
|
|
@403
|
12 years |
djay |
Fixing issue pointed by Luca today about JS service.
|
|
|
@402
|
12 years |
djay |
Fixing issue when there is no SRS in the file you want to return as …
|
|
|
@394
|
12 years |
djay |
Small typo in default po file.
|
|
|
@393
|
12 years |
djay |
Remove temporary file created when running service in background. Make …
|
|
|
@392
|
12 years |
djay |
Add support for Python-3.3.0. Fix issue with cache handling. Fix issue …
|
|
|
@391
|
12 years |
djay |
Fix issue when only one cookie key value was sent.
|
|
|
@390
|
12 years |
djay |
Fix issue about reading session file when client send cookie not …
|
|
|
@388
|
12 years |
djay |
Fix issue in OGR python services, thanks to Farkas to point this …
|
|
|
@387
|
12 years |
djay |
Return exceptionReport when the session file cannot be red or written.
|
|
|
@386
|
12 years |
djay |
Small fix to return exception report when storing the result on disk …
|
|
|
@385
|
12 years |
djay |
Add QREncode service. Fix memory leaks. Avoid printing anything from …
|
|
|
@384
|
12 years |
djay |
Fix asynchronous support on windows platform, fix storage of …
|
|
|
@383
|
12 years |
djay |
Fix issue in JS support and for binary RawDataOutput?. Add …
|
|
|
@381
|
12 years |
djay |
Fix issue when passing Inputs Reference in POST request.
|
|
|
@380
|
12 years |
djay |
Update to support multiple outputs provided in a XML POST request.
|
|
|
@379
|
12 years |
djay |
Fix handling of multiple outputs. Small fix to build with bleeding …
|
|
|
@378
|
12 years |
djay |
Directly use tmpUrl if it starts with "http://". Fix cache system. Add …
|
|
|
@377
|
12 years |
djay |
Add the ZOOTranslate method to the JavaScript? API for supporting …
|
|
|
@376
|
12 years |
djay |
Add _ method to the zoo Python module to enable translation from …
|
|
|
@375
|
12 years |
djay |
Print specific headers when a [headers] section was added to the …
|
|
|
@370
|
12 years |
djay |
Add the capability to use a specific Python version by detecting if …
|
|
|
@368
|
12 years |
djay |
Many thanks to Trevor Clarke for providing patch for Python ZOO-API. …
|
|
|
@366
|
12 years |
djay |
Fix the two target for service_internal_java.obj, thanks to Farkas for …
|
|
|
@365
|
12 years |
djay |
Fix issue to compile on Linux platforms after the previous update, fix …
|
|
|
@364
|
12 years |
djay |
Update to make ZOO-Kernel able to compile and run from Windows …
|
|
|
@362
|
12 years |
djay |
Fix multiple values for the same identifier.
|
|
|
@361
|
12 years |
djay |
Add real_extent and create a new maps if not existing in setMapInMaps
|
|
|
@360
|
13 years |
djay |
Add support for multiple inputs values for the same identifier.
|
|
|
@357
|
13 years |
djay |
Small fix in MS Support, reproject extent to epsg:4326 when no …
|
|
|
@356
|
13 years |
djay |
Fix typo on sprintf.
|
|
|
@355
|
13 years |
djay |
Use dynamically allocated memory for Java CLASSPATH
|
|
|
@354
|
13 years |
djay |
Add support for wildcard character in main.cfg file.
|
|
|
@353
|
13 years |
djay |
Fix previous commit
|
|
|
@352
|
13 years |
djay |
Small modification in classpath handling.
|
|
|
@351
|
13 years |
djay |
Let authentication pass through iframes under ie9.
|
|
|
@350
|
13 years |
djay |
Set supported WMS SRS informations correctly when the SRS is an EPSG code.
|
|
|
@348
|
13 years |
neteler |
set correctly svn propset
|
|
|
@345
|
13 years |
neteler |
link to new docs
|
|
|
@344
|
13 years |
djay |
Fix download file for JS api. Decode value of Datainputs.
|
|
|
@342
|
13 years |
djay |
Fix tickets #63, #64 and #68
|
|
|
@337
|
13 years |
djay |
Small fix for exception report when python script failed.
|
|
|
@336
|
13 years |
djay |
Add support for importScript javascript function
|
|
|
@333
|
13 years |
djay |
Small update to support similar outputs for JavaScript? services as …
|
|
|
@332
|
13 years |
djay |
Print the last message of Python backtrace first.
|
|
|
@331
|
13 years |
djay |
Add the multi-part request support.
|
|
|