Submitted patches

Page 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:847 - Petascope version number (http://codereview.rasdaman.org/D92) Summary: This ticket is just remove PETASCOPE_VERSION and replace with RASDAMAN_VERSION as it already has a function in rasql to get the version. Test Plan: run petascope and see log files in petascope.log with petascope version now is rasdaman version Reviewers: dmisev, mdumitru, vmerticariu Differential Revision: http://codereview.rasdaman.org/D92   master   2016-01-20 15:08:42     APPLIED   SUCCESS 
 ticket:1169 - Updated the maximum number of milliseconds allowed between two KeepAlive messages from the client. Summary: When executing long lasting queries, the server would fail with an exception. This was happening because the client was not sending KeepAlive messages often enough to keep its "ALIVE" status on the server. Seeing that the client is not alive, the server would remove it from its registry. Test Plan: Running long executing queries, including WCS and WCPS queries will not result in a timeout. Reviewers: gmerticariu, dmisev Differential Revision: http://codereview.rasdaman.org/D90   master   2016-01-20 08:04:58     APPLIED   SUCCESS 
 ticket:1150 - Replaced LINFO debug statements with LDEBUG in rasmgr Summary: Some uninformative output was being printed by default in the rasmgr log file. I replaced the LINFO statements with LDEBUG so that the output appears only in debug mode. Test Plan: The output will not appear in the log file. Reviewers: dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D91   master   2016-01-20 08:04:20     APPLIED   SUCCESS 
 [PATCH] ticket:1047 - Modified third_party makefile to install the needed header and library files to $RMANHOME/include and $RMANHOME/lib   master   2016-01-19 23:24:33     PENDING   SUCCESS 
 [PATCH] ticket:1165 - Added declaration of signal handler function   master   2016-01-19 23:24:00     PENDING   SUCCESS 
 ticket:1167 Petascope_insertdemo.sh should keep the band names after update Summary: After the last update, the default band name was changed from Gray to b1. This makes things confusing, especially when running the systemtests that make certain assumptions about the contents of your database. Test Plan: Run petascope_insertdemo.sh. Check that the name of the single field of the coverage is Gray Reviewers: dmisev, vmerticariu Differential Revision: http://codereview.rasdaman.org/D89   master   2016-01-19 18:35:59     APPLIED   SUCCESS 
 [PATCH] ticket:1142 - do not wrap RasQueryExecutionFailedException in RasQueryExecutionFailedException   master   2016-01-19 14:10:58     PENDING   SUCCESS 
 [PATCH] ticket:1164 - Update build dependencies in RPM spec files   master   2016-01-19 13:43:30     PENDING   SUCCESS 
 [PATCH] ticket:1150 - rasmgr log output is now sent to rasmgr.(PID).log as was in the old implementation of rasmgr.   master   2016-01-19 10:02:07     PENDING   SUCCESS 
 [PATCH] ticket:1119 - new type syntax in rasql   master   2016-01-18 21:22:15     PENDING   SUCCESS 

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.