source: trunk/zoo-project/zoo-kernel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @471   10 years djay Remove leaks from DescribeProcess? and JavaScript? support. Fix wrong …
(edit) @470   10 years djay Remove memory leaks in parseIdentifier and use thread safe CURL version.
(edit) @469   10 years djay Support metapath embedded in service name. Add support for accessing …
(edit) @467   10 years djay Various fixes for tickets #93, #94, #95, #95, #96.
(edit) @466   10 years djay Fix issue with language gesture on Ubuntu platforms.
(edit) @465   10 years djay Add the optional YAML ZCFG support #4 and the zcfg2yaml converter. …
(edit) @464   10 years djay Fix issue #92, thanks Knut for reporting this bug.
(edit) @459   10 years djay Initial introduction of Value and Range in AllowedValues?, update zcfg …
(edit) @458   10 years djay Fix some issue in background execution on windows platform (basic …
(edit) @454   10 years djay Dumping final file fix. Add missing functions definition.
(edit) @453   10 years djay Add the optional Ruby Language Support to the ZOO-Kernel with an API …
(edit) @452   10 years djay Fix issue on windows platform with shared memory, pass outputs as KVP …
(edit) @451   10 years djay Small fixes for building on windows platform.
(edit) @449   10 years djay Small change in the behavior of the ZOO-Kernel to return output values …
(edit) @446   10 years djay Detect mimetype of downloaded content.
(edit) @445   10 years djay Update serverAddress param of the main section to the requested …
(edit) @444   10 years djay Fixing issue on Linux / Mac OS X about language gesture. Fixing …
(edit) @442   11 years djay Add HttpOnly? to Set-Cookie header.
(edit) @441   11 years djay Fix issue #82, fixing issue when mixing POST and GET Reference nodes.
(edit) @440   11 years djay Add message in complement to percentCompleted value.
(edit) @435   11 years djay Tag release 1.3.0-rc2
(edit) @434   11 years djay Fixed verbose output when using W*S output in r434 (ticket #!0).
(edit) @433   11 years djay Fixed in trunk (r433): correct behavior when cookie are set by …
(edit) @427   11 years djay Rename License files
(edit) @419   11 years djay Add LICENCE file.
(edit) @418   11 years djay Fix issue #78.
(edit) @413   11 years djay Fix when no request is provided.
(edit) @411   11 years djay Make sure that length of the map value is upper than 0.
(edit) @410   11 years djay Fix for JavaScript? support.
(edit) @408   11 years djay Thanks to Luca which detected that building wps_status failed due to …
(edit) @403   11 years djay Fixing issue pointed by Luca today about JS service.
(edit) @402   11 years djay Fixing issue when there is no SRS in the file you want to return as …
(edit) @394   11 years djay Small typo in default po file.
(edit) @393   11 years djay Remove temporary file created when running service in background. Make …
(edit) @392   11 years djay Add support for Python-3.3.0. Fix issue with cache handling. Fix issue …
(edit) @391   11 years djay Fix issue when only one cookie key value was sent.
(edit) @390   11 years djay Fix issue about reading session file when client send cookie not …
(edit) @388   11 years djay Fix issue in OGR python services, thanks to Farkas to point this …
(edit) @387   11 years djay Return exceptionReport when the session file cannot be red or written.
(edit) @386   11 years djay Small fix to return exception report when storing the result on disk …
(edit) @385   11 years djay Add QREncode service. Fix memory leaks. Avoid printing anything from …
(edit) @384   11 years djay Fix asynchronous support on windows platform, fix storage of …
(edit) @383   11 years djay Fix issue in JS support and for binary RawDataOutput?. Add …
(edit) @381   11 years djay Fix issue when passing Inputs Reference in POST request.
(edit) @380   11 years djay Update to support multiple outputs provided in a XML POST request.
(edit) @379   11 years djay Fix handling of multiple outputs. Small fix to build with bleeding …
(edit) @378   11 years djay Directly use tmpUrl if it starts with "http://". Fix cache system. Add …
(edit) @377   11 years djay Add the ZOOTranslate method to the JavaScript? API for supporting …
(edit) @376   11 years djay Add _ method to the zoo Python module to enable translation from …
(edit) @375   11 years djay Print specific headers when a [headers] section was added to the …
(edit) @370   11 years djay Add the capability to use a specific Python version by detecting if …
(edit) @368   11 years djay Many thanks to Trevor Clarke for providing patch for Python ZOO-API. …
(edit) @366   11 years djay Fix the two target for service_internal_java.obj, thanks to Farkas for …
(edit) @365   12 years djay Fix issue to compile on Linux platforms after the previous update, fix …
(edit) @364   12 years djay Update to make ZOO-Kernel able to compile and run from Windows …
(edit) @362   12 years djay Fix multiple values for the same identifier.
(edit) @361   12 years djay Add real_extent and create a new maps if not existing in setMapInMaps
(edit) @360   12 years djay Add support for multiple inputs values for the same identifier.
(edit) @357   12 years djay Small fix in MS Support, reproject extent to epsg:4326 when no …
(edit) @356   12 years djay Fix typo on sprintf.
(edit) @355   12 years djay Use dynamically allocated memory for Java CLASSPATH
(edit) @354   12 years djay Add support for wildcard character in main.cfg file.
(edit) @353   12 years djay Fix previous commit
(edit) @352   12 years djay Small modification in classpath handling.
(edit) @351   12 years djay Let authentication pass through iframes under ie9.
(edit) @350   12 years djay Set supported WMS SRS informations correctly when the SRS is an EPSG code.
(edit) @348   12 years neteler set correctly svn propset
(edit) @345   12 years neteler link to new docs
(edit) @344   12 years djay Fix download file for JS api. Decode value of Datainputs.
(edit) @342   12 years djay Fix tickets #63, #64 and #68
(edit) @337   12 years djay Small fix for exception report when python script failed.
(edit) @336   13 years djay Add support for importScript javascript function
(edit) @333   13 years djay Small update to support similar outputs for JavaScript? services as …
(edit) @332   13 years djay Print the last message of Python backtrace first.
(edit) @331   13 years djay Add the multi-part request support.
(edit) @330   13 years djay Fix typo.
(edit) @329   13 years djay Store metapath even for POST requests. Correct load of js when …
(edit) @328   13 years djay Fix bug #62. Use the same data structure in JS as in Python. Fix again …
(edit) @307   13 years djay Releasing 1.2.0 version.
(edit) @306   13 years djay Fix typo.
(edit) @305   13 years david bug fix : http://zoo-project.org/trac/ticket/60
(edit) @304   13 years djay Correct WIN32 compilation to find the thirds directory.
(copy) @303   13 years djay Updating the trunk tree to add zoo-project directory containing …
copied from trunk/zoo-kernel:
(edit) @300   13 years djay Make raster classification optional.
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