|
|
@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 …
|
|
|
@508
|
10 years |
djay |
Stop blowing the stack in ulinet. Add API function addToMapWithSize …
|
|
|
@507
|
10 years |
djay |
Add concurrency gesture for background services. Fix tickets #102 and #103.
|
|
|
@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.
|
|
|
@499
|
10 years |
djay |
Small fix in applyTwo for services taking two parameters and returning …
|
|
|
@498
|
10 years |
djay |
Avoid issue …
|
|
|
@497
|
10 years |
djay |
Fix Simplify service to first build against GDAL 1.11.0 and to be able …
|
|
|
@496
|
10 years |
djay |
Fix issue when passing <\![CDATA[]]> in ComplexData? for text/xml mimeType.
|
|
|
@495
|
10 years |
djay |
Small fix: avoid segmentation fault when dataPath is not defined.
|
|
|
@492
|
10 years |
djay |
Inputs passed by reference downloaded in parallel. Conform behavior …
|
|
|
@491
|
10 years |
djay |
Update ogr base-vector-ops services suite. Fixing issue #100.
|
|
|
@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
|
|
|
@480
|
11 years |
samsouk |
Libraries and templates for the Zoo WPS client Javascript implementation.
|
|
|
@479
|
11 years |
samsouk |
Base directory for all clients.
|
|
|
@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 …
|
|
|
@468
|
11 years |
djay |
Fix wrong header in ndvi.py file.
|
|
|
@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.
|
|
|
@450
|
11 years |
djay |
Add GDAL Contour service (gdal_contour).
|
|
|
@449
|
11 years |
djay |
Small change in the behavior of the ZOO-Kernel to return output values …
|
|
|
@448
|
11 years |
djay |
Add support for srcWin in gdal translate service.
|
|
|
@447
|
11 years |
djay |
Fix issue about encoding in python files.
|
|
|
@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 …
|
|
|
@432
|
11 years |
djay |
Small fix in file names.
|
|
|
@429
|
11 years |
djay |
Add COMMITERS file
|
|
|
@428
|
11 years |
djay |
Add Commiter Guidelines
|
|
|
@427
|
11 years |
djay |
Rename License files
|
|
|
@426
|
11 years |
djay |
Add header to ndvi service.
|
|
|
@425
|
11 years |
djay |
Add missing header.
|
|
|
@424
|
11 years |
djay |
Add header.
|
|
|
@423
|
11 years |
djay |
Add licence terms.
|
|
|
@422
|
11 years |
djay |
Add header.
|
|
|
@421
|
11 years |
djay |
Move test_service.py in its correct place.
|
|
|
@420
|
11 years |
djay |
Update header of some Python files.
|
|
|
@419
|
11 years |
djay |
Add LICENCE file.
|
|
|
@418
|
11 years |
djay |
Fix issue #78.
|
|
|
@417
|
11 years |
djay |
Tag release 1.3.0-rc1.
|
|
|
@413
|
12 years |
djay |
Fix when no request is provided.
|
|
|
@412
|
12 years |
djay |
Add gdaldem tool adaptation as a ZOO-Service.
|
|
|
@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 …
|
|
|