Changes between Version 79 and Version 80 of Versions


Ignore:
Timestamp:
Dec 16, 2015, 8:12:30 PM (8 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v79 v80  
    163163
    164164
     165Addressed tickets between v9.2.0-alpha1 and v9.2.0-beta1:
     166{{{
     167git log --pretty=format:"* changeset:%h | %s (%an)" v9.2.0-alpha1..v9.2.0-beta1 | sort -k 3 -t ':'
     168}}}
     169
     170* changeset:4cf00bd | ticket:1002 - Fixed test for rasnet (Alexandru Toader)
     171* changeset:55b3a4d | ticket:1085 - check for binaries during configure (George Merticariu)
     172* changeset:c831e59 | ticket:1085 - fix checking of grpc components (Dimitar Misev)
     173* changeset:d719134 | ticket:1087 - Create editable version for petascope*.properties (Fix small indentation, add Rasdama headers, add Jetty Configuration to petascope properties (SQLite, HSQLDB) (Bang Pham Huu)
     174* changeset:4a90365 | ticket:1087 edit petascope properties in temporary setting file (accepted by Dimitar: http://codereview.rasdaman.org/D30) (BangPH)
     175* changeset:324bb85 | ticket:1088 - add copyright header and description for logging options in the easylogging configuration files (Vlad Zamfir)
     176* changeset:b9998ef | ticket:1090 - Embedded Jetty needs addon to support JSP for SECORE (Accepted by Dimitar Misev) (Bang Pham Huu)
     177* changeset:484afdc | ticket:1092 - allow rasserver to terminate properly (Dimitar Misev)
     178* changeset:5bb0d2b | ticket:1093 - Support GML validation in SECORE before submitting definition and refactor browse.jsp with some small correction in behavior (with ticket 1098 - fix error in delete group definition). (BangPH)
     179* changeset:73d0805 | ticket:1094 update doc set to v9.2 (Peter BaumanN)
     180* changeset:725c128 | ticket:1100 - fix default tile size (Dimitar Misev)
     181* changeset:31c7b80 | ticket:1104 - fix clean of grpc generated files (Dimitar Misev)
     182* changeset:b52f314 | ticket:1105 - Fixed comments in easylogging configuration files. (Alexandru Toader)
     183* changeset:b4409ad | ticket:1107 added class for multipart response handling for wcs2 (Vlad Merticariu)
     184* changeset:0065170 | ticket:665 - Fix existing Petascope JUnit tests (http://codereview.rasdaman.org/D39) (BangPH)
     185* changeset:b2bc48d | ticket:875 - properties files get unduly modified by installation procedure (fix creating redundant backup properties if nothing was added and permission to 644 of properties files) (BangPH)
     186* changeset:74d0852 | ticket:886 - improve transaction handling in blob file storage (Dimitar Misev)
     187* changeset:1daf7cb | ticket:944 XML Parser with XXE vulnerability solved and test file (Danut Rusu)
     188* changeset:2d1d5ef | ticket:994 - Fix error with add, update definition, improve small interface and behaviors in SECORE. (Accepted by Dimitar http://codereview.rasdaman.org/D32) (BangPH)
     189
     190
    165191== Version 9.1.x ==
    166192