Submitted patches

Page 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:000 - prepare for release v9.2.0   master   2015-11-26 11:52:20     APPLIED   SUCCESS 
 ticket:903 - add configuration files for easylogging and change log format Summary: I added two easylogging configuration files, log-client.conf and log-server.conf, and used them to replace the current inline configuration. Test Plan: All logs should have the format specified in the configuration files and the TRACE and DEBUG levels should be disabled by default. They can be enabled by modifying the configuration files from the <rasdaman_install>/etc directory and setting the ENABLED property to true. Reviewers: atoader, gmerticariu Subscribers: dmisev Differential Revision: http://codereview.rasdaman.org/D20   master   2015-11-25 23:04:20     APPLIED   SUCCESS 
 ticket:875 properties files get unduly modified by installation procedure. Accepted by Dimitar Misev (http://codereview.rasdaman.org/D22). Summary: I've added test script and test cases to test_services (and that means I deleted files in test_open/). But when I try to commit, it will also add these deleted files to commit so I had to use git soft reset to add all the files which I want to commit again (and it makes a new thread in "code review" - I don't know how to get over this problem. Test Plan: ./test.sh (in log4j.properties.new in test cases has added some new lines, it can work good even if one update new properties) Reviewers: dmisev Reviewed By: dmisev Differential Revision: http://codereview.rasdaman.org/D22   master   2015-11-25 12:30:29     APPLIED   SUCCESS 
 ticket:1045 - fix compilation with --enable-strict and --enable-debug Summary: Compilation is not working with --enable-strict and --enable-debug in the same time due to some unresolved warnings Test Plan: The compilation should work with --enable-strict and --enable-debug Reviewers: dmisev Differential Revision: http://codereview.rasdaman.org/D17   master   2015-11-24 23:17:15     APPLIED   SUCCESS 
 ticket:1078 - Fixed bug in the GetCoverage component of the WCS client. Summary: An error in the GetCoverageController caused the subset parameters to be ignored. Test Plan: Manually tested. Reviewers: mdumitru, bphamhuu Differential Revision: http://codereview.rasdaman.org/D26   master   2015-11-24 20:50:04     APPLIED   SUCCESS 
 ticket:1073 - divide tile files into subdirectories Summary: the new tile structuring uses two level nesting with subdirectories (details in the ticket). rasdaman supports both organizations (old and new); update_db.sh can be executed to migrate to the new directory structure. Test Plan: unit test -> cd relblobif/test && make check && ./test_filestorage; update_db.sh has been tested manually. Reviewers: vmerticariu, atoader, mdumitru Reviewed By: mdumitru Differential Revision: http://codereview.rasdaman.org/D24   master   2015-11-24 17:40:26     APPLIED   SUCCESS 
 ticket:1076 - As per the GRPC recommendation I have implemented a HealthCheck to allow clients to detect if a server is up and running. Summary: A client must be able to detect if a server, identified by an address and running on the local machine or a remote one, is able to satisfy GRPC requests. This solution implements the recommented health check https://github.com/grpc/grpc/blob/master/doc/health-checking.md. Test Plan: Unit tests have been implemented for the service. Reviewers: mdumitru, dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D18   master   2015-11-24 13:34:38     APPLIED   SUCCESS 
 ticket:1076 - As per the GRPC recommendation I have implemented a HealthCheck to allow clients to detect if a server is up and running. Summary: A client must be able to detect if a server, identified by an address and running on the local machine or a remote one, is able to satisfy GRPC requests. This solution implements the recommented health check https://github.com/grpc/grpc/blob/master/doc/health-checking.md. Test Plan: Unit tests have been implemented for the service. Reviewers: mdumitru, dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D18   master   2015-11-23 19:43:50     REJECTED   FAILURE 
 ticket:1076 - As per the GRPC recommendation I have implemented a HealthCheck to allow clients to detect if a server is up and running. Summary: A client must be able to detect if a server, identified by an address and running on the local machine or a remote one, is able to satisfy GRPC requests. This solution implements the recommented health check https://github.com/grpc/grpc/blob/master/doc/health-checking.md. Test Plan: Unit tests have been implemented for the service. Reviewers: mdumitru, dmisev, gmerticariu Differential Revision: http://codereview.rasdaman.org/D18   master   2015-11-23 16:00:08     REJECTED   FAILURE 
 [PATCH] ticket:1074 - fix error when RASBASE is missing   master   2015-11-23 15:45:12     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.