Changes between Version 59 and Version 60 of Versions


Ignore:
Timestamp:
Jul 9, 2014, 8:07:26 AM (10 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v59 v60  
    230230* changeset:dd6bbe1 | ticket:795 - fix thread-safety of jdbc connection (Dimitar Misev)
    231231
     232=== Patch Version 9.0.4 ===
     233{{{
     234git log --pretty=format:"* changeset:%h | %s (%an)" v9.0.3..v9.0.4 | sort -k 3 -t ':'
     235}}}
     236
     237* changeset:23951c5 | ticket:255 - fix enum constant name clash (Dimitar Misev)
     238* changeset:2cd0654 | ticket:281 - Blank domain set for 0-dimensional output coverages. (Piero Campalani)
     239* changeset:4aeba67 | ticket:365 - SECORE to expand all XML cross refs by default. (Piero Campalani)
     240* changeset:3452bce | ticket:366 - Restore proper schema compliance on existing WCS extension from template. (Piero Campalani)
     241* changeset:b850417 | ticket:434 - Fixed cast for constant mddExpr (bidesh)
     242* changeset:46aaa33 | ticket:439 | ticket:735 - Configuration parameters for tuning performance and richness of the WCS capabilities document; add test. (Piero Campalani)
     243* changeset:f8c452d | ticket:464 - removed old jar files (bidesh)
     244* changeset:1c5dce6 | ticket:464 - Update Petascope compilation to SLF4J 1.7.7 in nbproject files too. (Piero Campalani)
     245* changeset:c065c88 | ticket:464 - Update SECORE compilation to SLF4J 1.7.7 in nbproject files too. (Piero Campalani)
     246* changeset:2a0f34d | ticket:555 - Escape XML entities on SECORE directory listing @at attribute (all tests now pass). (Piero Campalani)
     247* changeset:cc1e9ea | ticket:567 - Update SchemaSpy documentation to include petascopedb updates #9 to #13. (Piero Campalani)
     248* changeset:0778878 | ticket:610 - Added explicit mapping between WCPS and RasQL primitive types, Made WCPS parser strict and fixed test cases accordingly (Utkrist Adhikari)
     249* changeset:b8db2ed | ticket:626 - register NetCDF format extension (Guo Xinghua)
     250* changeset:f6c9996 | ticket:718 - Fix service provider's phone schema compliance in WCS capabilities. (Piero Campalani)
     251* changeset:1ebd2cf | ticket:718 - Set more meaningful names to Element objects in WCS capabilities handler. (Piero Campalani)
     252* changeset:594537c | ticket:719 - Contact instructions were not reported in WCS capabilities from db. (Piero Campalani)
     253* changeset:5530480 | ticket:720 - Contact role taken from a set of ISO-compliant identifiers. (Piero Campalani)
     254* changeset:e71d172 | ticket:733 - added the jenkins integration to trac (George Merticariu)
     255* changeset:8134804 | ticket:735 - Local-configuration independent WCS test #60. (Piero Campalani)
     256* changeset:1e7e8b3 | ticket:768 - Revert variable declarations in interfaces: they are public, static and final by default. (Piero Campalani)
     257* changeset:ff965c7 | ticket:775 - Add two missing primary keys in petascopedb. (Piero Campalani)
     258* changeset:be6a87d | ticket:784 - documented lockmgr parameter in server (Peter BaumanN)
     259* changeset:20e1e24 | ticket:784 - Removes compile time option --enable-tilelocking and adds rasmgr.conf option --enable-tilelocking. (Kinga Lipskoch)
     260* changeset:c56e5e9 | ticket:795 - fix multipoint query evaluation (Dimitar Misev)
     261* changeset:38b4403 | ticket:796 - Fix WCS Range Subsetting conformance class in capabilities. (Piero Campalani)
     262* changeset:9a80192 | ticket:797 - Add parent extension identifier in capabilities for GMLCOV. (Piero Campalani)
     263* changeset:fbd8f79 | ticket:798 - Add WCPS version conformance URL in Process Coverages WCS extension. (Piero Campalani)
     264* changeset:73d3a30 | ticket:799 - set service URL in WCS GetCapbilities (Guo Xinghua)
     265* changeset:31bb39e | ticket:800 added CC-BY-SA (Peter BaumanN)
     266* changeset:4176c4b | ticket:801 - Loose contraint on ps_extra_metadata to avoid indexing metadata values. (Piero Campalani)
     267* changeset:f077d5a | ticket:803 - add case test to known_fails, and fix wcs test oracle (Dimitar Misev)
     268* changeset:43319c1 | ticket:803 - fix multipoint GetCoverage response (Dimitar Misev)
     269* changeset:933ff27 | ticket:803 - mark JPEG2000 tests as known fails (Dimitar Misev)
     270* changeset:6ba71c3 | ticket:804 - Update SECORE with new official time and index identifiers, accepted by OGC-NA at last TC meeting. (Piero Campalani)
     271* changeset:149adf6 | ticket:805 - fix secore oracle, failing due to updated secore database (Dimitar Misev)
     272* changeset:f528a44 | ticket:805 - update EPSG database to v8.5 in secore (Dimitar Misev)
     273* changeset:76e97d8 | ticket:806 - Fix SECORE link expansion: do not pick only the links from direct root children. (Piero Campalani)
     274* changeset:d8c8e93 | ticket:806 - Fix SECORE oracles and add javadoc for EXPAND_DEFAULT field. (Piero Campalani)
     275* changeset:8e3b54a | ticket:807 - Fix schema compliance when direct ows:Metadata elements are inserted. (Piero Campalani)
     276
    232277
    233278== Version 8.5.x ==