Submitted patches

Page 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:1055 - error when inserting a new coverage id that is the same name as an existing rasdaman collection (http://codereview.rasdaman.org/D59) Summary: Problem when one created a collection name and other ingest new coverage with same id. Test Plan: Create a collection with a name then using wcst_import to ingest new coverage with the same name. It should be ingested without error. Reviewers: mdumitru, dmisev Differential Revision: http://codereview.rasdaman.org/D59   master   2016-01-12 07:13:57     APPLIED   SUCCESS 
 ticket:1086 - added conditional compilation for common Summary: common is compiled conditionally for when rasnet is enabled/disabled. --enable-strict is working in both cases. Test Plan: manually Reviewers: atoader, dmisev, mdumitru Reviewed By: dmisev, mdumitru Subscribers: vmerticariu Differential Revision: http://codereview.rasdaman.org/D62   master   2016-01-11 11:28:14     APPLIED   SUCCESS 
 ticket:1122 - change default target install dir to /opt/rasdaman Summary: When ./configure is run without a --prefix given, make install will install rasdaman to /opt/rasdaman, rather than /usr/local/rasdaman. Test Plan: Install rasdaman with default ./configure. Reviewers: mdumitru Reviewed By: mdumitru Differential Revision: http://codereview.rasdaman.org/D61   master   2016-01-08 13:02:25     APPLIED   SUCCESS 
 ticket:1130 - fix create_db.sh to create the filestorage directory if it does not exist Test Plan: remove the filestorage dir and try create_db.sh, it should now work without any errors. Reviewers: mdumitru, gmerticariu Reviewed By: mdumitru, gmerticariu Differential Revision: http://codereview.rasdaman.org/D58   master   2016-01-08 12:11:37     APPLIED   SUCCESS 
 ticket:1007 - fix general condense on values of type char/short Summary: finalize the ticket to fix condense on char/short/octet/ushort base types as well, besides float. This fixes an erroneous general condenser testcase in the rasql tests as well. Test Plan: added tests for each base type to the systemtest. Reviewers: mdumitru Differential Revision: http://codereview.rasdaman.org/D56   master   2016-01-08 10:11:39     APPLIED   SUCCESS 
 ticket:1126 - fix scaling of some corner cases by merging tiles Summary: fix scale on 3D data which is sliced to 2D. The fix is in minterval.cc, the rest is some refactoring and removing absolute performance killing debug statements.. Test Plan: added a testcase to the systemtest. Reviewers: vmerticariu, mdumitru Differential Revision: http://codereview.rasdaman.org/D54   master   2016-01-07 18:11:43     APPLIED   SUCCESS 
 [PATCH] ticket:1042 - Fixed bug in the Java implementation of the new protocol   master   2016-01-07 15:08:27     PENDING   SUCCESS 
 [PATCH] ticket:1110 -- removed java.nio dependencies from test file   master   2016-01-07 13:12:27     PENDING   SUCCESS 
 [PATCH] ticket:368 - expand/format parameters should not be allowed in CCRS   master   2016-01-07 11:44:32     PENDING   SUCCESS 
 [PATCH] ticket:1118 - Fixed bug in third_party Makefile   master   2016-01-07 11:38:34     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.