Submitted patches

Page 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:1557 - addition of stddev / var condensers Summary: Added var_pop, var_samp, stddev_pop, stddev_samp operations implemented according to the SQL standard. Test Plan: Queries 'select var_pop(c) from nulltest as c' etc... Reviewers: dmisev, bbell Reviewed By: dmisev Differential Revision: http://codereview.rasdaman.org/D425   master   2017-06-27 13:35:02     APPLIED   SUCCESS 
 [PATCH] ticket:502 - Migrate from legacy database to new database internally in new Petascope when it starts (new Petascope part 3)   release_9.5   2017-06-27 10:31:07     PENDING   SUCCESS 
 ticket:1566 added support for python statements in wcst_import   master   2017-06-26 12:30:12     APPLIED   SUCCESS 
 ticket:1587 - WCST_Import error when a CRS axisDirection has the same name for both X, Y Summary: For example: http://localhost:8080/def/crs/EPSG/0/3031 it has 2 X,Y axes (East, North) but same name in axisDirection for them. So, offset vectors for X, Y axes will be the same and Petascope considers it is only 1 axis and throws exception due to difference in dimensionality from the axis subsets and axes in the GML file. Test Plan: Run the test in test_all_wcst_import for this case. Reviewers: dmisev, vmerticariu Differential Revision: http://codereview.rasdaman.org/D424   master   2017-06-22 08:49:10     APPLIED   SUCCESS 
 [PATCH] ticket:1565 - WCST_Import Send UpdateWcsLayer request to WMS handler instead of InsertWcsLayer request when layer already existed (new Petascope Part 1)   release_9.5   2017-06-21 14:33:37     PENDING   SUCCESS 
 [PATCH 1/2] ticket:502 - Use Liquibase as database schema versions control in new Petascope (new Petascope part 2)   release_9.5   2017-06-21 11:02:46     PENDING   SUCCESS 
 ticket:1585 - Raswct sends raw POST WCPS request to Petascope Summary: The problem is from raswct as it should send a WCPS with raw POST request to Petascope as the older one in Earthlook client (​http://standards.rasdaman.com/). The new change in raswct, it uses a new javascript method to send an ajax request with incorrect POST payload as KVP. Test Plan: The changed method was tested with ​http://tutorial.rasdaman.org/rasdaman-and-ogc-ws-tutorial/ Reviewers: vmerticariu, dmisev Differential Revision: http://codereview.rasdaman.org/D421   master   2017-06-21 11:00:40     APPLIED   SUCCESS 
 ticket:1574 - WCS-Client error with library when displaying a lot of coverages with GetCapabilities Summary: WCS-Client with the library code-pretty trying to parse the result from GetCapabilities in XML and put it in a text box with colorful text. However, in case of PlanetServer-2 with very large XML result from GetCapabilities, this library cannot handle and Browser will freeze. It should only load a part of the content when it is too large to display in Browser. Test Plan: Tested with PlanetServer-2, takes 5 seconds to load 4500 coverages in web-client. The maxium length is calculated with the need to display the whole DescribeCoverage result which is important. Reviewers: vmerticariu, dmisev Differential Revision: http://codereview.rasdaman.org/D414   master   2017-06-21 07:01:27     APPLIED   SUCCESS 
 [PATCH] ticket:893 - Addition of 'is null' and 'is not null' operations   master   2017-06-20 16:29:59     PENDING   SUCCESS 
 [PATCH] ticket:1585 - Raswct sends raw POST WCPS request to Petascope MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit   master   2017-06-20 10:48:23     REJECTED   FAILURE 

Submit a new patch

Select your locally generated patch file below for upload. Note that the patch can only be accepted if you agree to the Rasdaman Contribution Agreement by ticking the checkbox.

See How to submit patches for a step-by-step guide, in particular regarding the patch subject format. In order to ensure quick processing and to avoid rejection, you may want to make sure your patch adheres to the rasdaman code guide.


Select the code branch below to which you want to commit (help); if you are not sure what this means just leave the default (master).



I agree to the Rasdaman Contribution Agreement.